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

[BOP-251] Generate versioned manifest in CI #89

Merged
merged 2 commits into from
Sep 23, 2024

Conversation

nwneisen
Copy link
Collaborator

https://mirantis.jira.com/browse/BOP-251

I missed getting the semver and having CI generate the manifest before uploading it

@nwneisen nwneisen requested review from ranyodh and a team September 22, 2024 17:20
@nwneisen nwneisen changed the title [BOP-251] Missing version [BOP-251] Generate versioned manifest in CI Sep 22, 2024
@@ -1,6305 +0,0 @@
apiVersion: v1
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intended?

Copy link
Collaborator Author

@nwneisen nwneisen Sep 23, 2024

Choose a reason for hiding this comment

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

Yes. It's generated in CI now so we don't have to keep it up to date and check it in. CI will always build and publish with the latest changes.

Copy link
Contributor

Choose a reason for hiding this comment

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

I was wondering if it makes sense to keep it as we might need it for dev purposes especially when testing local changes when no CI is involved.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The command still generates it locally. Someone making changes would need to run it anyway to get the latest changes. Not having it is more of a reminder to make sure someone runs the commands and tests locally with the latest changes

Copy link
Contributor

Choose a reason for hiding this comment

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

okay. Sounds good to me!

Copy link
Contributor

@sakshisharma84 sakshisharma84 left a comment

Choose a reason for hiding this comment

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

looks good!

@nwneisen nwneisen merged commit 0070f38 into Mirantis:main Sep 23, 2024
5 checks passed
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.

2 participants