Commit graph

27 commits

Author SHA1 Message Date
9c21d79a87 nix/gitlab-ci: remove populate_secrets.sh 2024-09-30 23:49:40 +00:00
56c12630f3 nix/gitlab-ci: update for lix 2024-06-09 23:00:44 +00:00
b16bfb93ce treewide: hack/nixpkgs, which uses _our_ nixpkgs, not actual nixpkgs 2023-08-11 23:05:35 +01:00
91e8579dc4 nix/gitlab-ci: deploy without a repo 2023-04-02 22:35:20 +00:00
af02ed9958 nix/gitlab-ci: add retries for build 2023-03-12 15:04:59 +00:00
c70a1338b9 nix/gitlab-ci: --indirect and --add-root 2023-03-12 15:04:15 +00:00
cefe8f4b96 nix/gitlab-ci: add more printing of what-went-where 2023-03-12 14:28:16 +00:00
f06976410d gitlab-ci: make an attempt to refactor things to a single Eval/Build 2023-03-12 14:00:42 +00:00
9239a8a0a6 nix/gitlab-ci: stop using sa.json for uploading to binary cache, use tokend 2023-02-25 23:47:36 +00:00
edd1e5f944 gitlab-ci: add upload step for flipperzero-firmware 2023-02-10 21:01:45 +00:00
30ce5c174b nix/gitlab-ci: set --system as well, just in case 2023-01-18 00:20:27 +00:00
493d30ff44 nix/gitlab-ci: restructure to work better with multiple architectures 2023-01-17 22:03:14 +00:00
730f157cb1 gitlab-ci: switch to using The Socket 2022-10-10 00:50:09 +01:00
5813754e18 gitlab-ci: add a sleep to try to let sqlite sync 2022-10-09 18:11:48 +01:00
9d16934db3 nix/gitlab-ci: attempt to hack around us wanting to read the nix store DB 2022-10-09 17:35:43 +01:00
b5082319de gitlab-ci: for now, just bodge this in... 2022-10-09 17:16:43 +01:00
42da93f99a gitlab-ci: use bcacheup to upload things to the nix cache 2022-10-09 16:57:21 +01:00
dccfd3a2de nix/gitlab-ci: split deploy into deploy-{mach,other} 2022-05-17 01:38:27 +01:00
a0802e697f gitlab-ci: restore machine deploys 2022-04-05 22:13:21 +01:00
98cd1c7427 gitlab-ci: try setting NIX_PATH explicitly 2022-04-05 22:09:21 +01:00
97a2e46eeb lukegbcom: autodeploy using Vault 2022-04-05 22:04:32 +01:00
c60a68a354 nix/gitlab-ci: try to restrict deploy steps to only default 2022-03-20 10:26:56 +00:00
3f184e6323 nix/gitlab-ci: add separate pipeline steps for Intel/ARM macOS 2021-09-05 09:24:03 +00:00
d874257a28 nix/gitlab-ci: use when: manual and allow_failure: true 2021-05-22 22:58:25 +00:00
a291107f62 nix/gitlab-ci: attempt to do things on Mac Mini 2021-04-09 20:03:51 +00:00
e3b60baa72 Remove Docker push.
As part of #4, I'm removing all of the OpenShift-ness. While I do that, let's keep Twitterchiver as is.
2021-03-30 21:28:43 +01:00
2b8dce0920 depot-wide: overhaul GitLab CI configuration
We now use a stub configuration to kick off the pipeline, which is dynamically
generated using Nix config.
2021-03-28 15:27:46 +00:00