Jakub Chrzanowski
ac57f20bb3
Make the Run Tests
run configuration use the RunAsTest
IDE feature #446
2024-03-08 12:48:42 +01:00
Friedrich von Never
fc1085cbd3
Plugin publication: fix the channel selector ( #444 )
...
* Plugin publication: fix the channel selector
Before this patch, publisher was always using the channel corresponding
to the first number in the plugin version for release builds. This is
because by default, Kotlin's substringAfter will return the whole input
string if it's unable to find the needle.
* Bump org.gradle.toolchains.foojay-resolver-convention
Bumps org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0.
---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
dependency-type: direct:production
update-type: version-update:semver-minor
* Release workflow: remove Java (#443 )
* Release workflow: remove Java
It is not required in this workflow anyway.
* CHANGELOG.md update
---------
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
* CHANGELOG.md update
---------
Co-authored-by: KotlinIsland <65446343+kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2024-03-08 12:48:36 +01:00
Friedrich von Never
b5aaa3ff5e
Release workflow: remove Java ( #443 )
...
* Release workflow: remove Java
It is not required in this workflow anyway.
* CHANGELOG.md update
---------
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2024-03-08 12:39:20 +01:00
KotlinIsland
5a275e45d7
Bump org.gradle.toolchains.foojay-resolver-convention
...
Bumps org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0.
---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
dependency-type: direct:production
update-type: version-update:semver-minor
2024-03-08 11:44:58 +01:00
GitHub Action
c25c79d3ed
Changelog update - v1.12.0
2024-02-20 22:46:05 +01:00
Jakub Chrzanowski
7c0690cbec
Change since/until build to 223-241.*
(2022.3-2024.1.*)
2024-02-20 22:11:23 +01:00
Jakub Chrzanowski
9a177f918b
Upgrade Gradle Wrapper to 8.6
2024-02-20 22:10:11 +01:00
Jakub Chrzanowski
b9b2639dca
Dependencies - upgrade org.jetbrains.intellij
to 1.17.2
2024-02-20 22:07:47 +01:00
Jakub Chrzanowski
a51bde09cf
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action
to v2023.3.1
2024-02-20 20:13:38 +01:00
Jakub Chrzanowski
d3258cea7f
CHANGELOG update
2024-02-20 20:09:59 +01:00
Jakub Chrzanowski
367a43582f
CHANGELOG update
2024-02-20 20:05:28 +01:00
Ryan Rushton
de86d6b34b
Fix create draft release ( #427 )
...
* Fix bash variable access in Create Release Draft step.
* Fix channels assignment in publishPlugin task.
* Remove Gradle Kotlin DSL Lazy Property Assignment because it's default now
* Changelog update - v1.11.3
* Remove Gradle Kotlin DSL Lazy Property Assignment from the main `gradle.properties` file
* CHANGELOG update
* Adjust obtaining the value for `publishPlugin.channels` property.
* CHANGELOG update
---------
Co-authored-by: kotlinisland <asdf>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2024-02-20 20:04:39 +01:00
Jakub Chrzanowski
9f4051c3d8
CHANGELOG update
2024-02-20 20:04:38 +01:00
GitHub Action
79e96a1ffc
Changelog update - v1.11.3
2024-02-01 09:50:04 +01:00
Jakub Chrzanowski
1b379c9007
Dependencies - upgrade org.jetbrains.intellij
to 1.16.1
2023-12-01 13:52:21 +01:00
Jakub Chrzanowski
4002d5c35a
CHANGELOG.md update
2023-12-01 13:52:21 +01:00
Jakub Chrzanowski
530a899877
Upgrade Gradle Wrapper to 8.5
2023-12-01 13:52:21 +01:00
GitHub Action
839f3a2e89
Changelog update - v1.11.2
2023-10-06 19:12:44 +02:00
Jakub Chrzanowski
199055d6b2
Gradle - use JetBrains Runtime
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
29286b9c06
Change since/until build to 223-233.*
(2022.3-2023.3.*)
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
a9136ae4df
Dependencies - upgrade org.jetbrains.intellij
to 1.16.0
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
6fdb6e1fe3
CHANGELOG.md update
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
6c828d130c
Upgrade Gradle Wrapper to 8.4
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
3722457e65
CHANGELOG update
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
5236978679
Dependencies - upgrade org.jetbrains.changelog
to 2.2.0
2023-10-06 16:44:25 +02:00
GitHub Action
fcd39d9ea4
Changelog update - v1.11.1
2023-08-17 11:58:47 +02:00
Jakub Chrzanowski
7fcfe507f2
GitHub Actions: publish workflow fails due to the existing release changelog
label
2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
be0d78e2e6
Upgrade Gradle Wrapper to 8.3
2023-08-17 11:36:39 +02:00
GitHub Action
87333ed7a3
Changelog update - v1.11.0
2023-08-07 16:30:27 +02:00
Jakub Chrzanowski
f723411f94
MyBundle
: remove SpreadOperator
suppression
2023-08-07 15:47:41 +02:00
Jakub Chrzanowski
9ab89d093c
MyBundle.properties
: remove unused name
property
2023-08-07 15:44:07 +02:00
Jakub Chrzanowski
c32e2b1848
Spellchecking
2023-08-07 15:43:03 +02:00
Jakub Chrzanowski
f631e302f6
Update platformVersion
to 2022.3.3
2023-08-07 15:01:29 +02:00
Jakub Chrzanowski
aab7609f4d
Change since/until build to 223-232.*
(2022.3 - 2023.2.*)
2023-08-07 15:00:29 +02:00
Jakub Chrzanowski
372b766dad
GitHub Actions: move the Maximize Build Space
step from the Build
job to Inspect code
and Verify plugin
jobs
2023-08-07 13:25:59 +02:00
GitHub Action
d7c547ba29
Changelog update - v1.10.0
2023-08-04 20:48:36 +02:00
Jakub Chrzanowski
3803765c9b
GitHub Actions: use jlumbroso/free-disk-space
to free disk space
2023-08-04 12:36:08 +02:00
Jakub Chrzanowski
9f26d955a6
GitHub Actions: rearrange the Build workflow
2023-08-04 12:31:24 +02:00
Jakub Chrzanowski
9be85b8e62
GitHub Actions: set gradle-home-cache-cleanup: true
flag to the Gradle Build Action
2023-08-04 11:58:42 +02:00
Jakub Chrzanowski
2a71e4b595
CHANGELOG update
2023-08-04 10:56:32 +02:00
Jakub Chrzanowski
13b3ee1b81
CHANGELOG update
2023-08-04 10:51:42 +02:00
KotlinIsland
c61f22d5cd
( 🎁 ) Add Foojay toolchain provider plugin ( #391 )
...
Add Foojay toolchain provider plugin
---------
Co-authored-by: KotlinIsland <KotlinIsland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-08-04 10:49:32 +02:00
GitHub Action
d9669566c5
Changelog update - v1.9.0
2023-07-11 17:44:48 +02:00
Jakub Chrzanowski
a544f0137e
GitHub Actions — rearrange the Build workflow
2023-07-11 15:59:41 +02:00
Jakub Chrzanowski
c78fe31f64
Dependencies - upgrade org.jetbrains.changelog
to 2.1.2
2023-07-10 17:15:23 +02:00
Jakub Chrzanowski
74f48a0875
GitHub Actions — use Java 17
explicitly
2023-07-10 16:55:15 +02:00
Jakub Chrzanowski
bfa5d0d136
Upgrade Gradle Wrapper to 8.2.1
^
2023-07-10 16:01:25 +02:00
Jakub Chrzanowski
d4a74cf79e
Fixed copying files issue when running the Template Cleanup
workflow #379
2023-07-10 09:30:28 +02:00
GitHub Action
88482ec40b
Changelog update - v1.8.0
2023-07-07 17:41:45 +02:00
Jakub Chrzanowski
ee7596aa38
CHANGELOG update
...
(cherry picked from commit 4e3fe804170f3f72301e9e2ddf1b4c4b92629389)
2023-07-07 17:08:38 +02:00