Jon Koops
88d5970944
Upgrade artifact actions to latest version ( #28483 )
...
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-04-15 17:14:00 +02:00
Peter Zaoral
d9f8a1bf4e
Testing Keycloak with nightly Quarkus releases ( #23407 )
...
Closes #23322
Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2024-01-23 09:43:31 +01:00
Alexander Schwartz
d6d3ba35d4
Revert "Bump actions/download-artifact from 3 to 4" ( #25854 )
...
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Closes #25853
2024-01-02 16:01:00 +01:00
dependabot[bot]
76b0e3b6fe
Bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
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>
2024-01-02 09:18:24 +01:00
Alexander Schwartz
672cef89d2
Align maven parameters across GitHub actions ( #25117 )
...
Closes #25116
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2023-12-05 08:30:11 +01:00
Alexander Schwartz
41fd12d20a
Prevent exception in the log ( #22201 )
...
Also speed up the external link check by avoiding checking each bug submission link in the rendered docs which only differs by its parameter.
Closes #22200
2023-09-19 11:04:01 +02:00
dependabot[bot]
29a9f48d4e
Bump actions/checkout from 3 to 4 ( #22963 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 07:40:06 -04:00
Alexander Schwartz
8286b8b31f
Status check should fail if "conditional" step fails ( #22948 )
...
Closes #22947
2023-09-05 08:34:41 +02:00
Stian Thorgersen
5bb9da3c0d
Refactor conditional in GH workflows ( #22020 )
...
Closes #22019
2023-07-28 07:04:16 +02:00
Stian Thorgersen
17d211319b
Change concurrency for GH workflows to prevent conflicts between PRs ( #22018 )
...
Closes #22001
2023-07-27 06:26:03 +02:00
Jon Koops
2f617bd28e
Place Java setup in re-usable workflow file ( #17541 )
...
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2023-07-26 10:35:21 +00:00
Stian Thorgersen
8848dfed74
Fix conditional checking for PR testing ( #21947 )
...
* Fix conditional checking for PR testing
Closes #21946
* Update .github/actions/conditional/action.yml
Co-authored-by: Jon Koops <jonkoops@gmail.com>
---------
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-07-25 15:43:53 +02:00
Stian Thorgersen
6220a9d71f
Remove scheduled from individual workflows ( #21847 )
2023-07-21 11:51:10 +02:00
Alexander Schwartz
6e30e09cca
Run tests for the moved documentation ( #19278 )
...
Closes #19272
2023-03-28 12:35:27 +02:00