Commit Graph

316 Commits

Author SHA1 Message Date
Jakub Chrzanowski
f57d76c64c - Update platformVersion to 2022.1.4
- Change since/until build to `221-231.*` (2022.1 - 2023.1.*)
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
b8ad6a9a5e Example code - registered project service changed into a lightweight one 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
59ec0d6096 Example code: added FrameStateListener application listener; removed deprecated ProjectManagerListener application listener 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
2be34f79b2 Example code - removed application service 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
78aa8b4db4 Dependencies - upgrade org.jetbrains.intellij to 1.13.1 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
0adfdeebc7 CHANGELOG update 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
c9194ab884 CHANGELOG update 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
7373a96454 CHANGELOG update 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
7b67203037 Template Cleanup: remove default pluginIcon.svg icon 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
794d9ea518 GitHub Actions: pass changelog release notes as a multi-line content 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
6e12719a6b Upgrade Gradle Wrapper to 8.0.1 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
256ae7c8f5 Upgrade Gradle Wrapper to 8.0 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
2b396166c5 CHANGELOG.md update 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
c923c3ee22 Dependencies - upgrade org.jetbrains.intellij to 1.13.0 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
a0cb9e5319 CHANGELOG.md update 2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
aeac383b97 Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.3.2 2023-03-10 12:04:06 +01:00
Luke Gareth Ribchester
345c5c95f0 build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6`

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: remove duplicated header

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

* docs: add changelog entry for Gradle update

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>

Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
bd17200e60 CHANGELOG.md update 2023-01-13 21:52:52 +01:00
Blarc
fa28cdc87e Remove github-actions ::set-output command. 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
e95cbd35b0 Fallback to the unreleased change notes when the plugin in current was not released yet 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
42f6ce7c9e CHANGELOG update 2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
4d8e314398
Update pluginUntilBuild to include 223.* (2022.3.*) 2022-11-17 22:15:30 +01:00
Jakub Chrzanowski
5cf3b0de5b
Dependencies - upgrade org.jetbrains.intellij to 1.10.0 2022-11-17 22:15:16 +01:00
Jakub Chrzanowski
1dbc5d6d79
CHANGELOG.md update 2022-11-14 07:59:59 +01:00
Jakub Chrzanowski
8c6cbc80aa
CHANGELOG.md update 2022-11-11 12:57:06 +01:00
Jakub Chrzanowski
8326ab0d0d
CHANGELOG.md update 2022-10-29 23:32:29 +02:00
Jakub Chrzanowski
c2f69293fe
CHANGELOG.md update 2022-10-29 23:28:09 +02:00
Jakub Chrzanowski
dafd6d764d
Fixed CHANGELOG.md 2022-10-28 14:13:37 +02:00
Jakub Chrzanowski
ef2968f532
Fixed CHANGELOG.md 2022-10-28 14:07:02 +02:00
Jakub Chrzanowski
d7baec6675
Use kotlin.jvmToolchain(11) shorthand in Gradle configuration 2022-10-05 09:31:12 +02:00
Jakub Chrzanowski
7625e67dff
CHANGELOG.md: update 2022-10-05 09:26:06 +02:00
Jakub Chrzanowski
0b28b6d306
CHANGELOG.md: cleanup 2022-10-05 08:08:40 +02:00
Jakub Chrzanowski
d76e7494cc CHANGELOG.md: Kover integration 2022-09-20 15:05:38 +02:00
Jakub Chrzanowski
b9899689ae
Enable [Gradle Configuration Cache](https://docs.gradle.org/current/userguide/configuration_cache.html) in gradle.proeprties 2022-09-19 22:08:26 +02:00
Jakub Chrzanowski
8fd687867d
Dependencies - upgrade org.jetbrains.intellij to 1.9.0 2022-09-19 12:22:57 +02:00
KotlinIsland
e60c373f55
(🎁) Use file instead of projectDir.resolve (#293)
* Use `file` instead of `projectDir.resolve`
* CHANGELOG.md update

Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-09-19 12:21:15 +02:00
Alexandre Boyer
ba4a334414
Changelog PR to default branch and add label (#296)
* Changelog PR to default branch and add label
* CHANGELOG.md: add notes for #296 

Co-authored-by: Alexandre Boyer <nggalien@gmail.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-09-19 12:12:57 +02:00
KotlinIsland
095c2cb378
Fix a link in the gradle.properties (#292)
Co-authored-by: kotlinisland <asdf>
2022-09-08 10:17:29 +02:00
Jakub Chrzanowski
81f4eb18d2
Dependencies - upgrade org.jetbrains.intellij to 1.8.1 2022-08-25 08:26:29 +02:00
Jakub Chrzanowski
673142938b Maximize disk space on GitHub Actions
Maximize disk space on GitHub Actions
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
1dfd8ffe44 Upgrade Gradle Wrapper to 7.5.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
00bef827ee Pass Plugin Signing secrets as environment variables in the Release workflow 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
89f829ced2 CHANGELOG.md update 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
11144b70bb Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.2.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
e94722f448 Dependencies - upgrade org.jetbrains.intellij to 1.8.0 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
199ff0ce1a Update platformVersion to 2021.3.3 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
bea7503394 Change since/until build to 213-222.* (2021.3 - 2022.2) 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
ac80159a45 cleanup 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
dac4ce675a Upgrade Gradle Wrapper to 7.5 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
6c901f3d2c Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.1.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
8a7cbecc73 Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.7.10 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
dadab20ce7 Dependencies - upgrade org.jetbrains.intellij to 1.7.0 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
02e3eb94cb Removed Gradle caching from GitHub Actions 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
7d60a6280b CHANGELOG update 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
91143addfe Update links to Gradle IntelliJ Plugin docs 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
6668091e92 Dependencies - upgrade org.jetbrains.intellij to 1.6.0 2022-08-07 22:41:46 +02:00
Yann Cébron
375f6963fa platformVersion=2021.2.4, since/until-build 212-221 2022-08-07 22:41:46 +02:00
Yann Cébron
d267051154 upgrade Gradle wrapper to 7.4.2 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
06795471f0 Example implementation: Add TODO() with a hint to remove stale sample code 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
a4af8387c5 CHANGELOG update 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
47cd605d1d CHANGELOG 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
d7c815ceff CHANGELOG 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
374f40d687 Dependencies - upgrade org.jetbrains.intellij to 1.5.2 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
a24e1115ed Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.6.20 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
16ae1fad05 CHANGELOG.md update 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
cce6c5df4a Update CHANGELOG.md 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility 2022-08-07 22:41:46 +02:00
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
8b00950fa9 CHANGELOG update 2022-08-07 22:41:46 +02:00
GitHub Action
a3798e85ac Changelog update - v1.1.2 2022-02-11 22:44:37 +01:00
Jakub Chrzanowski
6d7386e3ad CHANGELOG update 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
16da6aba9f Dependencies - upgrade org.jetbrains.intellij to 1.4.0 2022-02-11 21:50:05 +01:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
GitHub Action
552179beb1 Changelog update - v1.1.1 2022-01-24 15:42:41 +01:00
Yii.Guxing
6f756c228b Fixed artifact file name in build flow (#224)
* Fixed artifact file name in build flow

* CHANGELOG update

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
ebf6e3e887 CHANGELOG update 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
c58b508d31 CHANGELOG update 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Jakub Chrzanowski
17e4ffca31
CHANGELOG.md 1.1.0 2022-01-10 13:50:16 +01:00
Jakub Chrzanowski
9ddcadf718 CHANGELOG update 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3960a508a2 Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
8054f23086 CHANGELOG update 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
5bf6fb5af2 Fixed QODANA_SHOW_REPORT environment variable resolving for Gradle 6.x 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
7225827b67 GitHub Actions - patch changelog only if change notes are provided 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
ec6688c2b3 Fixed passing updated change notes from the Release Draft to patchChangelog Gradle task 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
b4518ca7ff Fixed passing change notes from CHANGELOG.md to the Release Draft 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
a5db4563c4 Dependencies - upgrade org.jetbrains.changelog to 1.3.1 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fb8c66b998 Removed updateSinceUntilBuild.set(true) from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
271c650a63 CHANGELOG update 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
d8648e589d GitHub Actions general performance refactoring 2021-11-16 14:31:37 +01:00
Yann Cébron
b4ff261e97 upgrade org.jetbrains.intellij to 1.2.0 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
7bbfc0fc56 CHANGELOG: remove duplicate 0.10.1 entry 2021-11-16 14:31:37 +01:00
GitHub Action
14042c4156 Update changelog 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
c181180172 CHANGELOG update 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fd0e6d7130 GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts 2021-11-16 14:31:37 +01:00