Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Add GitHub CI action for automated releases that builds and publishes binary releases with shc #87

Closed
tofi86 opened this issue Jun 30, 2020 · 1 comment
Assignees
Milestone

Comments

@tofi86
Copy link
Owner

tofi86 commented Jun 30, 2020

Follow up for #85 (comment)

For macOS 15 "Catalina" it may be a better solution to bundle a binary version of universalJavaApplicationStub instead of the plain shell script.

The shc utility is able to compile bash scripts to binary and it works! :-)

It's available via brew install shc and can therefore be used easily in GitHub Actions CI.

@tofi86 tofi86 self-assigned this Jun 30, 2020
@tofi86 tofi86 added this to the Version 3.1.0 milestone Jan 6, 2021
tofi86 added a commit that referenced this issue Jan 7, 2021
GitHub Actions release workflow to publish automated GH releases with compiled binaries

fixes #87
@tofi86
Copy link
Owner Author

tofi86 commented Jan 7, 2021

Done with #96

However, the GH CI runner for macos-11.0 isn't working at the moment and therefore disabled in the builds. See this issue for details: actions/runner-images#2381

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant