Commit Graph

9 Commits

Author SHA1 Message Date
Artem Bilan
78bd8d22ea GH-476: Assemble Zip for Javadocs
Fixes: https://github.com/spring-projects/spring-retry/issues/476

* Add `maven-assembly-plugin` to Zip Javadocs from the `apidocs` dir into a `*-docs.zip` artifact
* Modify `build-and-deploy-snapshot.yml` and `release.yml` to assign `zip.deployed=false` attribute to Zip artifacts
* Also mark `docs.zip` files as `zip.type=docs`
2024-11-20 11:25:36 -05:00
Artem Bilan
8f2a5a0ac5 Add Maven -Duser.name=spring-builds+github for Develocity 2024-10-16 16:30:50 -04:00
Artem Bilan
50e7d82dc6 Add Develocity support to the project 2024-10-16 15:40:09 -04:00
Artem Bilan
993526c9b8 Add GHA workflow to announce milestone planning in chat 2024-09-12 10:04:41 -04:00
Stéphane Nicoll
caa0d72d16 Fix formatting of Maven Central check url
Closes gh-455
2024-07-13 11:19:06 +02:00
Stéphane Nicoll
ee44dcec66 Release from GitHub Actions
To harmonize the release process, this commit moves it to GHA.

Closes gh-448
2024-07-13 10:19:26 +02:00
Stéphane Nicoll
686dd9d11a Move CI to GitHub actions
This commit moves the regular build and snapshot deployment to GitHub
actions, based on a standard actions that are reusable.

Closes gh-447
2024-07-13 09:55:54 +02:00
Stephane Nicoll
24674edbc5 Polish "Migrate building PRs to GitHub Action"
See gh-345
2023-05-26 08:53:46 +02:00
abilan
7afbdddd10 Migrate building PRs to GitHub Action
See gh-345
2023-05-26 08:49:08 +02:00