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

feat: add field for minimum CLI version #61

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Nov 7, 2024

This is preparing for a future feature. A Cloud Assembly producer can't yet know what CLI version would be required to read it, but in the future once we tie the Cloud Assembly package version to the CLI package version, we will be able to do that.

If we build the "check and report" feature in right now, at the time we start producing manifests with this field set, more CLI versions will be out that will be taking advantage of it, and reporting useful error messages.

This is preparing for a future feature. A Cloud Assembly producer
can't yet know what CLI version would be required to read it,
but in the future once we tie the Cloud Assembly package version
to the CLI package version, we will be able to do that.

If we build the "check and report" feature in right now, at the time we
start producing manifests with this field set, more CLI versions will be
out that will be taking advantage of it, and reporting useful error
messages.
@rix0rrr rix0rrr requested a review from a team November 7, 2024 10:04
@mergify mergify bot merged commit 8ade945 into main Nov 7, 2024
12 checks passed
@mergify mergify bot deleted the huijbers/cli-version branch November 7, 2024 10:20
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