Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite9a3842

Browse files
authored
impl: update icons to match the new branding (#555)
* impl: update icons to match the new branding* fix: eap build is no longer available for verificationIn the previous PR 2025.2 EAP build was available on the default repositories,it no longer seems the case. Additionally, I've configured the verificationphase to use the latest available 2024.3 patch (6 patches available)* chore: next version is 2.21.0
1 parent8467b89 commite9a3842

File tree

6 files changed

+19
-336
lines changed

6 files changed

+19
-336
lines changed

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
##Unreleased
66

7+
###Changed
8+
9+
- the logos and icons now match the new branding
10+
- the plugin is functionally the same but built with the new plugin system
11+
712
##2.20.1 - 2025-05-20
813

914
###Changed

‎gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ pluginGroup=com.coder.gateway
55
artifactName=coder-gateway
66
pluginName=Coder
77
# SemVer format -> https://semver.org
8-
pluginVersion=2.20.0
8+
pluginVersion=2.21.0
99
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
# for insight into build numbers and IntelliJ Platform versions.
11-
pluginSinceBuild=243.26053
11+
pluginSinceBuild=243.26574
1212
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1313
# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1414
#
@@ -23,11 +23,11 @@ pluginSinceBuild=243.26053
2323
# (for example if 233.14808-EAP-CANDIDATE-SNAPSHOT is missing then find a 233.*
2424
# that exists, ideally the most recent one, for example
2525
# 233.15325-EAP-CANDIDATE-SNAPSHOT).
26-
platformVersion=2024.3
26+
platformVersion=2024.3.6
2727
# Gateway does not have open sources.
2828
platformDownloadSources=true
2929
# available releases listed at: https://data.services.jetbrains.com/products?code=GW
30-
verifyVersions=2024.3,2025.1
30+
verifyVersions=2024.3.6,2025.1
3131
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
3232
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
3333
platformPlugins=
Lines changed: 3 additions & 80 deletions
Loading
Lines changed: 3 additions & 87 deletions
Loading
Lines changed: 2 additions & 86 deletions
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp