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
dependabot[bot]
434219f313
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 13:52:21 +01:00
dependabot[bot]
0a3cd450b5
Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8
...
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action ) from 2023.2.6 to 2023.2.8.
- [Release notes](https://github.com/jetbrains/qodana-action/releases )
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.6...v2023.2.8 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 13:52:21 +01:00
雪中亮
7cc969a26b
Update settings.gradle.kts
...
resolve issue : https://github.com/JetBrains/intellij-platform-plugin-template/issues/410
2023-10-07 17:04:00 +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
23819666a6
Upgrade Gradle Wrapper to 8.4
2023-10-06 16:44:25 +02:00
dependabot[bot]
243c601ab8
Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6
...
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action ) from 2023.2.1 to 2023.2.6.
- [Release notes](https://github.com/jetbrains/qodana-action/releases )
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.1...v2023.2.6 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:44:25 +02:00
dependabot[bot]
8b8b9c954d
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:44:25 +02:00
Jakub Chrzanowski
d29ec6bc60
Upgrade Gradle Wrapper to 8.3
2023-08-17 11:36:39 +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
9fb0c35fcc
README: cloning project and setting up the SDK
2023-08-07 17:04:00 +02:00
Jakub Chrzanowski
c32e2b1848
Spellchecking
2023-08-07 15:43:03 +02:00
Jakub Chrzanowski
46a5d43fec
Spellchecking
2023-08-07 15:36:00 +02:00
Jakub Chrzanowski
79f16d41d3
Spellchecking
2023-08-07 15:20:46 +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
Jakub Chrzanowski
d707642329
Merge branch 'main' into next
2023-08-04 15:52:18 +02:00
Jakub Chrzanowski
c8a9220a74
Merge remote-tracking branch 'origin/main' into next
...
# Conflicts:
# .github/ISSUE_TEMPLATE/bug_report.md
2023-08-04 15:38:00 +02:00
Jakub Chrzanowski
3805431e93
GitHub Issue Templates
2023-08-04 14:35:01 +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
Andrei Rybak
da1f14e58a
README: update text of button "Install"
...
The last step in instructions in the generated README.md file for
installing the plugin using IDE built-in plugin system is using the
button "Install Plugin". However, this button's text is "Install", at
least as of IntelliJ IDEA 2023.1. The text was "Install" since at least
the commit c254ba45cd17 ("IDEA-195193 Plugins: implement search",
2018-08-20) [1] where class InstallButton was introduced. Since commit
ebb07b041133 ("i18n for plugins configurable, initial", 2020-01-27) [2]
the class uses bundle message "action.AnActionButton.text.install" from
IdeBundle [3].
Change the text of the button in the generated README.md file to
"Install" accordingly.
[1] c254ba45cd
[2] ebb07b0411
[3] ebb07b0411/platform/platform-resources-en/src/messages/IdeBundle.properties (L1714)
2023-08-04 10:57:56 +02:00
Andrei Rybak
ad32156d95
README: add newline at end of file
...
Some text editors (such as vim) automatically add a newline at end of
files. `git diff` also treats absence of newline at end of file in a
special way.
Add a newline at end of file README.md generated by the template to make
it more convenient to use.
2023-08-04 10:57:56 +02:00
Jonathan Gafner
43f3a72b66
Fix Upload Code Coverage Report step
2023-08-04 10:53:30 +02:00
dependabot[bot]
3dfb24527d
Bump JetBrains/qodana-action from 2023.1.5 to 2023.2.1
...
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action ) from 2023.1.5 to 2023.2.1.
- [Release notes](https://github.com/jetbrains/qodana-action/releases )
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.1.5...v2023.2.1 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 10:52:42 +02:00
dependabot[bot]
8aa8ec6753
Bump gradle/wrapper-validation-action from 1.0.6 to 1.1.0
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.6...v1.1.0 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 10:52:12 +02:00
Jakub Chrzanowski
0217a01c9d
Use "JetBrains Marketplace" name in docs and comments
2023-07-27 18:06:04 +02:00
Jakub Chrzanowski
a544f0137e
GitHub Actions — rearrange the Build workflow
2023-07-11 15:59:41 +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
Andrei Rybak
a29fd25853
build.yml: drop unused GitHub output
...
Last usage of `${{ steps.properties.outputs.name }}` in GitHub Actions
workflow "Build" was removed in commit d8648e5 ("GitHub Actions general
performance refactoring", 2021-09-30). Drop initialization of this
output from the step "Export Properties".
(cherry picked from commit 30506fba8ffae6d3d35d6bcdf264c18916b53803)
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
2dd3c5daad
Removed workaround for Kotlin Compiler OutOfMemoryError as the issue is gone with Kotlin 1.9.0
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
99f1bce179
Upgrade Gradle Wrapper to 8.2
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
4e563ffcc9
GitHub Actions: Update release workflow to use Gradle build action
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
dfe55bb7db
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.5
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
18bc8c492d
GitHub Actions: Build workflow refactoring
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
5fea6649ae
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.4
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
ddde2391ad
Dependabot workflow points to next branch in a newly created project #372
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
2e5e065b58
Change since/until build to 222-232.* (2022.2 - 2023.2.*)
2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
3773a52dba
GitHub Actions — switch to Java 17
2023-06-07 10:44:04 +02:00
jongwooo
6efee20227
Use setup-java action to cache dependencies
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
aa4642f0b9
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.0
2023-06-07 10:44:04 +02:00
Yann Cébron
26e14cfcda
Upgrade Gradle Wrapper to 8.1.1, fix
2023-06-07 10:44:04 +02:00
Jakub Chrzanowski
f30c79c6bd
Rename org.gradle.unsafe.configuration-cache to org.gradle.configuration-cache in gradle.properties
2023-04-13 00:37:48 +02:00
KotlinIsland
8048216194
Enable Gradle Build Cache ( #358 )
...
Enable Gradle Build Cache
---------
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-04-13 00:37:48 +02:00
KotlinIsland
268526dc73
Enable Gradle Kotlin DSL Lazy Property Assignment
...
Enable Gradle Kotlin DSL Lazy Property Assignment
---------
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
935e39aa55
Upgrade Gradle Wrapper to 8.1
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
4c449eb2f6
Synchronize gradle.properties files
2023-04-13 00:37:48 +02:00
Jakub Chrzanowski
8ef7f1247d
Upgrade Gradle Wrapper to 8.0.2
2023-03-10 12:04:06 +01:00
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
6852040e04
GitHub Actions: cleanup workflow — use the proper template plugin name
2023-03-10 12:04:06 +01:00
Stefano Kowalke
5907181318
Remove redundant ides folder.
2023-03-10 12:04:06 +01:00
Stefano Kowalke
6185c35958
Pass the cache folder to runPluginVerifier correctly
2023-03-10 12:04:06 +01:00
dependabot[bot]
d31aacc5d6
Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6
...
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases )
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
dependabot[bot]
0770e98fda
Bump JetBrains/qodana-action from 2022.3.3 to 2022.3.4
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.3.3 to 2022.3.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.3...v2022.3.4 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
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
Yann Cébron
eb5c7aea72
template-cleanup: add "plugin description" step with Tips link
2023-03-10 12:04:06 +01:00
Yann Cébron
e514b3ea16
template-cleanup: clarify
2023-03-10 12:04:06 +01:00
dependabot[bot]
f6b17e8925
Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.3.2 to 2022.3.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.2...v2022.3.3 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
f1df5a5a94
gradle.properties: update links
2023-03-10 12:04:06 +01:00
dependabot[bot]
043e0fd436
Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.3.0 to 2022.3.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.3.0...v2022.3.2 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 12:04:06 +01:00
Jakub Chrzanowski
b99218fb83
Minor fixes reported by the code inspection
2023-01-13 21:52:52 +01:00
Pavel 'Strajk' Dolecek
4e6abe0f72
Clearer comment for .github/workflows/release.yml
2023-01-13 21:52:52 +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
dependabot[bot]
eda6d82c8e
Bump JetBrains/qodana-action from 2022.2.4 to 2022.3.0
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.2.4 to 2022.3.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.4...v2022.3.0 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
7fab656a4a
GitHub Actions: Fixed handling of the multiline changelog
2023-01-13 21:52:52 +01:00
Blarc
fa28cdc87e
Remove github-actions ::set-output command.
2023-01-13 21:52:52 +01:00
dependabot[bot]
ffebb6dffc
Bump JetBrains/qodana-action from 2022.2.3 to 2022.2.4
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 2022.2.3 to 2022.2.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.3...v2022.2.4 )
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-13 21:52:52 +01:00
Jakub Chrzanowski
354b4233e2
GitHub Actions: ignore pluginRepositoryUrl in Template Verify workflow
2022-11-17 22:20:35 +01:00