Commit graph

246 commits

Author SHA1 Message Date
zowoq
2979fc5268 build03: add postgresql to telegraf 2024-05-06 01:04:13 +00:00
zowoq
6884ff9b39 build02/nixpkgs-update: add supervisor-test 2024-04-21 03:26:33 +00:00
zowoq
1acf75b6d9 build02/nixpkgs-update: unpin supervisor python 2024-04-21 03:26:33 +00:00
zowoq
80696ea408 build02/nixpkgs-update: remove extra cachix symlink 2024-04-17 23:23:10 +00:00
zowoq
f372a7f4fd build02/nixpkgs-update: use fetchTarball for updatescript fetcher
this is similar to how the github fetcher works

also update mkFetcher CacheDirectory
2024-04-17 23:23:10 +00:00
zowoq
ded8e19b95 build02/nixpkgs-update: use sops path for API_TOKEN_FILE 2024-04-17 23:23:10 +00:00
zowoq
4451078682 modules/nixos: enable comin by default, remove autoUpgrade 2024-04-17 22:41:15 +00:00
zowoq
a7c9172d97 build02/nixpkgs-update: set oneshot for nixpkgs-update-delete-old-logs
follow up from 415bdb8e1b
2024-04-16 00:54:34 +00:00
zowoq
d31c569094 build02: set zfs_arc_max 2024-04-15 23:49:06 +00:00
zowoq
415bdb8e1b build02/nixpkgs-update: delete old logs daily, run backup after delete 2024-04-15 01:22:19 +00:00
zowoq
b23eb88225 Revert "darwin02: disable hercules, build03: set remotePlatformsWithSameFeatures for hercules"
This reverts commit c50f041203.
2024-04-09 23:07:18 +00:00
zowoq
f0f38d3588 build04: switch to comin 2024-04-08 23:35:52 +00:00
zowoq
a9c1758724 build04: switch to zfs 2024-04-08 05:48:33 +00:00
zowoq
11b9311b73 build02: switch to zfs 2024-04-08 04:37:21 +00:00
zowoq
f4fbec4b1c build01: switch to zfs 2024-04-07 23:27:29 +00:00
zowoq
c50f041203 darwin02: disable hercules, build03: set remotePlatformsWithSameFeatures for hercules 2024-04-04 22:49:41 +00:00
zowoq
efa30f63a3 build02/nixpkgs-update: reenable updatescript fetcher 2024-03-31 01:23:33 +00:00
zowoq
83c69172b0 build02/nixpkgs-update: reenable github fetcher
- update nixpkgs-update-github-releases
2024-03-31 01:23:33 +00:00
zowoq
5604d4aca9 build02/nixpkgs-update: disable github and updatescript fetchers 2024-03-30 05:23:26 +00:00
zowoq
29218765cf build02/nixpkgs-update: reduce workers to four 2024-03-25 02:34:05 +00:00
zowoq
0e64360c21 build02/nixpkgs-update: reuse worker nixpkgs repo for updatescript 2024-03-25 00:05:22 +00:00
zowoq
b7d0c7a4c5 modules/nixos/monitoring: remove grafana 2024-03-22 23:35:57 +00:00
zowoq
748591f098 build01: switch to comin 2024-03-22 01:01:57 +00:00
zowoq
47d6de1f1b build02/nixpkgs-update/gitconfig: use ssh for push 2024-03-21 22:20:56 +00:00
zowoq
2744fbee43 Revert "build02: switch to btrfs"
This reverts commit 487138275c.
2024-03-21 16:39:15 +00:00
zowoq
506e83b78c build02/nixpkgs-update: update github fetcher
- add python deps to service path instead of using shell.nix from upstream repo

- drop unneeded NIX_PATH

- update nixpkgs-update-github-releases
2024-03-18 06:04:03 +00:00
zowoq
487138275c build02: switch to btrfs 2024-03-18 01:56:26 +00:00
zowoq
dc6490e416 build02/nixpkgs-update: add another worker 2024-03-17 00:36:30 +00:00
zowoq
bbba9d555c darwin01: add darwin03 as builder 2024-03-09 22:41:11 +00:00
zowoq
9fe39f8ba2 modules/shared/remote-builder: add option to use different keys for the builders 2024-03-09 22:41:11 +00:00
zowoq
a49acde26b build03: move current builders under host 2024-03-09 22:41:11 +00:00
zowoq
252fca47eb switch back to nixpkgs hercules ci agent 2024-03-08 09:51:00 +00:00
zowoq
d793dcf529 darwin03: remove community-builder 2024-03-08 08:01:24 +00:00
zowoq
1ff767bded darwin01: init 2024-03-08 07:38:14 +00:00
zowoq
7babebd1bb format tree 2024-03-07 03:10:19 +00:00
zowoq
665119c2ea build02/nixpkgs-update: use systemd schedule instead of a sleep
allows us to see how long it runs for and if it ever fails

- remove `multi-user.target`, caused services to be activated on every auto-upgrade switch

- also change `nixpkgs-update-delete-done` to every 12 hours
  had previously been running on every hour due to the hourly auto-upgrade switch
2024-03-06 22:50:12 +00:00
zowoq
0ea33daf18 build02/nixpkgs-update: github-token-with-username: use token from nix-infra-bot
`github-token-with-username` is only used for `nixpkgs-update-fetch-github`
2024-02-24 23:56:20 +00:00
zowoq
62adc18cf2 build02/nixpkgs-update: run fetchers every 12 hours
also add a sleep to ensure network is accessible
2024-02-12 03:03:57 +00:00
zowoq
8c8f5bbf91 build02/nixpkgs-update: remove worker logs older than 3 months 2024-02-12 03:03:48 +00:00
zowoq
447c09ed4b build02/nixpkgs-update: fix nixpkgs-update-delete-old-logs service 2024-02-04 11:07:45 +00:00
zowoq
4b8e915bc3 build02/nixpkgs-update: add more workers 2024-02-04 10:51:26 +00:00
zowoq
880b79dfba build02/nixpkgs-update: remove logs older than 18 months 2024-02-04 10:51:13 +00:00
zowoq
68fc7e762a build02/nixpkgs-update: reduce timeout to six hours 2024-02-04 10:51:02 +00:00
zowoq
eaf745de2a Revert "build02: run optimise store weekly"
This reverts commit 9d5ab7f7ec.
2024-01-23 22:57:12 +00:00
zowoq
c03246f531 add wants to services using network-online.target
c2853e2588
2024-01-22 03:39:59 +00:00
zowoq
9d5ab7f7ec build02: run optimise store weekly 2024-01-21 22:45:44 +00:00
Ryan Hendrickson
6de26b616a build02/nixpkgs-update: scramble order of new jobs 2024-01-18 03:52:21 +00:00
zowoq
8713cd3c58 build04: switch to new hardware 2024-01-04 09:09:13 +00:00
zowoq
a2629f2a37 modules/nixos/buildbot: update cachix 2023-12-24 07:16:59 +00:00
zowoq
648a6031f7 build04, modules/darwin/common: set nixCommunity.gc.gbFree to 25 2023-12-19 23:10:47 +00:00