Commit Graph

242 Commits

Author SHA1 Message Date
kotlinisland
4921c83f03 (🎁) Adopt kotlinx-kover 2022-09-20 15:05:38 +02:00
Jakub Chrzanowski
7dfde7761f
template-cleanup.yml: cleanup 2022-09-19 13:42:48 +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
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
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
11144b70bb Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.2.1 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
6c901f3d2c Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.1.1 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
02e3eb94cb Removed Gradle caching from GitHub Actions 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
819d665d12 Unify gradle.properties comments format 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
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
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
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
dependabot[bot]
327e85eb07 Bump JetBrains/qodana-action from 4.2.5 to 5.0.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.5 to 5.0.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.2.5...v5.0.2)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  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]
c82111629d Bump actions/cache from 2.1.7 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)

---
updated-dependencies:
- dependency-name: actions/cache
  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
Jakub Chrzanowski
9ba86cf3ce Use JVM toolchain for configuring source/target compilation compatibility 2022-08-07 22:41:46 +02:00
Yann Cébron
e004764676 Update Gradle Wrapper to 7.4.1 2022-08-07 22:41:46 +02:00
dependabot[bot]
db2bc45065 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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]
18bea6bc8f Bump JetBrains/qodana-action from 4.2.3 to 4.2.5
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.3 to 4.2.5.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.2.3...v4.2.5)

---
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-02-11 21:50:05 +01:00
Yann Cébron
96aa7129bd optimize PNG files 2022-02-11 21:50:05 +01:00
Yann Cébron
fd096ba3a3 set pluginUntilBuild=213.* to include only latest GA 2022-02-11 21:50:05 +01:00
Yann Cébron
5e63f87291 Upgrade Gradle Wrapper to 7.4 2022-02-11 21:50:05 +01:00
Jakub Chrzanowski
a5a7a1f0c3 - Update platformVersion to 2021.1.3 for compatibility with Apple M1
- Change since/until build to `211-221.*`
2022-02-11 21:50:05 +01:00
Yii.Guxing
6f756c228b Fixed artifact file name in build flow (#224)
* Fixed artifact file name in build flow

* CHANGELOG update

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
2022-01-24 14:35:03 +01:00
dependabot[bot]
a12aedee36 Bump JetBrains/qodana-action from 4.2.2 to 4.2.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.2.2...v4.2.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>
2022-01-24 14:35:03 +01:00
dependabot[bot]
81e3761013 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 14:35:03 +01:00
dependabot[bot]
ae713f9409 Bump JetBrains/qodana-action from 4.1.0 to 4.2.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.1.0 to 4.2.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v4.1.0...v4.2.2)

