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

Setup nightly CI builds #20

Open
iaik-jheher opened this issue Nov 22, 2022 · 0 comments
Open

Setup nightly CI builds #20

iaik-jheher opened this issue Nov 22, 2022 · 0 comments

Comments

@iaik-jheher
Copy link
Contributor

Now that we're on Github, we want to enable enterprising users to get CI-generated nightly builds with the latest features.

CI package size is a concern, though -- our CI currently produces the "full" PDF-Over install directory, with bundled JRE. This runs into storage size caps really fast.

We should un-bundle JRE with a maven config switch, and setup a nightly cronjob runner using this switch.

(Do we want all CI builds to not bundle JRE? Probably...?)

@iaik-jheher iaik-jheher self-assigned this Nov 22, 2022
iaik-jheher added a commit that referenced this issue Dec 6, 2022
* Do not bundle JRE (cf. #20), fall back to system JRE
* Stop double zipping by Github pipe
* Do not build a installer JAR for Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant