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

Prevent cli path from being synced across remote instances #1252

Merged
merged 3 commits into from
Mar 29, 2022

Conversation

aeisenberg
Copy link
Contributor

@aeisenberg aeisenberg commented Mar 29, 2022

This will fix a problem where settings sync will cause the cli not
to be found on codespaces.

Fixes #1251

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

This will fix a problem where settings sync will cause the cli not
to be found on codespaces.
@aeisenberg aeisenberg requested a review from a team as a code owner March 29, 2022 18:10
@aeisenberg aeisenberg enabled auto-merge March 29, 2022 20:54
@aeisenberg aeisenberg merged commit c38e4ce into main Mar 29, 2022
@aeisenberg aeisenberg deleted the aeisenberg/settings branch March 29, 2022 21:23
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.

Settings sync causes missing CLI on codespaces
2 participants