From f167fa1a1f44662772275e270275aecbbd1dea90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Mon, 17 Apr 2023 09:45:54 +0200 Subject: [PATCH] update bors --- bors.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bors.toml b/bors.toml index 6c367e5..858af9d 100644 --- a/bors.toml +++ b/bors.toml @@ -3,25 +3,25 @@ status = [ "Evaluate flake.nix", "check age-keys [x86_64-linux]", "check age-keys-22_11 [x86_64-linux]", - "check age-ssh-keys [x86_64-linux]", "check age-ssh-keys-22_11 [x86_64-linux]", - "check cross-build-22_11 [x86_64-linux]", + "check default-22_11 [x86_64-linux]", "check lint-22_11 [x86_64-linux]", "check pgp-keys [x86_64-linux]", - "check pgp-keys-22_11 [x86_64-linux]", - "check pruning [x86_64-linux]", "check pruning-22_11 [x86_64-linux]", - "check restart-and-reload [x86_64-linux]", "check restart-and-reload-22_11 [x86_64-linux]", + "check sops-import-keys-hook-22_11 [x86_64-linux]", "check sops-init-gpg-key-22_11 [x86_64-linux]", "check sops-install-secrets-22_11 [x86_64-linux]", + "check sops-pgp-hook-22_11 [x86_64-linux]", "check sops-pgp-hook-test-22_11 [x86_64-linux]", - "check ssh-keys [x86_64-linux]", - "check ssh-to-pgp-22_11 [x86_64-linux]", + "check ssh-keys-22_11 [x86_64-linux]", "check unit-tests-22_11 [x86_64-linux]", "check user-passwords [x86_64-linux]", "check user-passwords-22_11 [x86_64-linux]", + "devShell default [x86_64-linux]", + "devShell unit-tests [x86_64-linux]", "package cross-build [x86_64-linux]", + "package default [x86_64-linux]", "package lint [x86_64-linux]", "package sops-import-keys-hook [x86_64-linux]", "package sops-init-gpg-key [x86_64-linux]",