Commit Graph

9 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
2bad237d9d Upgrade jfrog 2.39.1 in release workflows 2023-06-05 09:59:05 +01:00
Janne Valkealahti
b26d87733d Add github release to milestone release 2021-06-26 15:32:08 +01:00
Janne Valkealahti
a047e0f89d Update jfrog 1.50.0 2021-06-26 14:15:49 +01:00
Janne Valkealahti
58beadf240 Update jfrog cli 1.46.4 2021-04-25 15:27:37 +01:00
Janne Valkealahti
0d249c0f34 Fix wrong postfix for project version 2021-04-05 16:46:03 +01:00
Janne Valkealahti
4d4a2cd8d3 Add missing property to milestone workflow 2021-04-05 15:52:51 +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