4 Commits

Author SHA1 Message Date
Artem Bilan
3b650030d3 Add Announce Release in Chat job into release.yml 2024-12-13 10:51:45 -05:00
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
50e7d82dc6 Add Develocity support to the project 2024-10-16 15:40:09 -04: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