Replies: 2 comments 1 reply
-
Hi @arnaudroques and @The-Lum, Details
Before running the gradle task
After executing the task, which overwrites
When running the same task on my machine, no files or directories are deleted. Do you have any idea why this is happening and how to prevent it? |
Beta Was this translation helpful? Give feedback.
-
Hi @arnaudroques and @The-Lum, Could you also make some progress with respect to triggering a GitHub workflow if a new PlantUML release is created? (PlantUML pre-release versions and native image release versions should be ignored for the update site GH workflow triggering.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @arnaudroques, @hallvard, and @The-Lum,
Following our preceding discussions (hallvard/plantuml#166, plantuml/plantuml#2127) I'd suggest to discuss the remaining tasks here.
From my point of view, we have the following goals.
In a first step, we copied Hallvard's Eclipse projects and git history to plantuml/plantuml-eclipse.
Next, @arnaudroques and @The-Lum will try to automatically trigger a GitHub workflow in this git repo as soon as a PlantUML release is created. Is it possible to also pass the version from gradle script to the GitHub workflow as parameter or environment variable?
I will adapt my PR for automatically releasing an OSGi bundle with the latest plantuml-epl.jar and updating the corresponding Eclipse update site. In addition, I will adapt Hallvard's Eclipse plug-ins to use the new OSGi bundle.
It seems, we can use https://plantuml.github.io/plantuml-eclipse/ (GitHub pages) for publishing release notes and the latest Eclipse update site.
Beta Was this translation helpful? Give feedback.
All reactions