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
Jakub Chrzanowski
b6ff52f445
Update CHANGELOG.md
2022-09-19 12:02:02 +02:00
Jakub Chrzanowski
f345bcdb33
Synchronize gradle.properties
files
2022-09-19 11:28:03 +02:00
Jakub Chrzanowski
93d76063c2
GitHub Actions: limit Template Verify workflow to **/gradle.properties
2022-09-19 11:27:17 +02:00
Jakub Chrzanowski
fb31f95d06
GitHub Actions: introduce Template Verify workflow that verifies if the template repository is consistent with all provided content
2022-09-19 11:18:36 +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
8188176d42
1.2.0
2022-08-07 22:41:46 +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
Eric Ou
b7d2a33f13
Changed file reference to avoid pointint to /
...
Changed the file reference in the second step of the todo so it doesn't point towards /, and instead, the current directory
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
5915fcbb64
code cleanup
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
dependabot[bot]
82f7da0a98
Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.7.0
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.6.21 to 1.7.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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
8010e57f67
Update README.md
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
819d665d12
Unify gradle.properties comments format
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
Dmitrij Drandarov
021cfaa283
Unify gradle.properties comments format ( #270 )
...
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
0644b59d8e
Example implementation: invoke TODO()
only if not CI
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
Yann Cébron
a7be177d6c
README.md: 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
dependabot[bot]
d5dc8e2b46
Bump JetBrains/qodana-action from 5.0.4 to 5.1.0
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v5.0.4...v5.1.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>
2022-08-07 22:41:46 +02:00
Baptiste Lecocq
4ccf825d8f
fix: update permissions to write pull-requests
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
0c19f83e0b
Make sure GHA release jobs have permissions
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
47cd605d1d
CHANGELOG
2022-08-07 22:41:46 +02:00
Fedor Korotkov
d935998ef9
Make sure GHA release jobs have permissions ( #245 )
...
* Minor typo fixes in readme
* Make sure GH Release jobs have permissions
* Update release.yml
Co-authored-by: GitHubPang <61439577+GitHubPang@users.noreply.github.com>
2022-08-07 22:41:46 +02:00
Jakub Chrzanowski
d7c815ceff
CHANGELOG
2022-08-07 22:41:46 +02:00
dependabot[bot]
0fe79b959e
Bump org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21
...
Bumps org.jetbrains.kotlin.jvm from 1.6.20 to 1.6.21.
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
dependabot[bot]
46ad931e8f
Bump org.jetbrains.intellij from 1.5.2 to 1.5.3
...
Bumps org.jetbrains.intellij from 1.5.2 to 1.5.3.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00
dependabot[bot]
84ff260215
Bump JetBrains/qodana-action from 5.0.2 to 5.0.4
...
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action ) from 5.0.2 to 5.0.4.
- [Release notes](https://github.com/JetBrains/qodana-action/releases )
- [Commits](https://github.com/JetBrains/qodana-action/compare/v5.0.2...v5.0.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>
2022-08-07 22:41:46 +02:00
dependabot[bot]
cc1464648b
Bump actions/setup-java from 2 to 3
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
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>
2022-08-07 22:41:46 +02:00
dependabot[bot]
506e59bf4e
Bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-07 22:41:46 +02:00