Commit Graph

111 Commits

Author SHA1 Message Date
Eelco Dolstra
9d7fb1fb0e Use a constant for the notification file descriptor 2023-12-15 17:17:10 +01:00
Eelco Dolstra
4a3e8b7ce3 magic-nix-cache no longer forks into the background 2023-12-15 17:08:26 +01:00
Eelco Dolstra
efc9e3b1dd Download magic-nix-cache binary from S3 2023-12-11 16:06:20 +01:00
Graham Christensen
879f4f5a34 Dump the entire log in debug 2023-12-04 20:30:25 -05:00
Graham Christensen
e4109712fa Trim retries to 1, 5 takes too long 2023-12-04 20:12:12 -05:00
Graham Christensen
c5e19708da Fixup log aggregation 2023-12-04 20:11:40 -05:00
Eelco Dolstra
e27fd4f93e Support uploading to FlakeHub 2023-12-05 00:40:31 +01:00
Graham Christensen
54ca4788d1
Retry a few times on startup, but don't fail the run if we can't 2023-06-27 13:05:50 -04:00
Graham Christensen
d088ac6784
Enable fallback=true by default
Handles a 429 / ratelimit error more gracefully.
2023-06-26 13:30:39 -04:00
Luc Perkins
7b56139774
Update RUST_LOG env var value 2023-06-26 09:28:12 -07:00
Graham Christensen
21c3863b07
Init the action
Co-authored-by: Zhaofeng Li <hello@zhaofeng.li>
2023-06-26 11:57:25 -04:00