Commit Graph

174 Commits

Author SHA1 Message Date
Jakub Chrzanowski
79f16d41d3
Spellchecking 2023-08-07 15:20:46 +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
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
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
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
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
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
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
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
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
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
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
dependabot[bot]
aad5979f74
Bump jtalk/url-health-check-action from 2 to 3
Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 2 to 3.
- [Release notes](https://github.com/jtalk/url-health-check-action/releases)
- [Commits](https://github.com/jtalk/url-health-check-action/compare/v2...v3)

---
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>
2022-11-14 07:59:31 +01:00
Jakub Chrzanowski
2be97fa297
GitHub Actions: make codecov optional 2022-11-12 11:20:19 +01:00
dependabot[bot]
4151cf5116
Bump JetBrains/qodana-action from 2022.2.2 to 2022.2.3
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.2 to 2022.2.3.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.2...v2022.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-11-11 12:54:36 +01:00
dependabot[bot]
e568ada5d4
Bump gradle/wrapper-validation-action from 1.0.4 to 1.0.5
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1.0.4...v1.0.5)

---
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>
2022-11-11 12:54:31 +01:00
dependabot[bot]
df187fd6c7
Bump JetBrains/qodana-action from 2022.2.1 to 2022.2.2
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 2022.2.1 to 2022.2.2.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v2022.2.1...v2022.2.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>
2022-10-05 09:25:21 +02:00
Jakub Chrzanowski
d76e7494cc CHANGELOG.md: Kover integration 2022-09-20 15:05:38 +02:00
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
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