Skip to content

Conversation

@rrama
Copy link
Contributor

@rrama rrama commented Nov 19, 2025

Description

With a safeguard to ensure the toggle has been switched back to testing the stable CLI for the protocol version when the release pipeline runs.
Add a new test that ensures the stable CLI isn't available if the flag is set to say it isn't.
Made PR tests run on all PRs, not just those into main.
Run the PR CI pipelines of the branch, not rely on main's.

Checklist

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

With a safeguard to ensure the toggle has been switched back to testing the stable CLI for the protocol version when the release pipeline runs.
Add a new test that ensures the stable CLI isn't available if the flag is set to say it isn't.
Made PR tests run on all PRs, not just those into main.
Run the PR CI pipelines of the branch, not rely on main's.
@snyk-io
Copy link

snyk-io bot commented Nov 19, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

on:
workflow_dispatch:
branches:
- main
Copy link
Contributor Author

@rrama rrama Nov 19, 2025

Choose a reason for hiding this comment

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

FYI, I removed this because you cannot set branches on workflow_dispatch.

@rrama rrama marked this pull request as ready for review November 19, 2025 12:17
@rrama rrama requested review from a team as code owners November 19, 2025 12:17
@rrama
Copy link
Contributor Author

rrama commented Dec 3, 2025

CI tests are failing on this branch because we require this fix to the configuration tests first: #691

@rrama rrama marked this pull request as draft December 3, 2025 09:24
rrama added 2 commits December 3, 2025 15:57
The ConfigurationWatcher checks `isLSUpdatingOrg(folderPath)` when processing config changes.
If a folder path exists in the static `foldersBeingUpdatedByLS` `Set`, then the watcher skips syncing that folder's configuration.
@rrama rrama force-pushed the test/allow-skipping-stable-cli-until-release branch from 99e8022 to 12533c3 Compare December 5, 2025 14:23
@rrama rrama force-pushed the test/allow-skipping-stable-cli-until-release branch from 12533c3 to 71be1b6 Compare December 5, 2025 15:09
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