Commit Graph

327 Commits

Author SHA1 Message Date
Jakub Chrzanowski
b2883f385d Dependencies (GitHub Actions) - upgrade codecov/codecov-action to v5 2025-03-28 20:37:36 +01:00
Jakub Chrzanowski
02dad2d7d7 Dependencies (GitHub Actions) - upgrade gradle/actions/wrapper-validation to v4 2025-03-28 20:37:36 +01:00
Yann Cébron
4eb23fa915 Upgrade Gradle Wrapper to 8.11.1 2025-03-28 20:37:36 +01:00
Yann Cébron
f2145f8da6 Update platformVersion to 2024.1.7; Change since/until build to 241-243.* (2024.1-2024.3.*) 2025-03-28 20:37:36 +01:00
Yann Cébron
0771f70963 Upgrade Gradle Wrapper to 8.11 2025-03-28 20:37:36 +01:00
Jakub Chrzanowski
f78904a98d Fixed gradle.properties files mismatch 2024-10-02 14:47:55 +02:00
Dima Golovinov
e6049b2283 Sources should be fetched with full history before running Qodana 2024-10-02 14:47:55 +02:00
Dima Golovinov
66a44703e0 Update Qodana version to latest stable 2024-10-02 14:47:55 +02:00
Dima Golovinov
ff48dc7555 Provide proper checkout configuration for Qodana needs 2024-10-02 14:47:55 +02:00
Yann Cébron
b83e18d0ad Update platformVersion to 2023.3.8 2024-10-02 14:47:55 +02:00
Yann Cébron
023aa9e243 Upgrade Gradle Wrapper to 8.10.1 2024-10-02 14:47:55 +02:00
Jakub Chrzanowski
f8a064fa9e README: update screenshots 2024-10-02 14:47:55 +02:00
Jakub Chrzanowski
305bfc81a1 Upgrade Gradle Wrapper to 8.10 2024-10-02 14:47:55 +02:00
Jakub Chrzanowski
6676260076 Dependencies (GitHub Actions) - upgrade gradle/actions/setup-gradle to v4 2024-10-02 14:47:55 +02:00
Jakub Chrzanowski
b9d337eb79 Update platformVersion to 2023.3.7; Change since/until build to 233-242.* (2023.3-2024.2.*) 2024-08-09 17:00:45 +02:00
Jakub Chrzanowski
7fae82c680
Bring back runIdeForUiTests 2024-07-19 20:06:16 +02:00
Jakub Chrzanowski
14d79202e4
Merge remote-tracking branch 'origin/main' into 2.0.0 2024-07-19 19:51:19 +02:00
Jakub Chrzanowski
1d73667d0c minor changes 2024-07-15 13:00:34 +02:00
strangelookingnerd
9538af35ff README: add marketplace as installation option 2024-07-15 13:00:34 +02:00
Jakub Chrzanowski
381a2347f6
2.0.0-beta9 2024-07-12 23:58:36 +02:00
Jakub Chrzanowski
292c8e0ed6 Upgrade Gradle Wrapper to 8.9 2024-07-12 23:32:32 +02:00
Yann Cébron
e5e5af44a3 remove default pluginIcon.svg 2024-07-12 23:32:32 +02:00
Jakub Chrzanowski
0474c03f14
Update platformVersion to 2023.2.7 2024-06-19 17:49:19 +02:00
Jakub Chrzanowski
0fe4d27ea9 GitHub Actions: typo 2024-06-19 17:47:39 +02:00
strangelookingnerd
a2e31af6e2 README: clarify which id should be used for the badges 2024-06-19 17:47:39 +02:00
Yann Cébron
a362a06048 Gradle 8.8, fix template cleanup 2024-06-19 17:47:39 +02:00
Jakub Chrzanowski
af9a2b4c33
GitHub Actions: update the UI Tests task name to testIdeUi 2024-06-14 16:09:38 +02:00
Jakub Chrzanowski
b4ff5e14a9
Use IntelliJ Platform Gradle Plugin 2.0 in GitHub Actions 2024-06-06 12:13:48 +02:00
Jakub Chrzanowski
22f70af698
GitHub Template Cleanup: gradle.properties 2024-06-06 12:12:31 +02:00
Yann Cébron
2fd14cda2e Gradle 8.8, fix template cleanup 2024-06-05 17:22:36 +02:00
Jakub Chrzanowski
8313d6c9f3
Change since/until build to 232-242.* (2023.2-2024.2.*) 2024-05-30 10:00:57 +02:00
Jakub Chrzanowski
04bf40e9f0
Update platformVersion to 2023.2.6 2024-05-30 10:00:56 +02:00
Jakub Chrzanowski
d62ac0c227
Gradle 8.7 2024-05-30 10:00:55 +02:00
Jakub Chrzanowski
75b18806fa
GitHub Actions: replace gradle/wrapper-validation-action@v2 with gradle/actions/wrapper-validation@v3 2024-05-30 09:59:19 +02:00
Yann Cébron
9ca3701928 libraries/GH actions updates 2024-05-29 17:35:13 +02:00
Jakub Chrzanowski
9726f523c5
Dependencies (GitHub Actions) - upgrade actions/cache to 4 2024-03-11 16:26:16 +01:00
Jakub Chrzanowski
dc158f24c4
Dependencies (GitHub Actions) - upgrade gradle/wrapper-validation-action to 2 2024-03-11 16:25:11 +01:00
Jakub Chrzanowski
22159f0b6f
Dependencies (GitHub Actions) - upgrade codecov/codecov-action to 4 2024-03-11 16:23:36 +01:00
Jakub Chrzanowski
254cd19ae8
Dependencies (GitHub Actions) - upgrade actions/upload-artifact to 4 2024-03-11 16:23:03 +01:00
Jakub Chrzanowski
de5d2e9901
Replace the whole IntelliJ Platform Plugin Template with the new project name when running the GitHub Actions Cleanup workflow #442 2024-03-08 13:19:02 +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
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
a51bde09cf
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.3.1 2024-02-20 20:13:38 +01:00
sadv1r
76d15e31e8 GitHub Actions: Replace gradle/gradle-build-action@v2 with gradle/actions/setup-gradle@v3 2024-02-20 20:07:25 +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
kotlinisland
91c3282139
Remove Gradle Kotlin DSL Lazy Property Assignment because it's default now 2024-02-20 20:04:33 +01:00
Alex Chmyr
0471a99799
Update build.yml
Reducing number of concurrent builds
2024-02-02 22:36:47 +00:00
Jakub Chrzanowski
8129b8c749 gradle.properties sync 2023-12-01 13:52:21 +01:00