dependabot[bot]
4217882d8a
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 02:11:38 +00:00
dependabot[bot]
fc61a6929f
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 07:53:08 +00:00
Arnaud Roques
2daf715f00
chore: restore GPL v2 version
2023-10-04 20:05:20 +02:00
Dietrich Travkin
a217809de6
Adapt workflows to release the differently licensed plantuml lib versions
2023-07-04 10:15:07 +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
Guillaume Grossetie
124945d408
Build macOS and Windows native images
2023-03-26 17:50:30 +02:00
Guillaume Grossetie
79f773c033
Build the native image as part of the release process
2023-03-25 18:55:28 +01:00
Guillaume Grossetie
a889148768
Build a native image (Linux)
2023-03-19 14:52:51 +01:00