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 |
|
Arnaud Roques
|
897a4736bc
|
fix: patch several issues
https://github.com/plantuml/plantuml/issues/1286
https://github.com/plantuml/plantuml/issues/166
https://github.com/plantuml/plantuml/issues/171
|
2023-03-20 23:19:33 +01:00 |
|
PlantUML
|
05fbba535e
|
Discord button at Markdown format
|
2023-03-20 18:20:41 +01:00 |
|
PlantUML
|
27b82b76d9
|
Add discord button
|
2023-03-20 18:07:38 +01:00 |
|
PlantUML
|
97f3172020
|
Merge pull request #1345 from ggrossetie/native-image
Build a native image (Linux)
|
2023-03-20 10:34:18 +01:00 |
|
Guillaume Grossetie
|
a889148768
|
Build a native image (Linux)
|
2023-03-19 14:52:51 +01:00 |
|
Arnaud Roques
|
e739cd8f5d
|
fix: restore some help commands
https://github.com/plantuml/plantuml/issues/1331
https://github.com/plantuml/plantuml/issues/1232
|
2023-03-19 13:13:13 +01:00 |
|
Arnaud Roques
|
e16b1d0b75
|
fix: remove buggy margin
https://github.com/plantuml/plantuml/issues/1334
|
2023-03-18 19:46:30 +01:00 |
|
Arnaud Roques
|
e53a679331
|
refactor: improve smetana support for JSON
|
2023-03-18 11:25:17 +01:00 |
|
Arnaud Roques
|
7447766553
|
fix: allow notes with ELK
https://github.com/plantuml/plantuml/issues/1331
|
2023-03-17 22:53:25 +01:00 |
|
Arnaud Roques
|
89ff4699a0
|
fix: allow notes with smetana
https://github.com/plantuml/plantuml/issues/1332
|
2023-03-17 22:48:24 +01:00 |
|
Arnaud Roques
|
68c35a5ac3
|
fix: partial correction
https://github.com/plantuml/plantuml/issues/1335
|
2023-03-17 22:42:27 +01:00 |
|
Arnaud Roques
|
707d612229
|
fix: improve ditaa management
https://github.com/plantuml/plantuml/issues/1331
|
2023-03-17 18:14:13 +01:00 |
|
Arnaud Roques
|
a202116a0c
|
fix: improve dot message status
|
2023-03-16 21:33:59 +01:00 |
|
Arnaud Roques
|
0f9f96dade
|
fix: improve return code management
|
2023-03-16 21:25:46 +01:00 |
|
Arnaud Roques
|
9a3c27eebf
|
chore: compile MIT version
|
2023-03-16 21:11:33 +01:00 |
|
Arnaud Roques
|
d98c743b9f
|
chore: compile MIT version
|
2023-03-16 21:08:35 +01:00 |
|
Arnaud Roques
|
ac851b0e44
|
chore: compile MIT version
|
2023-03-16 21:02:10 +01:00 |
|
Arnaud Roques
|
dc0a105ced
|
Merge branch 'master' of https://github.com/plantuml/plantuml
|
2023-03-16 20:56:21 +01:00 |
|
Arnaud Roques
|
62d43e22a8
|
chore: Build MIT version
|
2023-03-16 20:55:14 +01:00 |
|
Eric Vantillard
|
606c7d7af1
|
chore: add issue templates
|
2023-03-16 03:04:56 +01:00 |
|