Ryan
74ed73fa08
Fix bash variable access in Create Release Draft step.
2023-12-31 16:28:51 +10:00
dependabot[bot]
434219f313
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...v4 )
---
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>
2023-12-01 13:52:21 +01:00
dependabot[bot]
0a3cd450b5
Bump JetBrains/qodana-action from 2023.2.6 to 2023.2.8
...
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action ) from 2023.2.6 to 2023.2.8.
- [Release notes](https://github.com/jetbrains/qodana-action/releases )
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.6...v2023.2.8 )
---
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-12-01 13:52:21 +01:00
dependabot[bot]
243c601ab8
Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6
...
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action ) from 2023.2.1 to 2023.2.6.
- [Release notes](https://github.com/jetbrains/qodana-action/releases )
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.1...v2023.2.6 )
---
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-10-06 16:44:25 +02:00
dependabot[bot]
8b8b9c954d
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-06 16:44:25 +02:00
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
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
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
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
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
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
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
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
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
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
673142938b
Maximize disk space on GitHub Actions
...
Maximize disk space on GitHub Actions
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
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