Commit Graph

23 Commits

Author SHA1 Message Date
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
fd48962b24 Rollback to previous GHA WFs version
Looks like there is some race condition in the Artifactory Gradle plugin,
so it does not deploy build-info when too many artifacts to upload
2024-03-28 14:07:40 -04:00
Artem Bilan
dfca636b9e Fix verify-staged-artifacts.yml for the proper path
The Gradle command must be called in the `samples/time-spel-log` directory
2024-03-28 13:04:31 -04:00
Artem Bilan
e6833348bb Add github-actions upgrade to Dependabot config
* Refactor `dependabot.yml` for better readability
2024-03-06 13:28:42 -05:00
Artem Bilan
ecc1f83f60 Upgrade to the latest reusable workflows 2024-03-06 13:03:06 -05:00
Artem Bilan
087a3383dd Rework verify-staged-artifacts to use sample (#38) 2024-03-01 11:07:08 -06:00
Artem Bilan
d557ec352a Fix verify-staged-artifacts for proper artifact name 2024-02-29 15:08:05 -05:00
Artem Bilan
23bfd86deb Add mergeArguments: --auto --squash for Dependabot 2024-02-12 10:36:04 -05:00
Artem Bilan
25b9d8a575 Use the latest spring-merge-dependabot-pr.yml
This one marks now the PR as a `type: task` if updated  version is `SNAPSHOT`
2024-02-12 10:22:01 -05:00
Artem Bilan
0ea8b8afa0 Fix Checkstyle violations for spring-metadata-store-common
* Move `org.apache.curator:curator-test` to the `dependencies.gradle`
and include it into a `dev` group for Dependabot
2024-01-04 16:50:39 -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
9470841f5f Latest reusable workflow for pr-build.yml 2024-01-03 13:03:26 -05:00
Artem Bilan
92243ee633 Revert PAT for merge-dependabot-pr
Dependabot does not see GH secrets: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions#responding-to-events
2023-12-23 14:29:55 -05:00
Artem Bilan
f743fb3f8a Use PAT for merge-dependabot-pr.yml
This would let GH to trigger SNAPSHOT workflow on push to the branch
2023-12-22 17:45:16 -05:00
Artem Bilan
2a734a0180 Add Dependabot Support 2023-12-22 16:18:50 -05:00
Artem Bilan
7b59d41bc8 Add merge-dependabot-pr.yml workflow
* Fix `mail-supplier` to use `angus-mail.version` project property
2023-12-22 16:18:20 -05:00
Artem Bilan
5a6e572efc More permissions for release workflow 2023-12-22 15:51:11 -05:00
Artem Bilan
655f49b956 Migrate GHAs for repo from Spring IO org 2023-12-20 17:07:05 -05:00
Artem Bilan
436dbf2e5c Migrate to Gradle-specific release reusable flow 2023-11-30 18:06:58 -05:00
Artem Bilan
e24552f6e4 Add CI/CD GH infrastructure 2023-11-23 16:02:58 -05:00