19 Commits

Author SHA1 Message Date
Artem Bilan
5cfdaa2ae8 Upgrade dependencies, including Gradle
* Migrate to `DEVELOCITY_ACCESS_KEY` secret for GHA
* Fix classes compatibility with Java 21
2024-09-23 15:47:12 -04:00
Artem Bilan
6f5b58f2bc Upgrade Gradle & Develocity plugins
* Remove redundant GHA secrets for Develocity
2024-04-29 14:46:52 -04:00
Artem Bilan
a1a7c1e08a Upgrade to the latest reusable workflows
* Upgrade to `jfrog/setup-jfrog-cli@v4` in the `verify-staged-artifacts.yml`
2024-02-09 10:17:21 -05:00
Artem Bilan
75cb9ef5a2 Upgrade dependencies; prepare for release 2024-01-05 16:12:03 -05:00
Artem Bilan
958261baa7 Migrate GHAs to spring-io 2023-12-20 11:07:35 -05:00
Artem Bilan
f1433ca921 Fix GH workflows for new repository 2023-11-19 11:51:00 -05:00
Artem Bilan
001388f5d1 Propagate secrets to reusable workflows 2023-11-16 13:45:20 -05:00
Artem Bilan
6039aab447 Move Gradle task directly to the ci-snapshot.yml 2023-11-16 13:39:58 -05:00
Artem Bilan
2cd7eacd84 Try to use just local workflow 2023-11-16 13:00:21 -05:00
Artem Bilan
553f258f97 Fix jobs: uses: syntax for workflow url 2023-11-16 12:45:44 -05:00
Artem Bilan
0ca38b0db9 Reusable workflows from a common repository
* Remove `release-files-spec.json` and `spring-project-init.gradle`
since they come from a common repository as well
2023-11-16 12:32:43 -05:00
Artem Bilan
c31c91c864 Fix some naming for GHA workflows 2023-11-14 16:38:29 -05:00
Artem Bilan
5b555789f4 Extract artifactory-init.gradle
* Modify GHA workflows to copy `artifactory-init.gradle` as Gradle init script
* Use fully-qualified names for reusable workflows making workflow callers as generic
2023-11-06 16:41:51 -05:00
Artem Bilan
9b49778018 Fix path for reusable workflows 2023-10-23 14:57:40 -04:00
Artem Bilan
d94d0c02c9 Extract reusable GHA workflows 2023-10-23 14:56:03 -04:00
Artem Bilan
ff2eff4d54 Make ci-snapshot.yml as reusable 2023-10-23 11:43:36 -04:00
Artem Bilan
70a690ca90 Add promote & Central GHA workflows
* Use an explicit `libs-snapshot-local` in the `ci-snapshot.yml` for JFrog CLI
* Add notices for `$JFROG_CLI_BUILD_NAME` & `$JFROG_CLI_BUILD_NUMBER` in the `release-staging.yml`
2023-10-23 10:37:52 -04:00
Artem Bilan
02d71c2a17 Use secrets.GH_ACTIONS_REPO_TOKEN 2023-10-20 16:51:12 -04:00
Artem Bilan
57e3c333c1 Restore Capture Test Results for PR GHA
* Renaming GHA workflow files for better context
2023-10-20 08:51:50 -04:00