Commit Graph

1220 Commits

Author SHA1 Message Date
Arnaud Roques 782087680d chore: manual set of gradle.properties 2023-05-12 21:16:44 +02:00
Arnaud Roques 9c52adf7ec chore: restore version which is still not working 2023-05-12 20:44:57 +02:00
Arnaud Roques e313ffc635 chore: fix syntax 2023-05-12 20:32:38 +02:00
Arnaud Roques 37f8e4fd2e chore: try to make OSSRH working 2023-05-12 20:29:40 +02:00
Arnaud Roques 11b9baa3ff chore: print pom_version 2023-05-12 20:19:00 +02:00
Arnaud Roques 871c298203 chore: add trace to publish 2023-05-12 19:53:58 +02:00
Arnaud Roques b4bdcb3428 chore: disable windows tests 2023-05-12 19:31:06 +02:00
Arnaud Roques c60d959c95 chore: version 1.2023.7 2023-05-12 19:28:51 +02:00
Arnaud Roques a66215a373 feat: update C4 stdlib 2023-05-12 19:21:29 +02:00
Arnaud Roques 962f6df46b chore: only test Java 8 on Windows 2023-05-12 17:09:21 +02:00
Arnaud Roques d9eecbdeeb chore: restore tests and update release.sh 2023-05-12 16:50:31 +02:00
Arnaud Roques 66f426fe6d chore: build MIT signature 2023-05-12 16:32:51 +02:00
Arnaud Roques 60aa5edca0 chore: add MIT signatures 2023-05-12 16:21:45 +02:00
Arnaud Roques 2fa62e9173 chore: add MIT in cache 2023-05-12 16:12:11 +02:00
Arnaud Roques 72f2d856f3 chore: generate MIT version 2023-05-12 16:03:57 +02:00
Arnaud Roques b3a0c52d40 chore: run tests and build artifact in parallel 2023-05-12 14:06:41 +02:00
Arnaud Roques c57f5b4691 chore: remove tests 2023-05-12 13:59:52 +02:00
Arnaud Roques f43aa3b928 chore: temporary remove tests, remove gradle publish for snapshot 2023-05-12 13:58:24 +02:00
Arnaud Roques bb33824e87 chore: slightly simplify release-snapshot.sh 2023-05-12 13:42:34 +02:00
Arnaud Roques 488029b9b0 fix: work in progress
https://github.com/plantuml/plantuml/issues/1405
https://github.com/plantuml/plantuml/issues/1423
2023-05-11 21:06:04 +02:00
PlantUML 3b3ab396b9
Merge pull request #1424 from bondden/theme-mono
Added monochrome monospaced theme for better shapes control
2023-05-11 14:11:27 +02:00
bondden 0c873713e0 Added monochrome monospaced theme for better shapes control 2023-05-11 18:40:18 +07:00
Arnaud Roques 475f814b65 fix: minor bug fix
https://github.com/plantuml/plantuml/issues/1422
2023-05-10 20:43:48 +02:00
Arnaud Roques 26874fe610 fix: minor issues
https://github.com/plantuml/plantuml/issues/1401#issuecomment-1523451970
https://github.com/plantuml/plantuml/issues/1399
2023-05-07 23:30:37 +02:00
Arnaud Roques c158ce4383 chore: init snapshot 2023-04-18 23:04:32 +02:00
Arnaud Roques 82d660de00 chore: temporary suppress native images 2023-04-18 22:05:28 +02:00
Arnaud Roques d2a5e0cd2e chore: suppress MIT 2023-04-18 21:43:40 +02:00
Arnaud Roques b7da8b6898 chore: suppress MIT 2023-04-18 21:40:11 +02:00
Arnaud Roques 2751c47ebc chore: hard code version 2023-04-18 21:01:39 +02:00
Arnaud Roques e1d1d5aa93 chore: temporary remove mit version 2023-04-18 19:13:44 +02:00
Arnaud Roques beb3cb25e2 feat: version 1.2023.6 2023-04-18 18:14:10 +02:00
Arnaud Roques e23d7e56fc fix: minor issues
https://github.com/plantuml/plantuml/issues/1367
https://github.com/plantuml/plantuml/issues/1389
2023-04-11 19:57:58 +02:00
PlantUML 6a2ef30d73
chore: no native or MIT version when snapshot 2023-04-11 15:49:32 +02:00
PlantUML 44f6e295d2
chore: test CI 2023-04-11 15:18:14 +02:00
Eric Vantillard 7631517673 chore: build native images on release and snapshot 2023-04-11 15:16:33 +02:00
Eric Vantillard 8f4ef6f8f3 chore: ci workflow will publish on release and snapshot 2023-04-11 14:52:23 +02:00
Arnaud Roques 87caaebdb9 fix: change month display
https://github.com/plantuml/plantuml/issues/1380
2023-04-10 19:51:43 +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
Eric Vantillard b308944fd0 chore: add labeler workflow 2023-04-05 10:23:20 +02:00
Eric Vantillard ac83a5d64e fix: revert Version.java change
Postpone this modification until `ci.yml`will be ready.
2023-04-05 09:21:53 +02:00
Arnaud Roques 905510cd8b feat: extract version and compile time to a resource file 2023-04-04 23:13:35 +02:00
Eric Vantillard b9a27f0440 chore: only build native and publish artefacts on release
[skip ci]
2023-04-04 15:23:09 +02:00
Eric Vantillard f3a27b00ab
chore: add github discussion link
Add a link to github discussions into the issue templates configuration.
2023-04-04 00:01:42 +02:00
Arnaud Roques 5600f0999e fix: multiple breaks in repeat
https://github.com/plantuml/plantuml/issues/1369
2023-04-03 23:29:34 +02:00
Arnaud Roques 7062ec070b chore: sjpp compiled to Java 8 2023-04-03 23:10:58 +02:00
PlantUML b16150e9cf
Merge pull request #1381 from evantill/feature/workflows
chore: add `workflow configuration` test code
2023-04-03 19:45:27 +02:00
Eric Vantillard f312b3fbb6 chore(configure-workflow): prepare first version for testing in prod
Add more triggers to the test workflow
2023-04-03 19:25:36 +02:00
Eric Vantillard 6837e3de05 chore(configure-workflow): prepare first version for testing in prod 2023-04-03 19:25:36 +02:00
Eric Vantillard b2d90ef23a chore(configure-workflow): add logs for testing events handling 2023-04-03 19:25:36 +02:00
Eric Vantillard 51e80997ef chore(configure-workflow): remove unused files from action template 2023-04-03 19:25:36 +02:00