Skip to content
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

Use the smart_proxy_plugin.yml reusable GHA workflow #34

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Nov 28, 2024

This is largely the same as test-gem, except it verifies that it at least implements support for Ruby versions that the Smart Proxy wants. It also implements the version selector by respecting SMART_PROXY_BRANCH in the Gemfile.

Also cleans up Jenkins bits and updates the license tag.

This is largely the same as test-gem, except it verifies that it at
least implements support for Ruby versions that the Smart Proxy wants.
It also implements the version selector by respecting SMART_PROXY_BRANCH
in the Gemfile.
By using GitHub Actions we no longer need Jenkins.
When there are multiple workflows this could cancel unexpected ones.
@timdeluxe
Copy link
Contributor

@ekohl I think you see the failing tests here as well, in this case it looks like problems with the unit tests?

@ekohl
Copy link
Member Author

ekohl commented Nov 28, 2024

That's the result of Drop Jenkins integration in tests. I could leave it out until we merge theforeman/jenkins-jobs#506.

@timdeluxe
Copy link
Contributor

Well you are the specialist, i am fine with it, i leave it up to you. We could also merge despite the failing tests. Or did you mean exactly that?

@ekohl
Copy link
Member Author

ekohl commented Nov 28, 2024

I'll wait a bit to see about the other repos. I'm leaning to merging them all at the same time and then clean up Jenkins. Then we can merge this while ignoring the failing tests because the check will disappear on the next PR.

@ekohl ekohl merged commit d01f41b into theforeman:master Nov 29, 2024
10 of 11 checks passed
@ekohl ekohl deleted the better-ci branch November 29, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants