Commit Graph

51 Commits (main)

Author SHA1 Message Date
sadv1r 76d15e31e8 GitHub Actions: Replace gradle/gradle-build-action@v2 with gradle/actions/setup-gradle@v3
2 months ago
dependabot[bot] 434219f313 Bump actions/setup-java from 3 to 4
5 months ago
dependabot[bot] 8b8b9c954d Bump actions/checkout from 3 to 4
7 months ago
Jakub Chrzanowski 7fcfe507f2 GitHub Actions: publish workflow fails due to the existing `release changelog` label
9 months ago
Jakub Chrzanowski 79f16d41d3
Spellchecking
9 months ago
Jakub Chrzanowski c8a9220a74
Merge remote-tracking branch 'origin/main' into next
9 months ago
Jakub Chrzanowski 9be85b8e62
GitHub Actions: set `gradle-home-cache-cleanup: true` flag to the Gradle Build Action
9 months ago
Jakub Chrzanowski 0217a01c9d
Use "JetBrains Marketplace" name in docs and comments
9 months ago
Jakub Chrzanowski 74f48a0875
GitHub Actions — use Java `17` explicitly
10 months ago
Jakub Chrzanowski 4e563ffcc9 GitHub Actions: Update release workflow to use Gradle build action
10 months ago
Jakub Chrzanowski 3773a52dba GitHub Actions — switch to Java 17
11 months ago
jongwooo 6efee20227 Use setup-java action to cache dependencies
11 months ago
Jakub Chrzanowski 794d9ea518 GitHub Actions: pass changelog release notes as a multi-line content
1 year ago
Jakub Chrzanowski b99218fb83 Minor fixes reported by the code inspection
1 year ago
Pavel 'Strajk' Dolecek 4e6abe0f72 Clearer comment for .github/workflows/release.yml
1 year ago
Blarc fa28cdc87e Remove github-actions ::set-output command.
1 year ago
Alexandre Boyer ba4a334414
Changelog PR to default branch and add label (#296)
2 years ago
Jakub Chrzanowski 00bef827ee Pass Plugin Signing secrets as environment variables in the Release workflow
2 years ago
Jakub Chrzanowski 02e3eb94cb Removed Gradle caching from GitHub Actions
2 years ago
Baptiste Lecocq 4ccf825d8f fix: update permissions to write pull-requests
2 years ago
Fedor Korotkov d935998ef9 Make sure GHA release jobs have permissions (#245)
2 years ago
dependabot[bot] cc1464648b Bump actions/setup-java from 2 to 3
2 years ago
dependabot[bot] db2bc45065 Bump actions/checkout from 2.4.0 to 3
2 years ago
Jakub Chrzanowski aab5b3bf65
GitHub Actions: Fixed changelog handling in release flow
2 years ago
dependabot[bot] 6785adabd5 Bump actions/checkout from 2.3.5 to 2.4.0 (#200)
2 years ago
dependabot[bot] 392a2f9ebf Bump actions/checkout from 2.3.4 to 2.3.5
2 years ago
Jakub Chrzanowski 7225827b67 GitHub Actions - patch changelog only if change notes are provided
2 years ago
Jakub Chrzanowski ec6688c2b3 Fixed passing updated change notes from the Release Draft to `patchChangelog` Gradle task
2 years ago
Jakub Chrzanowski 1f89eb272b GitHub Actions: Use Gradle cache provided with `actions/setup-java`
3 years ago
Jakub Chrzanowski b7785a3c26 GitHub Actions: update Build and Release flows
3 years ago
Jakub Chrzanowski 8ef79e2791 GitHub Actions: Use Java 11
3 years ago
dependabot[bot] c0a599481c Bump actions/checkout from 2 to 2.3.4
3 years ago
Jakub Chrzanowski 7633bab660 GitHub Actions: Fix the actions/setup-java@v2 configuration
3 years ago
dependabot[bot] 321477d09e Bump actions/setup-java from v1 to v2
3 years ago
Nick Badal 1c72407e34
Switch back to using Github containers to fix changelog commit (#35)
4 years ago
Nick Badal 44745bbb88
Use `main` branch for changelog commit push (#32)
4 years ago
Jakub Chrzanowski 11725e4301 GitHub Actions: allow to release plugin even for the base project
4 years ago
Jakub Chrzanowski b56e1f6835 GitHub Actions - use gradle:jdk8 container to provide Java
4 years ago
Jakub Chrzanowski 741869f9cc GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin*
4 years ago
Jakub Chrzanowski 9f5a2eb925 GitHub Actions - fixed comment
4 years ago
Jakub Chrzanowski 6fe45d61b1 GitHub Actions - Release - separate changelog related job from the release
4 years ago
Jakub Chrzanowski 2fc4b4cf60 Run GitHub Actions Release workflow on `prereleased` event
4 years ago
Jakub Chrzanowski 35c5d47fd0 GitHub Actions - avoid altering workflows on cleanup because of:
4 years ago
Jakub Chrzanowski 2f1c64e170 Fixed remove-on0-cleanup operation
4 years ago
Jakub Chrzanowski b72f23d76f Perform GitHub Actions Release workflow only in project using the template
4 years ago
Jakub Chrzanowski a56c0661dc GitHub Actions - Release - cache action not allowed in `released` event
4 years ago
Jakub Chrzanowski c5843adabc GitHub Actions - Release - checkout specific tag
4 years ago
Jakub Chrzanowski 99e98e4f48 README - wip
4 years ago
Jakub Chrzanowski e4a1106495 GitHub Actions - template cleanup workflow
4 years ago
Jakub Chrzanowski 31bd7db2f0 Fixed plugin dependencies, GH Actions - publish plugin
4 years ago