1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-27 12:13:32 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
The-Lum
bf33696c79
upd: create an JAR asset without PlantUML version
Create an JAR asset without PlantUML version.
2022-09-16 21:14:28 +02:00
The-Lum
24c18715ae
upd: improve pseudo version of snapshot
- Suppress date-time on release title
- Add subtitle: `Version ~v${POM_VERSION%-SNAPSHOT} of the ${DATE_TIME_UTC}`
2022-06-06 19:46:45 +02:00
The-Lum
a9e9ca81e0
upd: add a pseudo version of snapshot
Add a pseudo version of snapshot: `snapshot (~vM.YYYY.mmbetaBB [YYYY-MM-DD at hh:mm:ss (UTC)])`
2022-06-06 14:26:57 +02:00
soloturn
9cced3dfe8 remove maven build 2022-03-11 06:42:52 +01:00
soloturn
2c44343fad gradle, sign plantuml-pdf.jar, and gh upload 2022-02-14 13:33:27 +01:00
soloturn
8417f23d3e gradle, github publish plantuml-pdf jar
plantuml-pdf-<version>.jar is not signed at the moment.
2022-02-13 15:44:12 +01:00
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