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

Strip leading v from VERSION in 'Get outputs' job #518

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

squizzi
Copy link
Contributor

@squizzi squizzi commented Oct 17, 2024

The leading v was removed from VERSION in #505, but the test outputs get generated outside of the Makefile, this fixes the version used within the test workflow as well. Unfortunately, with the nature of pull_request_target the CI won't pass until merged because this is a workflow file change (we really need to change this behavior when things cool down around here)

@squizzi squizzi added the github actions Pull requests that update GitHub Actions code label Oct 17, 2024
@squizzi
Copy link
Contributor Author

squizzi commented Oct 18, 2024

Here's the test running with the change to build confidence that this will fix the controller test:

https://github.com/Mirantis/hmc/actions/runs/11394890001/job/31706255408?pr=519

@Kshatrix Kshatrix merged commit 76f1b29 into k0rdent:main Oct 18, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github actions Pull requests that update GitHub Actions code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants