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 |
|
dependabot[bot]
|
c0a599481c
|
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 08:23:52 +02:00 |
|
Jakub Chrzanowski
|
7633bab660
|
GitHub Actions: Fix the actions/setup-java@v2 configuration
|
2021-04-06 12:17:26 +02:00 |
|
dependabot[bot]
|
321477d09e
|
Bump actions/setup-java from v1 to v2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-06 12:17:26 +02:00 |
|
Nick Badal
|
1c72407e34
|
Switch back to using Github containers to fix changelog commit (#35)
|
2020-09-17 21:54:36 +02:00 |
|
Nick Badal
|
44745bbb88
|
Use main branch for changelog commit push (#32)
Changelog commits should be pushed to the `main` branch, the Github action defaults to `master` still.
Similar to #31
|
2020-09-11 21:35:13 +02:00 |
|
Jakub Chrzanowski
|
11725e4301
|
GitHub Actions: allow to release plugin even for the base project
|
2020-09-11 09:15:17 +02:00 |
|
Jakub Chrzanowski
|
b56e1f6835
|
GitHub Actions - use gradle:jdk8 container to provide Java
|
2020-08-12 12:06:40 +02:00 |
|
Jakub Chrzanowski
|
741869f9cc
|
GitHub Actions - make *Update Changelog* job dependent on the *Publish Plugin*
|
2020-08-09 10:51:22 +02:00 |
|
Jakub Chrzanowski
|
9f5a2eb925
|
GitHub Actions - fixed comment
|
2020-07-30 23:19:15 +02:00 |
|
Jakub Chrzanowski
|
6fe45d61b1
|
GitHub Actions - Release - separate changelog related job from the release
|
2020-07-07 06:26:56 +02:00 |
|
Jakub Chrzanowski
|
2fc4b4cf60
|
Run GitHub Actions Release workflow on prereleased event
|
2020-07-06 22:03:17 +02:00 |
|
Jakub Chrzanowski
|
35c5d47fd0
|
GitHub Actions - avoid altering workflows on cleanup because of:
refusing to allow a GitHub App to create or update workflow `.github/workflows/release.yml` without `workflows` permission
|
2020-06-26 11:53:37 +02:00 |
|
Jakub Chrzanowski
|
2f1c64e170
|
Fixed remove-on0-cleanup operation
|
2020-06-26 11:26:31 +02:00 |
|
Jakub Chrzanowski
|
b72f23d76f
|
Perform GitHub Actions Release workflow only in project using the template
|
2020-06-25 06:19:01 +02:00 |
|
Jakub Chrzanowski
|
a56c0661dc
|
GitHub Actions - Release - cache action not allowed in released event
|
2020-06-23 12:08:38 +02:00 |
|
Jakub Chrzanowski
|
c5843adabc
|
GitHub Actions - Release - checkout specific tag
|
2020-06-22 22:19:50 +02:00 |
|
Jakub Chrzanowski
|
99e98e4f48
|
README - wip
|
2020-06-19 09:51:04 +02:00 |
|
Jakub Chrzanowski
|
e4a1106495
|
GitHub Actions - template cleanup workflow
|
2020-06-17 21:06:57 +02:00 |
|
Jakub Chrzanowski
|
31bd7db2f0
|
Fixed plugin dependencies, GH Actions - publish plugin
|
2020-06-17 12:06:43 +02:00 |
|
Jakub Chrzanowski
|
711e280d28
|
GH Actions - release workflow
|
2020-06-17 07:19:59 +02:00 |
|