Commit Graph

1199 Commits

Author SHA1 Message Date
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
Eric Vantillard a66258f1de chore(configure-workflow): add workflow to test configure-workflow action 2023-04-03 19:25:36 +02:00
Eric Vantillard cd8b1a2012 chore(configure-workflow): scaffold configure-workflow github action 2023-04-03 19:25:36 +02:00
PlantUML aad2a9e19f
Merge pull request #1379 from evantill/feature/workflows
chore: fix details in github workflows
2023-04-03 16:08:36 +02:00
Eric Vantillard a299d6b4c5 chore: use unique jobs id
Github workflow jobs should be unique across all jobs. HAs a default naming convention, use the workflow file basename.
2023-04-03 13:04:42 +02:00
Eric Vantillard 6fec6ea27e chore: only use major version in github action references 2023-04-03 12:38:51 +02:00
Arnaud Roques 06978b87d0 chore: fix add-to-project version 2023-03-31 18:25:59 +02:00
Arnaud Roques 949df26035 chore: add issues to project Backlog when adding p:backlog label 2023-03-31 18:10:16 +02:00
Arnaud Roques 72599ce706 chore: label "p:backlog" on issue automatically close issue with comment 2023-03-31 17:55:18 +02:00
Arnaud Roques 81bd00e252 fix: restore correct cache behavior
https://github.com/plantuml/plantuml/issues/1368
2023-03-29 20:19:05 +02:00
PlantUML 32429afbb0
Merge pull request #1365 from fgreinacher/fix/properties-env
feat: support alternate environment variable names
2023-03-27 17:05:07 +02:00
Florian Greinacher 4e879c3cfd feat: support alternate environment variable names
The current variable names with dots can not be used in some shells.
2023-03-27 12:09:05 +02:00
PlantUML 524fff45b8
Merge pull request #1363 from ggrossetie/patch-1
Replace POM_VERSION by RELEASE_VERSION
2023-03-26 19:28:02 +02:00
Guillaume Grossetie 8400e40bf9
Replace POM_VERSION by RELEASE_VERSION 2023-03-26 19:11:14 +02:00
PlantUML fd587ce66f
Merge pull request #1362 from ggrossetie/native-images-macos-win
Build macOS and Windows native images
2023-03-26 18:18:29 +02:00
Guillaume Grossetie 124945d408 Build macOS and Windows native images 2023-03-26 17:50:30 +02:00
PlantUML 108d07971c
Merge pull request #1360 from ggrossetie/publish-native-image-release
Build the native image as part of the release process
2023-03-25 22:13:40 +01:00
Guillaume Grossetie d0d555c439
Fix version 3.5.10 -> 3.10.0 2023-03-25 21:06:29 +01:00
Guillaume Grossetie 79f773c033 Build the native image as part of the release process 2023-03-25 18:55:28 +01:00
Arnaud Roques 47f2995aa3 fix: fix several issues
https://github.com/plantuml/plantuml/issues/1357
https://github.com/plantuml/plantuml/issues/1353
https://github.com/plantuml/plantuml/issues/1352
https://forum.plantuml.net/17654/malformed-layout-and-missing-arrows-on-large-amount-of-edges
https://github.com/plantuml/plantuml/issues/1349
https://github.com/plantuml/plantuml/issues/1348
https://github.com/plantuml/plantuml/issues/1355
https://github.com/plantuml/plantuml/issues/166
2023-03-24 19:07:32 +01:00
Arnaud Roques 003222a00f fix: wip on various issues
https://github.com/plantuml/plantuml/issues/1352
https://github.com/plantuml/plantuml/issues/1348
2023-03-22 19:25:52 +01:00
Arnaud Roques cdec3380ec fix: improve smetana support
https://github.com/plantuml/plantuml/issues/1348
2023-03-21 23:47:11 +01:00