Jakub Chrzanowski
|
1e2977444f
|
Dependencies (GitHub Actions) - upgrade gradle/actions/setup-gradle to v6
|
2026-05-04 11:15:56 +02:00 |
|
Danil Ovchinnikov
|
29494c85dd
|
update actions/checkout action
|
2026-02-03 14:14:13 +01:00 |
|
Danil Ovchinnikov
|
546b0e2c47
|
formatting GitHub Actions files
|
2026-02-03 14:14:13 +01:00 |
|
Jakub Chrzanowski
|
93e835087c
|
Merge remote-tracking branch 'origin/main' into next
|
2025-11-25 11:59:31 +01:00 |
|
Marcel Haßlinger
|
ae051ed9ae
|
fix(actions): use github event release body as conditional
output from a previous step has been removed recently - relying on github event release body to determine if pr should be opened
|
2025-11-25 11:53:15 +01:00 |
|
Danil Ovchinnikov
|
ab68cd4615
|
removed hidden spaces
|
2025-11-25 11:50:51 +01:00 |
|
Danil Ovchinnikov
|
8e51372815
|
update gradle/actions/setup-gradle action
|
2025-11-25 11:49:48 +01:00 |
|
Danil Ovchinnikov
|
b75a84f0ed
|
update actions/setup-java action
|
2025-11-25 11:49:48 +01:00 |
|
Danil Ovchinnikov
|
dd98301953
|
update actions/checkout action
|
2025-11-25 11:49:48 +01:00 |
|
Jakub Chrzanowski
|
6583a88033
|
GitHub: Fixed the missing $RELEASE_NOTE parent directory in the Release workflow
|
2025-08-09 10:51:45 +02:00 |
|
Jakub Chrzanowski
|
e827319b92
|
GitHub Actions: simplify changelog handling
|
2025-08-05 12:29:56 +02:00 |
|
Mike Edmunds
|
2430382824
|
Fix "No space left on device" in build job (#482)
|
2025-07-26 16:32:19 +02:00 |
|
Jakub Chrzanowski
|
a1b47a36de
|
GitHub Actions: fix grammatical issues in workflow comments
|
2025-07-26 16:32:19 +02:00 |
|
Jakub Chrzanowski
|
f1b0ba46c8
|
GitHub Actions: set Gradle cache to read-only for non-build jobs
|
2025-07-26 16:32:19 +02:00 |
|
Sergey Kochetkov
|
aa87036bba
|
chore(github-actions): bump java-version
|
2025-04-11 13:58:57 +02:00 |
|
Jakub Chrzanowski
|
6676260076
|
Dependencies (GitHub Actions) - upgrade gradle/actions/setup-gradle to v4
|
2024-10-02 14:47:55 +02:00 |
|
Jakub Chrzanowski
|
381a2347f6
|
2.0.0-beta9
|
2024-07-12 23:58:36 +02:00 |
|
Jakub Chrzanowski
|
0fe4d27ea9
|
GitHub Actions: typo
|
2024-06-19 17:47:39 +02:00 |
|
Jakub Chrzanowski
|
af9a2b4c33
|
GitHub Actions: update the UI Tests task name to testIdeUi
|
2024-06-14 16:09:38 +02:00 |
|
sadv1r
|
76d15e31e8
|
GitHub Actions: Replace gradle/gradle-build-action@v2 with gradle/actions/setup-gradle@v3
|
2024-02-20 20:07:25 +01: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]
|
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
|
7fcfe507f2
|
GitHub Actions: publish workflow fails due to the existing release changelog label
|
2023-08-17 11:36:39 +02:00 |
|
Jakub Chrzanowski
|
79f16d41d3
|
Spellchecking
|
2023-08-07 15:20:46 +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
|
9be85b8e62
|
GitHub Actions: set gradle-home-cache-cleanup: true flag to the Gradle Build Action
|
2023-08-04 11:58:42 +02:00 |
|
Jakub Chrzanowski
|
0217a01c9d
|
Use "JetBrains Marketplace" name in docs and comments
|
2023-07-27 18:06:04 +02:00 |
|
Jakub Chrzanowski
|
74f48a0875
|
GitHub Actions — use Java 17 explicitly
|
2023-07-10 16:55:15 +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
|
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
|
794d9ea518
|
GitHub Actions: pass changelog release notes as a multi-line content
|
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 |
|
Blarc
|
fa28cdc87e
|
Remove github-actions ::set-output command.
|
2023-01-13 21:52:52 +01: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
|
00bef827ee
|
Pass Plugin Signing secrets as environment variables in the Release workflow
|
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 |
|
Baptiste Lecocq
|
4ccf825d8f
|
fix: update permissions to write pull-requests
|
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]
|
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]
|
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 |
|
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
|
1f89eb272b
|
GitHub Actions: Use Gradle cache provided with actions/setup-java
|
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 |
|
Jakub Chrzanowski
|
8ef79e2791
|
GitHub Actions: Use Java 11
|
2021-09-07 09:32:37 +02:00 |
|