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: Fix 'Changes' actions of the Source Control panel #502

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

RomanNikitenko
Copy link
Collaborator

@RomanNikitenko RomanNikitenko commented Feb 6, 2025

What does this PR do?

This reverts commit 151ef35
The commit caused a regression, please see eclipse-che/che#23323

What issues does this PR fix?

eclipse-che/che#23323

How to test this PR?

  • Go to the dashboard => Create Workspace page
  • put quay.io/che-incubator-pull-requests/che-code:pr-502-amd64 to the Editor image field and select any sample
  • open a file, provide any change
  • open Source Control panel => ... => More actions => Changes submenu
  • Check if actions of the Changes submenu are enabled
  • Try to use any action from that submenu
image

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

The commit 151ef35 was reverted in the upstream as well, so we don't need any rules for automatic git rebase.

Copy link

github-actions bot commented Feb 6, 2025

Click here to review and test in web IDE: Contribute

@RomanNikitenko RomanNikitenko added the made-with-che Changes made with Che-Code label Feb 6, 2025
Copy link

github-actions bot commented Feb 6, 2025

@RomanNikitenko RomanNikitenko marked this pull request as ready for review February 6, 2025 17:48
@RomanNikitenko RomanNikitenko force-pushed the fix-source-control-actions branch from 3c021f2 to f545472 Compare February 7, 2025 15:34
Copy link

github-actions bot commented Feb 7, 2025

@RomanNikitenko RomanNikitenko merged commit f6b0d3e into main Feb 7, 2025
11 checks passed
@RomanNikitenko RomanNikitenko deleted the fix-source-control-actions branch February 7, 2025 17:02
@devspacesbuild
Copy link

Build 3.20 :: code_3.x/1551: Console, Changes, Git Data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
made-with-che Changes made with Che-Code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants