Commit Graph

954 Commits

Author SHA1 Message Date
dependabot[bot] bdf951de1a
Bump junit-jupiter from 5.8.2 to 5.9.0
Bumps [junit-jupiter](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-27 01:55:38 +00:00
Arnaud Roques 0fc2fad432 wip 2022-07-26 12:57:15 +02:00
Arnaud Roques ed8ad4bf69 Fix various mindmap and WBS style issues 2022-07-22 16:12:55 +02:00
Arnaud Roques 3bff5329c7 fix https://forum.plantuml.net/16284/how-to-left-align-when-the-aws-lib-is-also-used 2022-07-21 19:01:57 +02:00
Arnaud Roques 8294ca6e78 Add order, see https://forum.plantuml.net/15232/declare-participants-similar-to-components?show=16269#c16269 2022-07-21 18:06:55 +02:00
Arnaud Roques 04c4a6c156 Temporary remove macos-12 because Java 8 is not running there. Anyone, feel free to fix this :-) 2022-07-21 17:25:18 +02:00
Arnaud Roques 36652c6faa Move to macos-12 2022-07-21 17:16:42 +02:00
Arnaud Roques 9371ad88dc Adding %now function 2022-07-21 15:40:34 +02:00
Arnaud Roques ebf7613792 Minor bug fix 2022-07-21 14:09:24 +02:00
PlantUML 51b9bfb05a
Merge pull request #1060 from bharatrajagopalan/master
Updates to carbon gray
2022-07-17 00:16:26 +02:00
Bharat Rajagopalan afc1538f10 updated carbon gray theme 2022-07-16 21:56:07 +00:00
Bharat Rajagopalan 123d1779b5 carbon theme fixes covering more diagrams 2022-07-16 14:36:06 +00:00
PlantUML a8dd89ac1d
Merge pull request #1059 from bharatrajagopalan/master
Carbon Gray Theme
2022-07-15 14:46:21 +02:00
Bharat Rajagopalan c21c32b425 carbon gray theme 2022-07-15 12:17:56 +00:00
PlantUML 17a517eaa5
Merge pull request #1057 from bobjacobsen/bj-add-protocol-struct
Include clause overlooked in PR1028
2022-07-14 18:03:42 +02:00
Bob Jacobsen fe789981d6
Merge branch 'master' into bj-add-protocol-struct 2022-07-14 10:33:41 -04:00
PlantUML c5e44fbbb9
Merge pull request #1056 from The-Lum/AddExceptionInClassDiag
Add support for `Exception` in class diagram
2022-07-14 12:01:49 +02:00
Bob Jacobsen 1f2b3980e6 include missing clause 2022-07-13 20:17:28 -04:00
The-Lum c6c2343ee9 add support for `Exception` in class diagram 2022-07-13 23:39:29 +00:00
Arnaud Roques 227045a4ae fix https://github.com/plantuml/plantuml/issues/1053 2022-07-04 18:40:37 +02:00
PlantUML d926c4bfcb
Setting CORS 2022-07-04 12:23:41 +02:00
Arnaud Roques ac9d76cda6 wip 2022-06-29 18:45:19 +02:00
Arnaud Roques 649a13e04b Workaround for issue https://github.com/plantuml/plantuml/issues/1036 2022-06-27 18:34:58 +02:00
Arnaud Roques e801884415 wip 2022-06-27 18:33:45 +02:00
Arnaud Roques 285c21492f Import version 1.2022.6 2022-06-22 09:30:15 +02:00
PlantUML 6a51780588
Merge pull request #1034 from The-Lum/AddVersionOnSnapshotCI
fix: [CI] Add pseudo version on Snapshot
2022-06-06 20:15:29 +02:00
The-Lum 3dd8b13f6c
upd: add `Checkout` before `Configure workflow`
- Adding `Checkout the repository` _(I don't know if it optimized or not...)_ before the `Configure workflow`
- Fix variable in Uppercase
2022-06-06 20:00:16 +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
PlantUML db3252a5ad
Merge pull request #1033 from The-Lum/AddVersionOnSnapshotCI
[CI] Add pseudo version on Snapshot
2022-06-06 14:58:15 +02:00
Arnaud Roques 16ad46f0ea Merge branch 'wo' 2022-06-06 14:37:25 +02:00
Arnaud Roques 6e3ba0e4da wip 2022-06-06 14:36:58 +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
The-Lum 5e06dae809
upd: add a pseudo version of snapshot
Add a pseudo version of snapshot taken from Version.java
2022-06-06 14:07:52 +02:00
PlantUML f6b47e6ea7
Merge pull request #1028 from bobjacobsen/bj-add-protocol-struct
Add Swift support for Protocol and Struct in class diagram
2022-06-06 12:47:29 +02:00
Arnaud Roques 26f5b7f1fd Add support for GraphViz 4 2022-06-06 12:35:27 +02:00
The-Lum dbe4feae25
upd: more generic version
Change version to: `M.YYYY.m-SNAPSHOT`
2022-06-04 16:37:33 +02:00
Bob Jacobsen 2b337ac940 add support for Protocol and Struct in class diagram 2022-06-02 14:50:03 -04:00
Arnaud Roques a5952259b7 Minor bug fixes 2022-05-31 18:31:10 +02:00
Arnaud Roques 1afe7aae82 Minor bug fixes 2022-05-27 16:18:47 +02:00
Arnaud Roques 2621139b20 wip 2022-05-22 12:22:28 +02:00
Arnaud Roques 7ac50bf403 wip 2022-05-21 11:41:00 +02:00
PlantUML 36a7cbfca1
Merge pull request #1012 from matthew16550/test-results
Make CI test results more visible
2022-05-05 10:45:41 +02:00
matthew16550 ccd0ac83ad Make CI test results more visible 2022-05-05 18:25:40 +10:00
Arnaud Roques 229a6129e2 Fixing tests 2022-05-04 19:54:15 +02:00
Arnaud Roques 93e5964e5f Import version 1.2022.5 2022-05-04 19:52:00 +02:00
Arnaud Roques 25a51b27e7 wip 2022-04-27 18:37:41 +02:00
Arnaud Roques dbaaa0165e wip 2022-04-27 18:30:36 +02:00
PlantUML d741fad9d6
Merge pull request #999 from soloturn/new-versions
gradle-7.4.2, github actions current version
2022-04-17 22:45:52 +02:00
soloturn d24c12e3c7 gradle-7.4.2, github actions current version 2022-04-17 22:10:14 +02:00
PlantUML ba32c10f7c
Merge pull request #991 from gwilherm/ascii-ref
Fix #990: ascii reference implementation
2022-04-11 10:12:55 +02:00