-
Notifications
You must be signed in to change notification settings - Fork 43
Add version table generation script and makefile entry #409
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
Conversation
Pull Request validationSuccess🟢 CI - All checks have passed Auto MergeFailed🔴 Pull Request has unsupported target branch Success🟢 Pull Request is not marked as draft and it's not blocked by |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please have a look on my proposals. Thanks for bringing this improvement, though. Good work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's try first round.
|
[test] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some issues with BASH? Please address it. 'Sanity Check' especially.
Testing Farm results
|
|
[test] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks
…rsions of the software, along with a makefile entry for it
…d type signatures, and changed error handling for `_get_versions()`
To test, edit
README.mdin any-containerrepo to contain, replace the common directory with this branch, and then run:
$ make version-tableThis will generate a supported version table between the commented tags along with expandable container registry addresses for each version.
To see how it works in practice with github actions, see example PRs in my fork at https://github.com/pkhartsk/httpd-container/pulls.