Commit Graph

12 Commits

Author SHA1 Message Date
Eric Haag
33d68e7878 Update workflows with Gradle Enterprise credentials
Only workflows that do not build PRs have been configured with
credentials.
2023-10-09 10:12:31 +01:00
Erik Greijus
497eebe55c Upgrade to Spring Boot 3 2023-08-29 12:52:50 +02:00
Janne Valkealahti
6bddecd3f2 Fix version discovery 2023-06-19 10:52:03 +01:00
Janne Valkealahti
2bad237d9d Upgrade jfrog 2.39.1 in release workflows 2023-06-05 09:59:05 +01:00
Janne Valkealahti
1cdd9eb469 Update release workflow 2021-07-11 15:32:02 +01:00
Janne Valkealahti
281909c40c Update release workflow 2021-07-11 14:07:43 +01:00
Janne Valkealahti
a5f7b1e346 Update gpg key 2021-07-05 08:35:23 +01:00
Janne Valkealahti
475622db63 Update jfrog 1.50.0 2021-06-26 14:12:50 +01:00
Janne Valkealahti
58beadf240 Update jfrog cli 1.46.4 2021-04-25 15:27:37 +01:00
Janne Valkealahti
330da2fb62 Rename workflows to use main 2021-04-05 14:31:27 +01:00
Janne Valkealahti
9b4fcd8231 Update nexus-sync version 2021-04-03 16:33:19 +01:00
Janne Valkealahti
6413bff53c Add release/milestone workflows
- Add one full kick workflows for doing milestone or release.
- Use new central infra for all workflows
- Still keep old manual central workflows as we probably need
  those until branches are fixes to use new workflows for central.
- Separate artifactory build names so that we have unique ones
  for snapshot/milestone/release per branch as otherwise
  jfrog artifact download might be inaccurate.
- Use github environments to pause workflow for promotion and
  central sync to be able manually check that staged and released
  artifacts looks ok.
- Add tweaks to gradle build to ease switching to milestone, release
  or next dev version.
2021-04-03 14:18:13 +01:00