infrastructure/REUSE.toml
catvayor cf2044c4b9
Some checks failed
Run pre-commit on all files / pre-commit (push) Failing after 34s
Check meta / check_meta (pull_request) Successful in 20s
Check workflows / check_workflows (pull_request) Successful in 30s
Check meta / check_dns (pull_request) Successful in 30s
Build all the nodes / ap01 (pull_request) Successful in 1m10s
Build all the nodes / bridge01 (pull_request) Successful in 2m0s
Build all the nodes / hypervisor01 (pull_request) Successful in 2m14s
Build all the nodes / geo01 (pull_request) Successful in 2m24s
Build all the nodes / geo02 (pull_request) Successful in 2m15s
Build all the nodes / hypervisor02 (pull_request) Successful in 1m37s
Build all the nodes / netcore02 (pull_request) Successful in 38s
Build all the nodes / hypervisor03 (pull_request) Successful in 1m40s
Build all the nodes / vault01 (pull_request) Successful in 2m0s
Build all the nodes / storage01 (pull_request) Successful in 2m10s
Build all the nodes / rescue01 (pull_request) Successful in 2m14s
Build all the nodes / web02 (pull_request) Successful in 1m35s
Run pre-commit on all files / pre-commit (pull_request) Failing after 37s
Build all the nodes / web01 (pull_request) Successful in 2m26s
Build all the nodes / compute01 (pull_request) Successful in 5m56s
Build all the nodes / web03 (pull_request) Successful in 1m38s
feat(compute01/search): init search.infra
2024-12-21 12:01:30 +01:00

60 lines
3 KiB
TOML

version = 1
[[annotations]]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"
path = ["**/.envrc", "**/Cargo.lock", "**/_hardware-configuration.nix", ".gitignore", "REUSE.toml", "shell.nix"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "La Délégation Générale Numérique <contact@dgnum.eu>"
SPDX-License-Identifier = "EUPL-1.2"
path = [".forgejo/workflows/*"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "La Délégation Générale Numérique <contact@dgnum.eu>"
SPDX-License-Identifier = "CC-BY-NC-ND-4.0"
path = ["machines/**/secrets/*", "modules/nixos/dgn-backups/keys/*", "modules/nixos/dgn-netbox-agent/secrets/netbox-agent", "modules/nixos/dgn-notify/mail", "modules/nixos/dgn-records/__arkheon-token_file"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "2024 Tom Hubrecht <tom.hubrecht@dgnum.eu>"
SPDX-License-Identifier = "EUPL-1.2"
path = ["machines/nixos/compute01/ds-fr/01-smtp-tls.patch", "machines/nixos/compute01/librenms/kanidm.patch", "machines/nixos/compute01/stirling-pdf/*.patch", "machines/nixos/vault01/k-radius/packages/01-python_path.patch", "machines/nixos/web01/crabfit/*.patch", "machines/nixos/web02/cas-eleves/01-pytest-cas.patch", "patches/lix/01-disable-installChecks.patch", "patches/nixpkgs/03-crabfit-karla.patch", "patches/nixpkgs/05-netbird-relay.patch"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "2024 Maurice Debray <maurice.debray@dgnum.eu>"
SPDX-License-Identifier = "EUPL-1.2"
path = ["patches/nixpkgs/06-netbox-qrcode.patch"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "2024 Lubin Bailly <lubin.bailly@dgnum.eu>"
SPDX-License-Identifier = "EUPL-1.2"
path = ["machines/nixos/compute01/search/0001-revert-don-t-parse-md-in-js.patch", "machines/nixos/compute01/search/0002-chore-remove-useless-dependencies.patch", "machines/nixos/compute01/search/0003-feat-separate-HTML-description-of-MD-description.patch", "machines/nixos/compute01/search/0004-fix-indentation-of-ul.patch", "machines/nixos/compute01/search/0005-feat-match-all-substring-by-default.patch"]
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "La Délégation Générale Numérique <contact@dgnum.eu>"
SPDX-License-Identifier = "MIT"
path = "lib/colmena/*"
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "The [npins](https://github.com/andir/npins) contributors"
SPDX-License-Identifier = "EUPL-1.2"
path = "**/npins/*"
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "The [forgejo](https://codeberg.org/forgejo/forgejo) contributors"
SPDX-License-Identifier = "GPL-3.0-or-later"
path = "machines/nixos/compute01/search/static-data/images/forgejo.png"
precedence = "closest"
[[annotations]]
SPDX-FileCopyrightText = "La Délégation Générale Numérique <contact@dgnum.eu>"
SPDX-License-Identifier = "Reserved"
path = ["machines/nixos/compute01/search/static-data/images/dgnum.png", "machines/nixos/compute01/search/static-data/images/favicon.ico", "machines/nixos/compute01/search/static-data/images/favicon.png"]
precedence = "closest"