This is a re-creation of a former PR #359. The fork used for that PR had all file-permissions changed and therefore included to many file changed. For further details, read discussion at PR #359.
This adds the capability to build AsTeRICS for Linux, Windows, and macOS using GitHub Actions.
The following workflows are provided:
Release: builds AsTeRICS for all three platforms on new tags with pattern v*.*.* (e.g. v4.2.0, v4.3.0), scheduled every day at 12:00 a.m., or triggered manually. The version number is either deduced from the tag, timestamp (YMD-HM) or entered manually.
Release (Linux): builds AsTeRICS for Linux (manually, version number os platform can be entered or selected)
Release (Windows): builds AsTeRICS for Windows (manually, version number os platform can be entered or selected)
Release (macOS): builds AsTeRICS for macOS (manually, version number os platform can be entered or selected)
This is a re-creation of a former PR #359. The fork used for that PR had all file-permissions changed and therefore included to many file changed. For further details, read discussion at PR #359.
This adds the capability to build AsTeRICS for Linux, Windows, and macOS using GitHub Actions.
The following workflows are provided:
Release
: builds AsTeRICS for all three platforms on new tags with pattern v*.*.* (e.g.v4.2.0
,v4.3.0
), scheduled every day at 12:00 a.m., or triggered manually. The version number is either deduced from the tag, timestamp (YMD-HM
) or entered manually.Release (Linux)
: builds AsTeRICS for Linux (manually, version number os platform can be entered or selected)Release (Windows)
: builds AsTeRICS for Windows (manually, version number os platform can be entered or selected)Release (macOS)
: builds AsTeRICS for macOS (manually, version number os platform can be entered or selected)