Commit Graph

25 Commits

Author SHA1 Message Date
Arnaud Roques 72f2d856f3 chore: generate MIT version 2023-05-12 16:03:57 +02:00
Arnaud Roques bb33824e87 chore: slightly simplify release-snapshot.sh 2023-05-12 13:42:34 +02:00
Arnaud Roques 82d660de00 chore: temporary suppress native images 2023-04-18 22:05:28 +02:00
Arnaud Roques e1d1d5aa93 chore: temporary remove mit version 2023-04-18 19:13:44 +02:00
PlantUML 6a2ef30d73
chore: no native or MIT version when snapshot 2023-04-11 15:49:32 +02:00
The-Lum 19d7fba544
chore: Add MIT License (`jar`, `source`) version on CI [skip actions] (#1375)
* Add MIT version on CI

* chore: add gradle project for plantuml-mit

* chore: add publish to gradle project plantuml-mit

* chore: suppress test on u20 win19, add MIT on release script

Suppress ubuntu20 and win2019 test
Test of symbolic link on release script for MIT license
Delete now not used files:
- ci-mit.yml
- license-mit.yml
- build-mit.gradle.kts

* fix: side effect of MIT on Native CI

* fix(build): update paths to mit jars

---------

Co-authored-by: Eric Vantillard <eric.vantillard@evaxion.fr>
2023-04-05 12:13:14 +02:00
Guillaume Grossetie 8400e40bf9
Replace POM_VERSION by RELEASE_VERSION 2023-03-26 19:11:14 +02:00
Guillaume Grossetie 124945d408 Build macOS and Windows native images 2023-03-26 17:50:30 +02:00
Guillaume Grossetie 79f773c033 Build the native image as part of the release process 2023-03-25 18:55:28 +01:00
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