- Notifications
You must be signed in to change notification settings - Fork16
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:coder/jetbrains-coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:coder/jetbrains-coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:set-unlimited-until-build
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 7files changed
- 1contributor
Commits on May 5, 2025
chore: upgrade Gradle to 8.5 the latest version
This upgrade is needed in order to be able to upgrade the gateway/intellijplatform plugins.
fioan89 committedMay 5, 2025 chore: upgrade Gradle IntelliJ Plugin
This is needed in order to be able to specify "unlimited until builds".IntelliJ Platform Gradle Plugin 2.x is the build system that supersedesthe Gradle IntelliJ Plugin 1.x, and this is the version that comes withthe ability to provide unlimited until build support.This is a major overhaul of the DSL, I've tested these changes locally withGW 2023.3 (the minimum supported version), and I've also compared the plugin.xmlwith a previous version to make sure it is generated correctly.
fioan89 committedMay 5, 2025 impl: support for unlimited 'Until Build' setting
Every time a new GW version is released we need to change the untilBuild setting.With latest IntelliJ Platform Plugin we can provide unlimited upper range with nomanual intervention each time a new release is happening.
Commits on May 6, 2025
Use gateway DSL to provide the platform type and version.The plugin verification as well as the platform type depends on the versions in the format "2025.x"
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff main...set-unlimited-until-build
Uh oh!
There was an error while loading.Please reload this page.