PDF-Over icon indicating copy to clipboard operation
PDF-Over copied to clipboard

Setup nightly CI builds

Open iaik-jheher opened this issue 2 years ago • 0 comments

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 avatar Nov 22 '22 14:11 iaik-jheher