Mahmoud Ben Hassine
956efa7c3d
Update Spring Boot to latest versions in ci-boot.yml
2025-03-10 09:59:58 +01:00
Mahmoud Ben Hassine
bcf39dfc61
Update CI build descriptor
...
This commit attempts to fix the following build error:
Error: 3 [Error] Server ID 'repo.spring.io' does not exist.
2025-02-07 06:56:46 +01:00
Mahmoud Ben Hassine
3db4076503
Update Spring Boot version in CI build
2024-12-07 08:06:26 +01:00
Mahmoud Ben Hassine
658b46f30c
Update actions/upload-artifact to version 4.4.3
2024-10-18 18:28:08 +02:00
Mahmoud Ben Hassine
ad09885b73
Update Spring Boot versions in CI build
2024-10-18 17:29:20 +02:00
Janne Valkealahti
26ef2bcdc9
Schedule ci boot
2024-03-23 17:17:14 +00:00
Janne Valkealahti
bca8c5e4ce
Update ci boot versions
2024-03-23 17:01:26 +00:00
Janne Valkealahti
04731dfb19
Update nexus sync steps
2024-03-21 08:55:38 +00:00
Janne Valkealahti
9cce18b994
Upgrade jfrog cli
2024-03-19 08:22:52 +00:00
Janne Valkealahti
4495c7dd77
Update boot ci workflow
2024-03-15 12:39:27 +00:00
Janne Valkealahti
24a3467780
Add junit tag configuration
...
- Using include/exclude tags was missing so adding
those into buildSrc.
- Polish it tests workflows
- Relates #1143
2024-03-14 14:48:47 +00:00
Janne Valkealahti
fbb6df4e5d
Sign artifacts with ci workflow
...
- Relates #1143
2024-03-14 13:25:47 +00:00
Janne Valkealahti
86c0b2ad25
Modify ci workflows
...
- Due to changes in gradle build
- Relates #1143
2024-03-14 13:11:25 +00:00
Janne Valkealahti
4675396335
Modify jfrog gradle config in ci
...
- We have artifactory plugin in build itself
- Relates #1143
2024-03-14 12:27:44 +00:00
Janne Valkealahti
b3597cdb8b
Update central workflow
2023-12-04 13:45:51 +00:00
Janne Valkealahti
b32af171ee
Update central workflow
2023-12-04 13:43:15 +00:00
Janne Valkealahti
2446a7f153
Test with boot 3.1.6 and 3.2.0
...
- Relates #1122
2023-11-24 07:57:28 +00:00
Janne Valkealahti
5c7355dfcb
Use adopt distribution in ci boot
2023-11-22 09:28:53 +00:00
Janne Valkealahti
967fedb90f
Test with boot 3.2.x
...
- Update boot-ci to use 3.1.5, 3.2.0-RC2
- Relates #1122
2023-11-13 15:43:16 +00:00
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
9b93f3b797
Fix ci-boot.yml
2023-06-12 12:28:47 +01:00
Janne Valkealahti
f6b4464804
Add ci boot workflow
2023-06-12 12:24:21 +01:00
Janne Valkealahti
2bad237d9d
Upgrade jfrog 2.39.1 in release workflows
2023-06-05 09:59:05 +01:00
Janne Valkealahti
d0e48a797d
Upgrade jfrog 2.39.1 in ci
2023-06-05 09:05:02 +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
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
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
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
330da2fb62
Rename workflows to use main
2021-04-05 14:31:27 +01:00
Janne Valkealahti
4671b69941
Separete ci/pr workflows
2021-04-05 13:17:36 +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
Janne Valkealahti
8346ccbd0a
Use new central infra
2021-03-30 17:48:46 +01:00
Janne Valkealahti
21a125cba5
Update central workflow
2021-03-30 17:40:53 +01:00
Janne Valkealahti
749c2992dc
Polish
2021-03-26 20:01:39 +00:00
Janne Valkealahti
e8ab82b3b0
Separete build and publish
2021-03-26 17:54:32 +00:00
Janne Valkealahti
a73831c4c2
Move publish to ci workflow
2021-03-26 16:16:51 +00:00
Janne Valkealahti
f1b086d25c
Attempt to build and publish from workflows
2021-03-26 14:00:27 +00:00
Janne Valkealahti
8abee0e4aa
Switch to old sonatype infra
2021-03-20 09:20:19 +00:00
Janne Valkealahti
9431afe21a
Fix pgp setting
2021-03-20 07:47:54 +00:00
Janne Valkealahti
c9fe9a6f57
Add central close and release workflows
2021-03-19 15:14:31 +00:00
Janne Valkealahti
c197ffe592
Fix central workflow
2021-03-19 08:01:33 +00:00
Janne Valkealahti
57f65e6daa
Fix central workflow
2021-03-19 07:58:55 +00:00