---
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-01-24 14:35:03 +01:00
Jakub Chrzanowski
265ff0e29d Upgrade Gradle Wrapper to 7.3.3 2022-01-24 14:35:03 +01:00
Viktor
c0f433a5bd Update Qodana action to the latest version 2021-12-16 20:55:42 +01:00
brichbash
745541b1ed update qodana action
Qodana action has been released and it has no longer 'eap' postfix
2021-12-15 09:41:25 +01:00
Jakub Chrzanowski
aab5b3bf65
GitHub Actions: Fixed changelog handling in release flow 2021-11-25 13:06:49 +01:00
Jakub Chrzanowski
9fae714d1e GitHub Issue Template: Bug Report tweaks 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
1ec609b25a Upgrade Gradle Wrapper to 7.3 2021-11-16 14:31:37 +01:00
dependabot[bot]
6785adabd5 Bump actions/checkout from 2.3.5 to 2.4.0 (#200)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-16 14:31:37 +01:00
cmenezes
38e5960583 Known -> Familiar 2021-11-16 14:31:37 +01:00
dependabot[bot]
392a2f9ebf Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
7225827b67 GitHub Actions - patch changelog only if change notes are provided 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
ec6688c2b3 Fixed passing updated change notes from the Release Draft to patchChangelog Gradle task 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
b4518ca7ff Fixed passing change notes from CHANGELOG.md to the Release Draft 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
9dbfdf9a95 gradle.properties comments 2021-11-16 14:31:37 +01:00
Yann Cébron
1f5f1903ed build.yml: restore checkout for releaseDraft 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
caa68cf40b Removed platformDownloadSources from Gradle configuration to use default value 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
3b2dc4e3d2 Update pluginUntilBuild to include 213.* (2021.3.*) 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
0f78353bdc Prepare plugin archive content to be archived once #186 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
ca8de33599 Update build.yml 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
a982dec017 GitHub Actions general performance refactoring 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
d8648e589d GitHub Actions general performance refactoring 2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
badb6ae1db Removed the pluginVerifierIdeVersions configuration to use default IDEs list provided by the listProductsReleases task for runPluginVerifier 2021-11-16 14:31:37 +01:00
Yann Cébron
46cd5106cb build.yml: update doc 2021-11-16 14:31:37 +01:00
Yann Cébron
167d1c0343 run-ui-tests.yml: cleanup desc 2021-11-16 14:31:37 +01:00
Yann Cébron
385f17e972 pluginVerifierIdeVersions: 2021.2.2 2021-11-16 14:31:37 +01:00
Yann Cébron
cbd2624f0c gradle.properties: note pluginVersion is in SemVer format 2021-11-16 14:31:37 +01:00
dependabot[bot]
9c1419aae2 Bump jtalk/url-health-check-action from 1.5 to 2
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 1.5 to 2.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](https://github.com/jtalk/url-health-check-action/compare/v1.5...v2)

---
updated-dependencies:
- dependency-name: jtalk/url-health-check-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 14:31:37 +01:00
Jakub Chrzanowski
fd0e6d7130 GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts 2021-11-16 14:31:37 +01:00
Yann Cébron
3d83c8a401
template-cleanup: remove .github/ISSUE_TEMPLATE 2021-09-23 11:21:30 +02:00
Yann Cébron
1b6a8226f8 bug report issue template 2021-09-23 11:05:58 +02:00
Yann Cébron
d19eff7dd3 pluginVerifierIdeVersions: 2021.2 -> 2021.2.1 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
99ed51b81c Run UI Tests description 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
0af6808547 README update 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
b1f751c5f7 tests 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
be7db8265f Qodana integration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
1f89eb272b GitHub Actions: Use Gradle cache provided with actions/setup-java 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
e2354624f7 Logo 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
b7785a3c26 GitHub Actions: update Build and Release flows 2021-09-07 09:32:37 +02:00
Yann Cébron
a2be0093cc pluginVerifierIdeVersions: include 2021.2 + sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
904e16d187 Upgrade Gradle Wrapper to 7.2 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
45d1bc5c9c Plugin signing 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
423c1654d8 Removed detekt/ktlint integration 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
8ef79e2791 GitHub Actions: Use Java 11 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a396820b68 JVM compatibility version extracted to gradle.properties file 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
d2c3da412d Change since/until build to 203-212.* 2021-09-07 09:32:37 +02:00
Yann Cébron
646dfc71a2 sync "Unused Property" for gradle.properties (4ca687a7a9) 2021-09-07 09:32:37 +02:00
Yann Cébron
5b89ddd7ca Update pluginVerifierIdeVersions to 2021.1.3 2021-09-07 09:32:37 +02:00
dependabot[bot]
add08d23f0 Bump actions/upload-artifact from 2.2.3 to 2.2.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
a87f931dbe GitHub Actions: Run UI Tests workflow cleanup 2021-09-07 09:32:37 +02:00
eugene.nizienko
c38e14a201 introduced workflow which is launches UI tests on linux, windows and mac #89 2021-09-07 09:32:37 +02:00
Yann Cébron
f46a0939a2 Update pluginVerifierIdeVersions to 2021.1.2, sync 2021-09-07 09:32:37 +02:00
Jakub Chrzanowski
80b42b2e92 CHANGELOG update 2021-05-31 12:15:43 +02:00
Roger Howell
27a82938a7 Update build.yml to trigger GHA checks only on pushes to main and PRs
Closes #112
2021-05-31 12:08:20 +02:00
Jakub Chrzanowski
18427cfdf7 Introduced next branch in the root repository to make main always a stable one 2021-05-31 12:01:53 +02:00
dependabot[bot]
8a706c9140
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.4 (#136)
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:41:29 +02:00
dependabot[bot]
6762c092bf Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 10:02:17 +02:00
Yann Cébron
fe0cefbb47 gradle.properties: update links, sync 2021-05-27 11:50:24 +02:00
Jakub Chrzanowski
199d5d7124 gradle.properties cleanup 2021-05-27 11:48:21 +02:00
Jakub Chrzanowski
300d9c14ba gradle.properties cleanuk 2021-05-25 13:10:53 +02:00
dependabot[bot]
bd4fb8cea6 Bump actions/create-release from 1 to 1.1.4
Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](https://github.com/actions/create-release/compare/v1...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:25:02 +02:00
dependabot[bot]
bd4f94a50f Bump actions/upload-release-asset from 1 to 1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 08:24:17 +02:00