Commit graph

22 commits

Author SHA1 Message Date
Shahar "Dawn" Or 65899a5ad5 Bump GitHub action actions/checkout from v3 to v4
The breaking change seems to be something about the default Node.js
runtime: https://github.com/actions/checkout/blob/main/CHANGELOG.md#v400

Also in example in documentation, for the sake of the copy-pasting user
(me).
2024-11-05 21:48:35 +07:00
Luc Perkins 49afb020c1
Build only when label is applied 2024-05-18 17:24:45 -03:00
Graham Christensen 930038182b Fix releasing tags and prs 2024-04-11 22:27:58 -04:00
Graham Christensen e23f5398df fixup: drop -priv 2024-03-06 12:17:56 -05:00
Cole Helbling bf8c52586b Merge remote-tracking branch 'upstream/main' into merge-against-upstream 2024-02-27 08:51:49 -08:00
Eelco Dolstra bb714ce48c Fix release scripts 2024-01-09 13:52:32 +01:00
Eelco Dolstra fd1420febf
Add support for pushing to Attic (#1)
* Add support for pushing to Attic

* fmt/clippy

* Fix attic dependency

* Pass ssh private key

* Try to inherit secrets

* Fix static build

* Fix default package

* Fix daemonizing

* Fix clippy

* Update nix.conf

* Add --use-attic flag

* --use-attic -> --use-flakehub

* Handle project not existing

* Handle Attic init failure

* Skip .chroot paths

* Update netrc

* Downgrade to Nixpkgs 23.05 to fix static builds

* Use rust 1.70

We need 1.70, but 1.69 is the default in Nixpkgs 23.05.

* Rename stuff

* Use magic-nix-cache-priv

* Hack
2023-12-14 08:09:09 -08:00
Graham Christensen 2dc01683d6 Publish an ARM64-Linux 2023-12-04 11:34:09 -05:00
Ana Hobden c3793c701d Enable aarch64 macOS builds 2023-11-08 11:13:54 -08:00
Graham Christensen 6a38e90e3c
Restore macOS support, and add our magic cache action to this repo 2023-06-26 12:02:56 -04:00
Graham Christensen 37c1b0ca12
Disable macOS builds until we can apply this action to itself 2023-06-26 11:30:43 -04:00
Luc Perkins fa869ccfd8
Rename the tool in all sources (#13) 2023-06-24 16:24:52 -06:00
Graham Christensen bbaeca10a8
Update .github/workflows/release-prs.yml 2023-05-22 16:06:24 -04:00
Graham Christensen ea4ce1da82
drop goop 2023-05-22 15:47:20 -04:00
Graham Christensen 3597849148
Add an architecture prefix to the OS
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2023-05-22 15:45:55 -04:00
Graham Christensen 29d8f15b21
Try read perms on the repo contents 2023-05-21 21:25:28 -04:00
Graham Christensen 804f27c3f1
... 2023-05-21 20:59:13 -04:00
Graham Christensen f8927525ee
? 2023-05-21 20:57:53 -04:00
Graham Christensen baec1b19f6
??? 2023-05-21 20:56:58 -04:00
Graham Christensen 472f695787
pretty sure this won't work 2023-05-21 20:42:39 -04:00
Graham Christensen bff88ada04
setup needs relationships 2023-05-21 20:34:54 -04:00
Graham Christensen e6c72f9c32
Release via install.determinate.systems 2023-05-21 20:28:43 -04:00