chore: bumps cli-extension-os-flows to combine FF checks into fewer API calls#6883
Open
bsalomon-snyk wants to merge 1 commit into
Open
chore: bumps cli-extension-os-flows to combine FF checks into fewer API calls#6883bsalomon-snyk wants to merge 1 commit into
bsalomon-snyk wants to merge 1 commit into
Conversation
…PI calls - fix: bump cli-extension-os-flows to batch FF checks into fewer API calls - fix: upgrade golang.org/x/net to v0.55.0 - fix: tolerate per-project resolution failures in --all-projects orchestrator path
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
PR Reviewer Guide 🔍
|
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Submission Checklist
are release-note ready, emphasizing
what was changed, not how.
What does this PR do?
Bumps
cli-extension-os-flowsto pick up the latestmain:Where should the reviewer start?
cliv2/go.modHow should this be manually tested?
Manual testing can verify FFs are respected for 'snyk test' and/or 'snyk monitor'.
CI tests/verifying that User Journey tests that require feature-flags to pass, namely:
What's the product update that needs to be communicated to CLI users?
N/A - internal changes
Risk assessment (Low | Medium | High)?
Low - batch FF checks were already employed in some cases. This uses them for all FF checks.
What are the relevant tickets?
https://snyksec.atlassian.net/browse/DGP-1762