-
Notifications
You must be signed in to change notification settings - Fork 183
cmd-import: write commitmeta.json to the builds dir #4293
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
Skipping CI for Draft Pull Request. |
5dc4169
to
b2394be
Compare
Linking the comment/query in the issue here: #4288 (comment) |
b2394be
to
86714cf
Compare
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.
Look sane to me, but i'm wondering if we need more than just the pkg list ?
Also, for reference almost the same script already exist in https://github.com/openshift/os/blob/master/scripts/generate-metadata
86714cf
to
591aafb
Compare
Added the additional fields now. |
591aafb
to
8d950c6
Compare
8d950c6
to
43aad35
Compare
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.
Thanks!
You should be able to drop the revert and rebase now that #4300 landed. |
43aad35
to
ce63ae4
Compare
This includes the details of packages that are included in the commit.
ce63ae4
to
b96b207
Compare
Fixed the python style check failure and rebased to main |
The CI lint failure is #4254 |
This includes the details of packages that are included in the commit.
Closes: #4288