Guillaume Nodet
b0a210d81a
Do publish release on homebrew
2024-12-06 17:49:06 +01:00
Tamas Cservenak
c5ad1ab355
Fix SDKMAN publish from master ( #1097 )
...
mvnd on master still produces "betas" (as long as mvn
master does), and it must not be set as "default" version
in SDKMAN. Defaults are still coming from mvnd-1.x branch.
2024-08-14 14:05:55 +02:00
Tamas Cservenak
50bcc9bac5
Fix release-candidate script
2024-06-18 09:41:30 +02:00
Tamas Cservenak
446c292709
Port all the mvnd-1.x fixes for release to master ( #1027 )
...
Changes:
* Drop CHANGELOG.md and tool, it is confused by two branches (1.x and master).
* Update GH workflows, they now provide all 4 needed binaries
* Release scripts: do NOT push, user will (but remind user)
* native: Makefile and built binaries updated (cross checked with @gnodet )
2024-06-17 20:42:29 +02:00
Guillaume Nodet
42b230c10c
Upgrade to Maven 4.0.0-beta-1 ( #974 )
2024-05-03 21:10:04 +02:00
Guillaume Nodet
a6b275db59
Split Maven 3 and 4 support and switch to version 2.0-SNAPSHOT ( fixes #973 ) ( #970 )
2024-04-26 10:38:39 +02:00
Guillaume Nodet
7dbb194985
Generate sha512 checsums
2023-11-07 09:33:04 +01:00
Guillaume Nodet
60af0f0893
Update release scripts
2023-03-31 15:59:56 +02:00
Guillaume Nodet
3508f0e5a6
Do not use shortened url for sdkman
2023-02-03 07:55:42 +01:00
Guillaume Nodet
b539498e98
Fix homebrew release script for macos
2023-02-01 11:07:54 +01:00
Guillaume Nodet
0f8f67ae5b
Ignore tag
2023-01-28 14:33:33 +01:00
Guillaume Nodet
da1136dd75
Add ignored tags
2023-01-28 14:21:50 +01:00
Guillaume Nodet
4690bcb7f4
Upgrade parent pom to 38
2022-11-22 15:44:53 +01:00
Guillaume Nodet
39819a3290
Update release scripts
2022-10-10 18:30:44 +02:00
Guillaume Nodet
c5d2eb9a4c
Update release scripts ( #648 )
2022-05-12 17:57:59 +02:00
Guillaume Nodet
16eaf63a6c
Fix publish script
2022-05-04 14:48:00 +02:00
Hervé Boutemy
6f024f3b72
only publish sha256, skip md5+sha1+sha512 ( #625 )
...
* only publish sha512, skip md5+sha1+sha256
* Keep sha256 signature instead of sha512 for homebrew
Co-authored-by: Guillaume Nodet <gnodet@gmail.com >
2022-05-02 20:37:11 +02:00
Guillaume Nodet
d37791600d
Fix release guide and publish script
2022-04-29 19:28:05 +02:00
Guillaume Nodet
9b4f3f9792
Fix return values in script
2022-04-29 17:30:06 +02:00
Guillaume Nodet
33cdd8f75a
Fix script
2022-04-29 17:00:46 +02:00
Guillaume Nodet
f6c3a35a98
Add a check to ensure the local repo is on par with the remote
2022-04-29 16:55:15 +02:00
Guillaume Nodet
3877b9dce8
Move back the sha256 computation on the client side
2022-04-29 16:49:14 +02:00
Guillaume Nodet
98d71fa3d7
Put back sha256 computation
2022-04-29 16:23:53 +02:00
Guillaume Nodet
d2c986eb04
Fix release notes generation
2022-04-29 13:34:48 +02:00
Guillaume Nodet
ed54dc6fce
Fix use of github token
2022-04-29 13:23:18 +02:00
Guillaume Nodet
c4d5f24fd3
Add a publish phase
2022-04-29 13:18:29 +02:00
Stephan Schroevers
0288988d63
Replace github.com/mvndaemon/mvnd
references ( #622 )
...
As the repository is now hosted under `github.com/apache/maven-mvnd`.
2022-04-28 09:43:19 +02:00
Guillaume Nodet
c95c523692
Revert to a working state
2022-04-27 22:05:22 +02:00
Guillaume Nodet
3af0884498
Upgrade formatter / impsort plugins
2021-04-28 09:54:21 +02:00
Peter Palaga
031c10f19a
Fix publish-on-sdkman.sh and how it is called in the GH workflow
2020-09-29 16:04:09 +02:00
Peter Palaga
8e714c0f52
Add release.sh script
2020-09-29 14:02:29 +02:00
Peter Palaga
9c1b63eb16
Test BOM edits #9
2020-09-29 12:25:04 +02:00
Peter Palaga
1601cf86c9
Fixup again publishing new versions via sdkman vendor API #67
2020-09-17 12:54:23 +02:00
Peter Palaga
b319a17161
Fixup publishing new versions via sdkman vendor API #67
2020-09-17 11:28:48 +02:00
Peter Palaga
213edf6712
Add code formatter plugins
2020-07-29 11:55:56 +02:00