Commit Graph

137 Commits

Author SHA1 Message Date
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
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
6c901f3d2c Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.1.1 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
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
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
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
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
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
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
Yann Cébron
1f5f1903ed build.yml: restore checkout for releaseDraft 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
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
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