Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build the native image as part of the release process #1359

Closed

Conversation

ggrossetie
Copy link
Contributor

No description provided.

@ggrossetie
Copy link
Contributor Author

If you don't mind I can add a job in ci.yml that will:

  • build plantuml.jar using the latest version of Java in the test job (currently 17) and ubuntu-22.04
  • create a native image using the workflow native-image.yml
  • run a smoke test (i.e., ./plantuml --version, echo 'Bob->Alice: Hello' | ./plantuml -tsvg -pipe | grep "Bob"...)

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@ggrossetie
Copy link
Contributor Author

Not working as expected... I will try on my fork before opening a pull request.
Sorry for the noise 😞

@ggrossetie ggrossetie closed this Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant