1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-04 09:30:48 +00:00
Commit Graph

123 Commits

Author SHA1 Message Date
Arnaud Roques
782087680d chore: manual set of gradle.properties 2023-05-12 21:16:44 +02:00
Arnaud Roques
9c52adf7ec chore: restore version which is still not working 2023-05-12 20:44:57 +02:00
Arnaud Roques
37f8e4fd2e chore: try to make OSSRH working 2023-05-12 20:29:40 +02:00
Arnaud Roques
11b9baa3ff chore: print pom_version 2023-05-12 20:19:00 +02:00
Arnaud Roques
871c298203 chore: add trace to publish 2023-05-12 19:53:58 +02:00
Arnaud Roques
b4bdcb3428 chore: disable windows tests 2023-05-12 19:31:06 +02:00
Arnaud Roques
962f6df46b chore: only test Java 8 on Windows 2023-05-12 17:09:21 +02:00
Arnaud Roques
d9eecbdeeb chore: restore tests and update release.sh 2023-05-12 16:50:31 +02:00
Arnaud Roques
66f426fe6d chore: build MIT signature 2023-05-12 16:32:51 +02:00
Arnaud Roques
60aa5edca0 chore: add MIT signatures 2023-05-12 16:21:45 +02:00
Arnaud Roques
2fa62e9173 chore: add MIT in cache 2023-05-12 16:12:11 +02:00
Arnaud Roques
72f2d856f3 chore: generate MIT version 2023-05-12 16:03:57 +02:00
Arnaud Roques
b3a0c52d40 chore: run tests and build artifact in parallel 2023-05-12 14:06:41 +02:00
Arnaud Roques
c57f5b4691 chore: remove tests 2023-05-12 13:59:52 +02:00
Arnaud Roques
f43aa3b928 chore: temporary remove tests, remove gradle publish for snapshot 2023-05-12 13:58:24 +02:00
Arnaud Roques
bb33824e87 chore: slightly simplify release-snapshot.sh 2023-05-12 13:42:34 +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
e1d1d5aa93 chore: temporary remove mit version 2023-04-18 19:13:44 +02:00
PlantUML
6a2ef30d73
chore: no native or MIT version when snapshot 2023-04-11 15:49:32 +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
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
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
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
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
Guillaume Grossetie
8400e40bf9
Replace POM_VERSION by RELEASE_VERSION 2023-03-26 19:11:14 +02:00
Guillaume Grossetie
124945d408 Build macOS and Windows native images 2023-03-26 17:50:30 +02: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
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
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
Eric Vantillard
f69b4f207e build: update issue triage workflow
The previous version use a deprecated action.
Now we use the github script action (provided by github).
2023-03-14 00:43:05 +01:00