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

feat: use stable vscode version for bugfix branches #358

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mkuznyetsov
Copy link
Contributor

What does this PR do?

Use release version of VS Code for Che code releases - instead of making release branches straight from main, use respective VS Code release/1.x branches and tags to match the released version of code, which should prevent us from having experimental/untested changes, that can come from VS Code's main branch

What issues does this PR fix?

How to test this PR?

Does this PR contain changes that override default upstream Code-OSS behavior?

  • the PR contains changes in the code folder (you can skip it if your changes are placed in a che extension )
  • the corresponding items were added to the CHANGELOG.md file
  • rules for automatic git rebase were added to the .rebase folder

Signed-off-by: Mykhailo Kuznietsov <mkuznets@redhat.com>
Copy link

github-actions bot commented May 13, 2024

Click here to review and test in web IDE: Contribute

Copy link

Pull Request Dev image published:
👉 quay.io/che-incubator-pull-requests/che-code-dev:pr-358-dev-amd64

Copy link

Pull Request Che-Code image published:
👉 quay.io/che-incubator-pull-requests/che-code:pr-358-amd64

@mkuznyetsov mkuznyetsov changed the title feat: use stable vscode version for releases feat: use stable vscode version for bugfix branches Sep 26, 2024
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.

1 participant