Skip to content

add github actions #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 20, 2025
Merged

add github actions #480

merged 2 commits into from
May 20, 2025

Conversation

kart2bc
Copy link
Contributor

@kart2bc kart2bc commented May 7, 2025

Summary

To perform basic validations before the PR is merged to develop branch.

  1. Linting
  2. Unit and integration tests.

Validated in the forked repo: kart2bc#1
https://github.com/kart2bc/routing-release/actions/runs/15077414452/job/42388907122
The gh action setting should be enabled in the cloudfoundry/routing-release repo.

Backward Compatibility

Breaking Change? No

@kart2bc kart2bc force-pushed the github-action branch 8 times, most recently from ed62408 to 6cbdb9e Compare May 12, 2025 14:45
@kart2bc kart2bc force-pushed the github-action branch 7 times, most recently from 0068a77 to 5b7bb98 Compare May 16, 2025 20:12
@kart2bc kart2bc marked this pull request as ready for review May 16, 2025 20:13
@kart2bc kart2bc requested a review from a team as a code owner May 16, 2025 20:13
Copy link
Member

@ameowlia ameowlia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love that you made it a template.

~❓ Do you have a link to this running on a fork that I can see? ~

Oops, I see the link now. Looks good!

@maxmoehl
Copy link
Member

My main concern with this is that it seems like we are now duplicating a lot of the logic that lives in the repos and CI scripts in these workflows. However, I really want this so I'm not going to object 😄

Can we also add a job / step that checks if the generated workflow file is up-to-date?

@github-project-automation github-project-automation bot moved this from Inbox to Pending Merge | Prioritized in Application Runtime Platform Working Group May 20, 2025
@ameowlia
Copy link
Member

Can we also add a job / step that checks if the generated workflow file is up-to-date?

I am approving this PR, but I think this is a good idea for future improvement @maxmoehl.

@ameowlia ameowlia merged commit 0abfba9 into cloudfoundry:develop May 20, 2025
1 check passed
@github-project-automation github-project-automation bot moved this from Pending Merge | Prioritized to Done in Application Runtime Platform Working Group May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants