Sync product changes from dev into v2 for release (single commit) - #645
Merged
Conversation
Brings the post-2026-04-30 non-e2e product work onto v2 so the release pipeline can build and publish the new version: - #638: authenticate JFrog CLI download for OIDC service connections (JFrogToolsInstaller) - Default JFrog CLI 2.111.0 / pluginVersion 2.14.2 - Node 22 in the test matrix (RTECO-813) Also aligns e2e-plugin-tests.yml and trigger-ado-pipeline.sh with dev so the release step `git merge origin/dev` is conflict-free. No change to extension task runtime behavior beyond the items above. Co-authored-by: Cursor <cursoragent@cursor.com>
agrasth
approved these changes
Aug 3, 2026
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.
Summary
Brings the latest product changes into
v2in a single commit so the release pipeline can build and publish the next version.Included:
JFrogToolsInstaller(fixes HTTP 401 when the CLI is not already cached on the agent).2.111.0andpluginVersionto2.14.2.The
e2e-plugin-tests.ymlandtrigger-ado-pipeline.shfiles are aligned so the release stepgit merge origin/devstays conflict-free.Verification
dev.v2 <- dev: clean.Test plan
2.111.0/ plugin2.14.2, and the Node 22 matrix entry.v2:git merge origin/devis clean / already up to date.NEXT_VERSIONset.