-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[JetBrains] Update Platform Version from JetBrains Backend Plugin (EAP) #20300
Open
roboquat
wants to merge
1
commit into
main
Choose a base branch
from
jetbrains/latest-backend-plugin-platform
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
October 14, 2024 11:00
5214c62
to
c18d021
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
4 times, most recently
from
October 21, 2024 11:00
77436d9
to
80a9a5a
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
October 22, 2024 11:00
80a9a5a
to
fc62fb1
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
October 23, 2024 11:00
327eebb
to
a2a9a39
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
5 times, most recently
from
October 30, 2024 11:00
5b80c8e
to
2ac458f
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
4 times, most recently
from
November 6, 2024 11:00
3626590
to
87e7514
Compare
mustard-mh
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
November 6, 2024 18:20
23d109e
to
e17a5a3
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
November 7, 2024 11:00
e17a5a3
to
b18db53
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
5 times, most recently
from
December 10, 2024 11:00
125833f
to
c9efa59
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
6 times, most recently
from
December 19, 2024 11:00
9cd1eee
to
92d8aaa
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
2 times, most recently
from
December 23, 2024 11:00
54774c3
to
683cd4b
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
4 times, most recently
from
January 9, 2025 11:00
d5103b2
to
7283dee
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
3 times, most recently
from
January 16, 2025 11:00
8b329be
to
4e94fdc
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
5 times, most recently
from
January 23, 2025 11:00
210d830
to
60a6841
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
January 24, 2025 11:00
60a6841
to
95a3d58
Compare
roboquat
force-pushed
the
jetbrains/latest-backend-plugin-platform
branch
from
January 27, 2025 11:01
95a3d58
to
5f9d97b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR updates the Platform Version from JetBrains Backend Plugin (EAP) to the latest version.
How to test
Merge if tests are green, if something breaks then add tests for regressions.
if you want to test manually for some reasons
1. Open the preview environment generated for this branch 2. Choose the _Latest Release (Unstable)_ version of IntelliJ IDEA as your preferred editor 3. Start a workspace using this repository: https://github.com/gitpod-samples/spring-petclinic 4. Verify that the workspace starts successfully 5. Verify that the IDE opens successfullyRelease Notes
Werft options:
This PR was created automatically with GitHub Actions using this template.