dependabot[bot]
|
4d7a266eee
|
Bump actions/setup-java from 4 to 5
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-21 20:52:53 +00:00 |
|
sdkman-chloe[bot]
|
6179f72cef
|
fix: route all hook notifications via /hooks/wake (DM only) (#1509)
* fix: switch issue triage to /hooks/wake for DM routing
* chore: add workflow_run notification via /hooks/wake
* chore: remove inline notify-failure (replaced by workflow_run)
* chore: remove inline notify-failure (replaced by workflow_run)
---------
Co-authored-by: sdkman-chloe[bot] <263185818+sdkman-chloe[bot]@users.noreply.github.com>
|
2026-03-02 16:57:50 +00:00 |
|
sdkman-chloe[bot]
|
008bc66326
|
fix: strip deliver/channel/to from notify-failure hook payload
|
2026-03-02 13:16:32 +00:00 |
|
sdkman-chloe[bot]
|
e5c8f0e6b7
|
chore: notify Chloé on release build failure
|
2026-03-02 11:46:51 +00:00 |
|
dependabot[bot]
|
6529e0195d
|
Bump actions/setup-java from 3 to 4 (#1259)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-30 08:53:44 +01:00 |
|
helpermethod
|
84222a39c5
|
chore: Upgrade to Gradle 8.0.1, setup caching for GH workflows
|
2023-04-01 16:18:32 +01:00 |
|
dependabot[bot]
|
c7f88ad49a
|
Bump actions/setup-java from 2 to 3 (#1085)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 11:15:30 +02:00 |
|
helpermethod
|
94ccfd0957
|
Do not trigger beta releases on changes to the workflows
|
2022-03-31 18:20:31 +01:00 |
|
dependabot[bot]
|
d8e3bf80a0
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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...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-03-31 09:13:11 +01:00 |
|
Marco Vermeulen
|
be0a726cb0
|
Pass release channel from GitHub actions to build as env parameter.
|
2021-10-07 23:20:21 +01:00 |
|
Marco Vermeulen
|
b138bcbb37
|
Simplify java setup in gh actions.
|
2021-08-22 11:33:03 +01:00 |
|
Marco Vermeulen
|
20d564a2ca
|
Use sdkman GH action to setup Java in beta and release workflows.
|
2021-08-21 15:57:47 +01:00 |
|
Marco Vermeulen
|
0800fe7f7f
|
Only run beta and release workflows on main repo.
|
2021-08-21 15:48:41 +01:00 |
|
Marco Vermeulen
|
9ed5725171
|
Only run beta and release workflows on main repo.
|
2021-08-21 15:36:38 +01:00 |
|
Marco Vermeulen
|
164b0acbc7
|
Code formatting.
|
2021-07-04 16:51:28 +01:00 |
|
Marco Vermeulen
|
50c9f452b1
|
Rename master release to latest.
|
2021-06-21 21:38:43 +01:00 |
|
Marco Vermeulen
|
a98028a465
|
Improve release script and workflows.
|
2021-06-21 17:38:52 +01:00 |
|
Marco Vermeulen
|
6d7092120d
|
Further improve propagation of secrets to mongo helper in beta action.
|
2021-06-21 13:50:24 +01:00 |
|
Marco Vermeulen
|
bb7487ebc6
|
Improve propagation of secrets to mongo helper in beta action.
|
2021-06-21 09:22:22 +01:00 |
|
Marco Vermeulen
|
a91ba97aaf
|
Propagate secrets to mongo helper in beta action.
|
2021-06-21 09:11:45 +01:00 |
|
Marco Vermeulen
|
f17e0530c2
|
Use mongodb 3.2 in beta release
|
2021-06-21 08:35:07 +01:00 |
|
Marco Vermeulen
|
2c1bd21209
|
Attempt release of beta to mongodb.
|
2021-06-21 08:17:13 +01:00 |
|
Marco Vermeulen
|
4d9a523543
|
Simplify beta release action.
|
2021-06-20 19:49:11 +01:00 |
|
Marco Vermeulen
|
8d6d38e66b
|
Introduce beta release.
|
2021-06-20 19:49:11 +01:00 |
|