Commit Graph

8 Commits

Author SHA1 Message Date
Artem Bilan
7a8b672bb1 Remove redundant OSSRH_URL secret for release workflow
(cherry picked from commit eb07fda61b)
2024-08-28 13:19:36 +00:00
Artem Bilan
f65867ae0d 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`

(cherry picked from commit de58d8c942)

# Conflicts:
#	.github/workflows/ci-snapshot.yml
2024-07-18 16:30:56 -04:00
Artem Bilan
481bb2ca80 Migrate release notification to Google Chat
(cherry picked from commit 13a113cf66)
2024-07-11 18:49:57 +00:00
Artem Bilan
c4ebec1a6a Remove redundant Develocity GHA secrets
(cherry picked from commit a3814be675)
2024-04-30 18:39:06 +00:00
Artem Bilan
de291d81d1 Upgrade to Gradle 8.6; latest reusable workflows
* Add `package-ecosystem: "github-actions"` for Dependabot
2024-02-09 16:10:14 -05:00
Artem Bilan
075613c4a1 Migrate GHAs for repo from Spring IO org
**Cherry-pick to `6.1.x`**
2023-12-20 17:03:58 -05:00
Artem Bilan
542b748d7e Fix release GHA for more permissions
* Improve `dependabot.yml` to group all only dev deps
* Upgrade only to patch releases
* Fix upgrades label for expected by the Changelog-generator
2023-12-18 18:16:38 -05:00
Artem Bilan
504212592e Migrate CI/CD to GitHub Actions
* Remove JFrog plugin since it is supplied from CI/CD by Gradle init script
* Remove Sonar and Jacoco since we don't manage those service anymore
2023-12-01 16:40:40 -05:00