1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-29 07:29:00 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
soloturn
d201e7de64 gradle, store POM_VERSION in properties so it is taken everywhere. 2022-02-12 09:46:48 +01:00
soloturn
a08af697e4 gradle release, gh publish signatures. 2022-02-12 08:39:38 +01:00
soloturn
1b25c3c00b github workflow can use gradle.
workflow and scripts are duplicated so nothing existing breaks.
ci-gradle triggers are commented apart from the workflow trigger
which allows manual start, so one can compare artifacts.
2022-01-20 06:45:51 +01:00
matthew16550
cb1468d8b3 Add artifact signing to CI workflow & publish signature files in snapshot releases. 2021-12-09 11:54:04 +11:00
The-Lum
cbc906af66
Update release_snapshot.sh
Mod:
- Add a `plantuml-SNAPSHOT-timestamp.lock` as Assets, with a timestamp of the snapshot
- Add links to [commits](https://github.com/plantuml/plantuml/commits/)
2021-11-23 20:28:25 +01:00
The-Lum
f1a7cca4a6
mod: change date-time format of snapshot
mod: change `date-time` format of snapshot to be more human readable
See comment on:
- https://github.com/plantuml/plantuml/pull/774#issuecomment-969362702
2021-11-16 07:28:24 +01:00
The-Lum
ff5697894a
Update release_snapshot.sh
Mod: 
Put the `date-time` on a better line
2021-11-15 21:27:22 +01:00
The-Lum
e4cecb4c89
mod: add datetime of the snapshot
add `datetime` of the snapshot on the notes
2021-11-15 21:12:20 +01:00
matthew16550
5650921821 Fix title of snapshot releases 2021-11-13 20:23:35 +11:00
matthew16550
54d0bf27b5 Update CI to create snapshot releases in GitHub 2021-11-13 17:37:17 +11:00