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

Fix an automatic rebase against the upstream #121

Merged
merged 121 commits into from
Sep 29, 2022
Merged

Fix an automatic rebase against the upstream #121

merged 121 commits into from
Sep 29, 2022

Conversation

azatsarynnyy
Copy link
Member

matthewjamesadam and others added 30 commits August 25, 2022 11:24
Change `filenamePatterns` to `Jenkinsfile.*` to `Jenkinsfile*` to capture files starting with Jenkinsfile, not necessarily having a period as a delimiter.
- sync remote profiles that do not exist locally
…s (#161577)

* Ignore updates

* smal fixes

* Dropdown for editor

* fixes

* Test fixes

* debounce
Include applicationName in zsh shell integration folder name
- remove settings flag
* Disable diff projection

* Improves merge editor code-lens
* Lazy service instantiation

* Make resolver eager
sandy081 and others added 23 commits September 28, 2022 01:34
* fix #161961

* remove comment
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
Changing the z-index of the find options widget (Fixes #160627)
Making the stash visible by changing the CSS parameters (Fixes #160271)
Install all outdated extensions
@azatsarynnyy azatsarynnyy marked this pull request as ready for review September 28, 2022 15:28
@azatsarynnyy azatsarynnyy merged commit d64e7a6 into main Sep 29, 2022
@azatsarynnyy azatsarynnyy deleted the fix-rebase branch September 29, 2022 07:11
@che-bot che-bot added this to the 7.55 milestone Sep 29, 2022
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.

Che-Code automatic rebase against upstream VS Code is failed