Commit Graph

12 Commits (5e0a9828026beeb755e1aea356222d123c310c56)

Author SHA1 Message Date
Daniel Kamil Kozar 5e0a982802 Move all build/rebuild scripts to "scripts" subdirectory 2022-04-02 12:32:49 +02:00
Dan Bryant 511b533237 replace deprecated actions/create-release and actions/upload-release-asset with ncipollo/release-action 2022-03-31 16:22:51 +01:00
Daniel Kamil Kozar 951b7318e4
Fix nightly build too 2022-03-30 10:02:47 +02:00
Daniel Kamil Kozar 72965ae819
OBS_USER is no longer a secret 2021-02-12 18:15:02 +01:00
Daniel Kamil Kozar de28c9e694
Use fetch-depth 0 for the nightly-check checkout
actions/checkout doesn't fetch tags by default, so we have no way of knowing if HEAD points at the latest 'nightly' tag.
2021-02-10 08:52:18 +01:00
Daniel Kamil Kozar 4098d03067
Nightlies on GitHub (#399)
Rework the nightly actions workflow in order to store nightlies in GitHub.

Fixes #397.
2021-02-08 18:12:01 +01:00
Daniel Kamil Kozar c515350d00 Bring back the timestamp to the nightly version 2021-01-23 19:28:31 +01:00
Daniel Kamil Kozar e9cd9f33c4 Use GitHub Actions syntax to skip nightly builds 2021-01-23 18:07:59 +01:00
Daniel Kamil Kozar 5a96e94cfe
Use the native MacOS build as the nightly build uploaded to Bintray (#375) 2020-12-05 01:22:20 +01:00
Dan Bryant 7901afa953 add OBS secrets to nightly GitHub action 2020-06-09 22:50:29 +01:00
Dan Bryant 9f97099403 change the bintray uploads to run on a nightly schedule 2019-12-15 14:50:46 +00:00
Dan Bryant 8c2fa59aa9 add GitHub flow file and fix typo in upload script 2019-12-14 12:20:06 +00:00