|
9644e7360f
|
move update script to drone
|
2022-06-23 13:23:54 +01:00 |
|
|
f505a62ecd
|
use absolute path for pr diff
|
2022-05-27 08:44:54 +01:00 |
|
|
cba779d440
|
use custom differ for prs
|
2022-05-27 07:53:05 +01:00 |
|
|
d88fe98f17
|
use my custom update formatter
|
2022-05-26 12:51:57 +01:00 |
|
|
1c3b7f4db4
|
preformat the report
|
2022-05-22 12:56:00 +01:00 |
|
|
398102a9be
|
make the artifact work
|
2022-05-20 08:36:36 +01:00 |
|
|
d005c66130
|
prepend github.workspace tot he upload artifact
|
2022-05-20 08:18:36 +01:00 |
|
|
000e4c991f
|
fix the limit test
|
2022-05-20 08:07:32 +01:00 |
|
|
0803d21e2e
|
Upload artifact if report is too large
|
2022-05-20 07:37:31 +01:00 |
|
|
2f322697c2
|
fix file name for pr description source
|
2022-05-18 22:09:12 +01:00 |
|
|
96602f2e36
|
ignore installer
|
2022-05-18 21:55:26 +01:00 |
|
|
679111e943
|
fix autoupdater
|
2022-05-18 21:44:14 +01:00 |
|
|
00a1c47687
|
add debug stuff
|
2022-05-18 21:28:39 +01:00 |
|
|
67ed25b93c
|
fix typo
|
2022-05-18 21:24:55 +01:00 |
|
|
bdf4d90bf8
|
use nix-diff to diff between two evals
|
2022-05-18 21:19:41 +01:00 |
|
|
0694ba91a7
|
fix the nixos cache config
|
2022-05-18 08:20:39 +01:00 |
|
|
dcbe65e839
|
create PR as github actions
|
2022-05-17 15:16:18 +01:00 |
|
|
940bfd9b18
|
Fix the commit message stuff
|
2022-05-16 10:09:22 +01:00 |
|
|
78d9d1cbce
|
Show derivation recursively
|
2022-05-16 08:37:39 +01:00 |
|
|
34e30dbf49
|
read the drv info from file
|
2022-05-15 21:54:48 +01:00 |
|
|
7ce6a11a66
|
add debug stuff
|
2022-05-15 21:49:47 +01:00 |
|
|
2ad138cc57
|
diff-drvs has a .py ending
|
2022-05-15 21:39:47 +01:00 |
|
|
6771d0553d
|
only create pull request if something has changed
|
2022-05-15 21:34:41 +01:00 |
|
|
818882be5d
|
use double quotes instead of single quotes
|
2022-05-15 21:32:53 +01:00 |
|
|
5a246e4ccf
|
Make automatic update better
|
2022-05-15 21:31:28 +01:00 |
|
|
53281cc852
|
Maybe fix hydra for remote building
|
2022-04-25 10:05:51 +01:00 |
|
|
ffb9efe9d5
|
Revert "Add ca-derivations and per-machine optimization"
This reverts commit 2555179a15 .
|
2022-04-19 10:29:59 +01:00 |
|
|
2555179a15
|
Add ca-derivations and per-machine optimization
|
2022-04-19 09:07:50 +01:00 |
|
|
e11cda3439
|
check if branch exists in git branch --remote
|
2022-04-16 20:02:56 +01:00 |
|
|
e6efb13968
|
copy the iso and nothing else
|
2022-04-16 18:44:26 +01:00 |
|
|
50e2e93140
|
fix typo in build_install_iso workflow
|
2022-04-16 18:00:01 +01:00 |
|
|
1554996336
|
Add extra_nix_config to pulls and update workflows
|
2022-04-16 17:56:47 +01:00 |
|
|
fa5f8c7875
|
Build installation ISO weekly
|
2022-04-16 17:55:19 +01:00 |
|
|
f5ce123527
|
Use branches for deploy and not tags
|
2022-04-16 17:02:34 +01:00 |
|
|
536c5d564a
|
it’s no-link not no-out-link
|
2022-04-16 11:02:46 +01:00 |
|
|
642fa5ae8f
|
add runs-on in pr ci
|
2022-04-16 11:00:42 +01:00 |
|
|
c01fda5fe0
|
Add nix CI for pull request
|
2022-04-16 10:55:29 +01:00 |
|
|
1d69e94e0c
|
add $()
|
2022-04-16 09:42:48 +01:00 |
|
|
a953a6ab63
|
use a publish token that has workflow perm
|
2022-04-16 09:41:44 +01:00 |
|
|
0fe710458c
|
check out specific commit in deploy script
|
2022-04-16 09:39:39 +01:00 |
|
|
1ddaf86d61
|
fetch everything before trying to tag
|
2022-04-16 09:36:42 +01:00 |
|
|
01240edb60
|
sanitize the job name
|
2022-04-16 09:36:00 +01:00 |
|
|
b0300057c6
|
fix the deploy script,
|
2022-04-16 09:34:37 +01:00 |
|
|
8d1e779245
|
Fix syntax error
|
2022-04-16 09:31:23 +01:00 |
|
|
3f8a439633
|
add revision input to the deploy script
|
2022-04-16 09:21:24 +01:00 |
|
|
411db71f9b
|
Don’t fail if nothing needs to be updated
|
2022-04-16 08:43:54 +01:00 |
|
|
e7b8bbe73f
|
upgrade checkout to latest
|
2022-04-15 20:56:22 +01:00 |
|
|
22fe0dc1ae
|
require hydra to start the deploy workflow
|
2022-04-15 20:38:09 +01:00 |
|
|
2f12e11213
|
Use the native github way of starting a workflow if checks have succeeded
|
2022-04-15 19:50:50 +01:00 |
|
|
fcf119d20b
|
use git push directly
|
2022-04-15 19:48:55 +01:00 |
|