GitHub Action
fcd39d9ea4
Changelog update - v1.11.1
2023-08-17 11:58:47 +02:00
Jakub Chrzanowski
d29ec6bc60
Upgrade Gradle Wrapper to 8.3
2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
3d406867cb
1.11.1
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
be0d78e2e6
Upgrade Gradle Wrapper to 8.3
2023-08-17 11:36:39 +02:00
Jakub Chrzanowski
181e71c9d3
Fixed typo
2023-08-07 19:45:28 +02:00
Jakub Chrzanowski
9fb0c35fcc
README: cloning project and setting up the SDK
2023-08-07 17:04:00 +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
46a5d43fec
Spellchecking
2023-08-07 15:36:00 +02:00
Jakub Chrzanowski
290e494c87
Code cleanup
2023-08-07 15:33:29 +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
85799cb9a3
1.11.0
2023-08-07 14:54:43 +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
68292b44a5
1.10.0
2023-08-04 15:52:43 +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
39c3d0ec14
1.10.0
2023-08-04 15:34:29 +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
Jakub Chrzanowski
2a71e4b595
CHANGELOG update
2023-08-04 10:56:32 +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
13b3ee1b81
CHANGELOG update
2023-08-04 10:51:42 +02:00
dependabot[bot]
4f1d1e8af5
Bump org.jetbrains.kotlinx.kover from 0.7.2 to 0.7.3
...
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/Kotlin/kotlinx-kover/releases )
- [Changelog](https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Kotlin/kotlinx-kover/compare/v0.7.2...v0.7.3 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx.kover
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-08-04 10:51:26 +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
Jakub Chrzanowski
0217a01c9d
Use "JetBrains Marketplace" name in docs and comments
2023-07-27 18:06:04 +02:00
GitHub Action
d9669566c5
Changelog update - v1.9.0
2023-07-11 17:44:48 +02:00
Jakub Chrzanowski
c905546c39
1.9.0
2023-07-11 16:49:59 +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
b820b94c0a
1.8.0
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
ee7596aa38
CHANGELOG update
...
(cherry picked from commit 4e3fe804170f3f72301e9e2ddf1b4c4b92629389)
2023-07-07 17:08:38 +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
752e384970
Drop dokka
dependency
2023-07-07 17:08:38 +02:00
Jakub Chrzanowski
250c96b122
Dependencies - upgrade org.jetbrains.kotlinx.kover
to 0.7.2
2023-07-07 17:08:38 +02:00