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

fix(cli): add a flag to relax version checks #2590

Conversation

openshift-cherrypick-robot

This is an automated cherry-pick of #2589

/assign schultzp2020

This change adds an `--ignore-version-check` flag to the CLI to allow
for selectively ignoring the semver check the CLI performs when
evaluating the plugin package dependencies.  This can be used to work
around issues where a plugin has not been updated for awhile but it is
known to work because it relies on interfaces and functions that have
not changed.

Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
Copy link

sonarqubecloud bot commented Dec 3, 2024

@schultzp2020 schultzp2020 changed the title [release-1.4] fix(cli): add a flag to relax version checks fix(cli): add a flag to relax version checks Dec 3, 2024
Copy link
Member

@schultzp2020 schultzp2020 left a comment

Choose a reason for hiding this comment

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

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Dec 3, 2024
@schultzp2020 schultzp2020 merged commit 1277acb into janus-idp:release-1.4 Dec 3, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants