dependabot[bot]
|
9ca7125385
|
chore(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 01:46:24 +00:00 |
|
dependabot[bot]
|
0507c7b505
|
chore(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 01:46:21 +00:00 |
|
dependabot[bot]
|
0366571f50
|
chore(deps): bump actions/add-to-project from 0.4.1 to 0.5.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0)
---
updated-dependencies:
- dependency-name: actions/add-to-project
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 01:46:12 +00:00 |
|
dependabot[bot]
|
2f2d3a8773
|
chore(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-05 01:46:05 +00:00 |
|
dependabot[bot]
|
16c76fdd5d
|
chore(deps-dev): bump tough-cookie
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-04 21:48:53 +00:00 |
|
Arnaud Roques
|
136e2198f3
|
chore: fix missing resources in non-GPL versions
https://github.com/plantuml/plantuml/issues/1554
|
2023-10-04 23:47:19 +02:00 |
|
Arnaud Roques
|
2daf715f00
|
chore: restore GPL v2 version
|
2023-10-04 20:05:20 +02:00 |
|
Arnaud Roques
|
8adfb59f5b
|
chore: restore GPL v2 version
|
2023-10-04 19:47:57 +02:00 |
|
Arnaud Roques
|
5d38bb6ef4
|
fix: minor issue on nesting packages
https://github.com/plantuml/plantuml/issues/1550
|
2023-10-04 19:11:39 +02:00 |
|
PlantUML
|
c72487595b
|
Merge pull request #1549 from The-Lum/ImproveDoc
docs: first commit in order to improve doc (JavaDoc, GH)
|
2023-10-03 17:16:30 +02:00 |
|
The-Lum
|
649bbb17b2
|
doc: fix some missing full stop
|
2023-10-03 14:30:06 +00:00 |
|
The-Lum
|
5fd1fb06de
|
Merge branch 'plantuml:master' into ImproveDoc
|
2023-10-03 16:08:09 +02:00 |
|
PlantUML
|
21b9b0bd6e
|
Merge pull request #1552 from The-Lum/PatchBranch
test: improve [unit] testing, add new test dependencies, add a [possible] logger plugin to gradle, add doc
|
2023-10-03 14:15:27 +02:00 |
|
The-Lum
|
7cc329bd83
|
test: add documentation with TESTING.md
|
2023-10-02 19:37:46 +00:00 |
|
The-Lum
|
6d5213d407
|
test: add a logger plugin to gradle
- allow `radarsh/gradle-test-logger-plugin` (at discretion: by default in comment)
|
2023-10-02 19:30:50 +00:00 |
|
The-Lum
|
a34f13873c
|
test: improve [unit] testing
Update and refresh this old PR:
- plantuml/plantuml#277
Add on test dependencies:
- [x] [`io.github.glytching:junit-extensions`](https://github.com/glytching/junit-extensions)
- [x] [`Mockito`](https://github.com/mockito/mockito)
- `org.mockito:mockito-core`
- `org.mockito:mockito-junit-jupiter`
Add a first test on:
- `test/utils/LineLocationImplTest.java`
|
2023-10-02 19:15:20 +00:00 |
|
Arnaud Roques
|
1deedf8a65
|
chore: explanation about graphviz.dat
|
2023-09-28 18:59:34 +02:00 |
|
Arnaud Roques
|
870d09d272
|
fix: improve minor issues in Gantt
|
2023-09-28 00:16:33 +02:00 |
|
The-Lum
|
55598085f5
|
docs: fix relative path on activitydiagram readme
|
2023-09-26 13:17:18 +02:00 |
|
The-Lum
|
18a838fa7d
|
Rename README.md to readme.md
|
2023-09-26 12:44:16 +02:00 |
|
The-Lum
|
78ce8b8c37
|
docs: add README.md for activitydiagram3
|
2023-09-26 12:21:57 +02:00 |
|
The-Lum
|
a40c98b373
|
docs: add README.md for activitydiagram
|
2023-09-26 12:15:34 +02:00 |
|
The-Lum
|
b19770e228
|
docs: add package-info.java for activitydiagram3
|
2023-09-26 10:21:13 +02:00 |
|
The-Lum
|
7387b14081
|
docs: add package-info.java for activitydiagram
|
2023-09-26 10:19:10 +02:00 |
|
PlantUML
|
8bdbbd2635
|
Update README.md
Restore links from badges
|
2023-09-25 09:26:56 +02:00 |
|
PlantUML
|
58098ce990
|
Merge pull request #1544 from The-Lum/PatchBranch
chore: add new labels for `PR` [no CI]
|
2023-09-24 19:04:00 +02:00 |
|
The-Lum
|
c08e495e3b
|
docs: fix title levels
|
2023-09-22 16:16:59 +02:00 |
|
PlantUML
|
82e43aaa7e
|
Update BUILDING.md
|
2023-09-21 19:15:18 +02:00 |
|
PlantUML
|
27486a4161
|
Update README.md
|
2023-09-21 19:02:34 +02:00 |
|
PlantUML
|
c23f8d477f
|
Update BUILDING.md
|
2023-09-21 18:50:10 +02:00 |
|
Arnaud Roques
|
233565b206
|
chore: add ANT build script
https://github.com/plantuml/plantuml/issues/1542
|
2023-09-21 18:39:48 +02:00 |
|
The-Lum
|
0ca72f0288
|
docs: add explanation for some diagram names (reverted to last version) [no CI]
Add explanation for some diagram names _(reverted to last version)_:
- EBNF
- Regex
- ...
[no CI]
|
2023-09-21 11:53:05 +02:00 |
|
PlantUML
|
7fb89f2762
|
Update README.md
|
2023-09-19 22:58:38 +02:00 |
|
PlantUML
|
8b6abb2b8a
|
Update README.md
|
2023-09-19 22:56:18 +02:00 |
|
PlantUML
|
3dcd95d0b6
|
Create BUILDING.md
|
2023-09-19 22:39:30 +02:00 |
|
The-Lum
|
30c95d3e35
|
chore: add new labels for PR
- `m:test`
- `m:license`
|
2023-09-18 10:23:08 +00:00 |
|
PlantUML
|
b63dd91f00
|
Merge pull request #1539 from The-Lum/PatchBranch
test: add some unit tests of `tim/stdlib` functions
|
2023-09-17 23:07:49 +02:00 |
|
The-Lum
|
f91e0db9eb
|
test: first commit for some unit tests of tim/stdlib functions
- `AlwaysFalse`
- `AlwaysTrue`
- `Dec2hex`
- `Feature`
- `GetJsonKey`
- `GetJsonType`
- `Hex2dec`
- `Lower`
- `Size`
- `Upper`
- TBC...
|
2023-09-17 19:18:35 +00:00 |
|
The-Lum
|
957726fda0
|
test: create _TemplateStdlibTest to help test of tim/stdlib
|
2023-09-16 08:26:32 +00:00 |
|
The-Lum
|
ec260ff0c9
|
test: add assert help function to test tim/stdlib
|
2023-09-16 08:18:20 +00:00 |
|
The-Lum
|
3090643256
|
test: create JunitUtils to help test with Junit
- [x] create `JunitUtils`to help test with Junit
- create `StringJsonConverter` class to use with `@ConvertWith`
|
2023-09-15 20:54:33 +00:00 |
|
Arnaud Roques
|
6781e85680
|
chore: prepare next development cycle
|
2023-09-13 21:24:43 +02:00 |
|
Arnaud Roques
|
057a076817
|
chore: prepare release 1.2023.11
|
2023-09-13 20:35:31 +02:00 |
|
Arnaud Roques
|
41ba2020b6
|
fix: minor issues
https://github.com/plantuml/plantuml/issues/1531
https://github.com/plantuml/plantuml/issues/1535
|
2023-09-11 19:39:02 +02:00 |
|
Arnaud Roques
|
04a071c4a4
|
feat: update c4 stdlib to v2.8.0
8d03254cf6
|
2023-09-11 19:28:35 +02:00 |
|
PlantUML
|
e43c6b9ba5
|
Merge pull request #1536 from The-Lum/PatchBranch
docs: create CITATION.cff [no CI]
|
2023-09-08 12:51:11 +02:00 |
|
The-Lum
|
ecc0ad9020
|
Merge branch 'plantuml:master' into PatchBranch
|
2023-09-08 12:37:48 +02:00 |
|
PlantUML
|
b9cb85cf99
|
Merge pull request #1530 from childenProtos/add-graphviz-to-epl-release
fix: Adds copy task for graphviz.dat to epl build
|
2023-09-07 07:52:29 +02:00 |
|
Christian
|
8b9f40d63b
|
fix: Adds copy task for graphviz.dat to epl build
|
2023-09-07 07:46:25 +07:00 |
|
The-Lum
|
2e2453049e
|
docs: create CITATION.cff [no CI]
Here is a proposal to the file:
- [x] `CITATION.cff`
Fix partially plantuml/plantuml#1524
|
2023-09-05 13:22:23 +02:00 |
|