34 Commits

Author SHA1 Message Date
d53981c94b
add build cache action
Some checks failed
Nix CI / Merge similar caches ([ubuntu-latest]) (pull_request) Has been cancelled
Nix CI / Check a `common` cache is restored correctly ([ubuntu-latest]) (pull_request) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Check Nix formatting / Perform Nix format checks (pull_request) Has been cancelled
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 18s
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2025-03-10 00:43:03 -04:00
8d01d66c5e fix output to file 2025-03-08 15:22:37 -05:00
6e00ab2d85
move to new flake eval scripts
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 12s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Has been cancelled
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Has been cancelled
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m48s
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2025-03-08 14:47:09 -05:00
d94d40a764
change CPR fork used
Some checks failed
Update flakes / createPullRequest (push) Failing after 1m51s
Update flakes / update_lockfile (push) Successful in 3m45s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 11s
Check flake.lock / Check health of `flake.lock` (push) Successful in 14s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m57s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m59s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 8m34s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 9m42s
Check Nix flake / Build nix outputs (ubuntu-latest) (pull_request) Successful in 22m52s
Check Nix flake / Build nix outputs (ubuntu-latest) (push) Successful in 22m30s
2025-03-04 08:37:58 -05:00
495605294d add continue-on-error to attic push
Some checks failed
Check flake.lock / Check health of `flake.lock` (push) Waiting to run
Check Nix formatting / Perform Nix format checks (push) Waiting to run
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Has been cancelled
Check Nix flake / Build nix outputs (ubuntu-latest) (push) Has been cancelled
2025-03-04 01:48:39 -05:00
c71a464b76 add build checks to flake-health-checks 2025-03-04 01:48:39 -05:00
2ae918ca42 add build data
All checks were successful
Check flake.lock / Check health of `flake.lock` (push) Successful in 13s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m48s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 8m28s
2025-03-03 17:35:43 -05:00
ece3ede00f
update flake lock action
Some checks are pending
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Waiting to run
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 17s
Check flake.lock / Check health of `flake.lock` (push) Successful in 10s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m37s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m33s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 6m15s
2025-03-03 12:31:26 -05:00
6ab1d1a3c6
remove keep-hydra
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 10s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m18s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 6m52s
Check flake.lock / Check health of `flake.lock` (push) Successful in 9s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m51s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 5m50s
2025-03-03 11:58:21 -05:00
c2dfd86e59
fix evals
All checks were successful
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 12s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m34s
Check flake.lock / Check health of `flake.lock` (push) Successful in 13s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m28s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Successful in 7m6s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 6m55s
2025-03-03 11:32:00 -05:00
2840665f21
remove limit on ref
Some checks failed
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 6s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m13s
Check flake.lock / Check health of `flake.lock` (push) Successful in 7s
Check Nix formatting / Perform Nix format checks (push) Successful in 2m14s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Successful in 6m1s
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (push) Has been cancelled
2025-03-03 11:25:12 -05:00
9630a1cee1
integrate flake-update-diff 2025-03-03 11:24:28 -05:00
c7411635f7
add optional attic push
Some checks failed
Check Nix flake / Perform Nix flake checks (ubuntu-latest) (pull_request) Failing after 5m57s
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 8s
Check Nix formatting / Perform Nix format checks (pull_request) Successful in 2m23s
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2025-01-26 12:00:51 -05:00
9de9cdeab3
add attic action, attic token script
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2025-01-25 22:31:01 -05:00
ffa20df7d9
remove docker upgrades from CI
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-08-17 22:17:09 -04:00
ad11b22cd1 fix delimiter
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-04 13:23:06 +00:00
e9043f7bd5 fix readdiff
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-04 13:23:06 +00:00
07b6d4871f redo environment read
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-04 13:23:06 +00:00
ea0d2238d8 add secrets
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-04 13:23:06 +00:00
7f625d4897 fix script path 2024-07-04 13:23:06 +00:00
11c8dcc04c move nix cache to after nix install 2024-07-04 13:23:06 +00:00
042732b15d add output diffs
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-07-04 13:23:06 +00:00
2b22a02e5a restore flake-update action 2024-07-03 00:37:13 +00:00
6800203ef8 per-branch-updates 2024-07-03 00:37:13 +00:00
4141a7b621 testing docker updates 2024-07-03 00:37:13 +00:00
d9b2889f06 add accept-flake-config to nix flake check
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-06-23 16:18:15 +00:00
547bd07ed0 does flake updates every day at noon
Since we have Hydra set up now for the flake update branch, this will
let us see if we can upgrade safely, as well as pushing more artifacts
into the cache.

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-04-21 15:09:28 +00:00
b2961ec141 remove darwin support from CI
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-04-20 22:25:25 +00:00
91cd0d51c1 merge queue shenanigans
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-04-17 10:26:04 +00:00
c01c69b780 allow required checks to always run
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-04-17 10:26:04 +00:00
61e4c547f0 allow force push for github actions (hopefully)
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-24 13:09:10 -04:00
387329d2ea update labels
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-18 08:23:48 -04:00
5d846b8dfc pr permissions
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-18 08:23:48 -04:00
438a931a5b
Feature/actions (#114)
* Add some basic actions/repo settings

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* Add issues/milestones to .github.yml

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* Finalize settings

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* Add checks

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* lock action update

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* checkout for lock check

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* make lock fail on check

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* fix flake update action

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* Update contrib

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* add formatting check

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* add nixfmt-rfc-style

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* update lock

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* initial format

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* minor change to trigger actions builds

This should be reverted before merging the PR

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* fix format hook

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* flakes update on PR now :)

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* create PR for update

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* allow PR on actions branch

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* PR

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* restore flake update to normal

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

* revert flake-update-service changes

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>

---------

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-03-17 18:58:55 -04:00