Commit Graph

13 Commits

Author SHA1 Message Date
Artem Bilan
71dc5c7e48 Upgrade GHAs to the reusable workflows v5 2024-11-22 12:22:14 -05:00
Artem Bilan
4f901359f1 Migrate to DEVELOCITY_ACCESS_KEY GHA secret 2024-09-23 10:51:01 -04:00
Artem Bilan
95f9a4aa54 Upgrade to reusable spring-io/spring-github-workflows@v3
Apparently Dependabot can upgrade reusable GHA workflows as well.
So less burden on support and less stress from changes in those reusable workflows in `main`
2024-07-19 12:53:14 -04:00
Artem Bilan
475b6ec849 Do not sing SNAPSHOT artifacts 2024-07-11 13:20:43 -04:00
Artem Bilan
a02cabfee3 Add GPG secrets to ci-snapshot.yml for testing new Artifactory Gradle plugin 2024-07-11 13:10:09 -04:00
Artem Bilan
f36398f4ce Remove redundant Develocity GHA secrets 2024-04-29 15:13:40 -04:00
Artem Bilan
08041800f3 Remove -S from ci-snapshot.yml
* Upgrade `release.yml` to the latest reusable workflow
2024-03-28 16:13:33 -04:00
Artem Bilan
3bcddc1227 Add -S into ci-snapshot.yml for diagnostics 2024-03-28 15:49:21 -04:00
Artem Bilan
ecc1f83f60 Upgrade to the latest reusable workflows 2024-03-06 13:03:06 -05:00
Artem Bilan
38f0ca077c Add schedule & concurrency to CI workflow
* The `schedule` allows to have a fresh snapshot every night (`--rerun-tasks` should ensure we build against cache)
* The `concurrency` allows to cancel previously running and scheduled workflows: only the last built SNAPSHOT matters
2024-01-04 16:23:25 -05:00
Artem Bilan
f6cb25742b Upgrade to the latest reusable workflows 2024-01-04 16:15:22 -05:00
Artem Bilan
655f49b956 Migrate GHAs for repo from Spring IO org 2023-12-20 17:07:05 -05:00
Artem Bilan
e24552f6e4 Add CI/CD GH infrastructure 2023-11-23 16:02:58 -05:00