fix(spdx): push
All checks were successful
Check meta / check_meta (push) Successful in 17s
Check meta / check_dns (push) Successful in 17s
Check meta / check_meta (pull_request) Successful in 17s
Check meta / check_dns (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 21s
Build all the nodes / netaccess01 (pull_request) Successful in 25s
Run pre-commit on all files / pre-commit (push) Successful in 28s
Run pre-commit on all files / pre-commit (pull_request) Successful in 32s
Build all the nodes / netcore00 (pull_request) Successful in 26s
Build all the nodes / netcore02 (pull_request) Successful in 26s
Build all the nodes / ap01 (pull_request) Successful in 43s
Build all the nodes / netcore01 (pull_request) Successful in 29s
Build all the nodes / geo02 (pull_request) Successful in 1m1s
Build all the nodes / bridge01 (pull_request) Successful in 1m1s
Build all the nodes / hypervisor03 (pull_request) Successful in 1m0s
Build all the nodes / geo01 (pull_request) Successful in 1m2s
Build all the nodes / cof02 (pull_request) Successful in 1m1s
Build all the nodes / build01 (pull_request) Successful in 1m5s
Build all the nodes / lab-router01 (pull_request) Successful in 1m4s
Build the shell / build-shell (pull_request) Successful in 27s
Build all the nodes / tower01 (pull_request) Successful in 52s
Build all the nodes / web02 (pull_request) Successful in 51s
Build all the nodes / rescue01 (pull_request) Successful in 1m4s
Build all the nodes / hypervisor02 (pull_request) Successful in 58s
Build all the nodes / web03 (pull_request) Successful in 1m3s
Build all the nodes / hypervisor01 (pull_request) Successful in 1m1s
Build all the nodes / iso (pull_request) Successful in 1m9s
Build all the nodes / krz01 (pull_request) Successful in 1m53s
Build all the nodes / web01 (pull_request) Successful in 1m26s
Build all the nodes / vault01 (pull_request) Successful in 1m43s
Build all the nodes / compute01 (pull_request) Successful in 1m24s
Build all the nodes / storage01 (pull_request) Successful in 1m47s
All checks were successful
Check meta / check_meta (push) Successful in 17s
Check meta / check_dns (push) Successful in 17s
Check meta / check_meta (pull_request) Successful in 17s
Check meta / check_dns (pull_request) Successful in 17s
Check workflows / check_workflows (pull_request) Successful in 21s
Build all the nodes / netaccess01 (pull_request) Successful in 25s
Run pre-commit on all files / pre-commit (push) Successful in 28s
Run pre-commit on all files / pre-commit (pull_request) Successful in 32s
Build all the nodes / netcore00 (pull_request) Successful in 26s
Build all the nodes / netcore02 (pull_request) Successful in 26s
Build all the nodes / ap01 (pull_request) Successful in 43s
Build all the nodes / netcore01 (pull_request) Successful in 29s
Build all the nodes / geo02 (pull_request) Successful in 1m1s
Build all the nodes / bridge01 (pull_request) Successful in 1m1s
Build all the nodes / hypervisor03 (pull_request) Successful in 1m0s
Build all the nodes / geo01 (pull_request) Successful in 1m2s
Build all the nodes / cof02 (pull_request) Successful in 1m1s
Build all the nodes / build01 (pull_request) Successful in 1m5s
Build all the nodes / lab-router01 (pull_request) Successful in 1m4s
Build the shell / build-shell (pull_request) Successful in 27s
Build all the nodes / tower01 (pull_request) Successful in 52s
Build all the nodes / web02 (pull_request) Successful in 51s
Build all the nodes / rescue01 (pull_request) Successful in 1m4s
Build all the nodes / hypervisor02 (pull_request) Successful in 58s
Build all the nodes / web03 (pull_request) Successful in 1m3s
Build all the nodes / hypervisor01 (pull_request) Successful in 1m1s
Build all the nodes / iso (pull_request) Successful in 1m9s
Build all the nodes / krz01 (pull_request) Successful in 1m53s
Build all the nodes / web01 (pull_request) Successful in 1m26s
Build all the nodes / vault01 (pull_request) Successful in 1m43s
Build all the nodes / compute01 (pull_request) Successful in 1m24s
Build all the nodes / storage01 (pull_request) Successful in 1m47s
This commit is contained in:
parent
06d87a1fa9
commit
26255ca0f5
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
# SPDX-FileCopyrightText: 2024 Tom Hubrecht <tom.hubrecht@dgnum.eu>
|
||||
#
|
||||
# SPDX-License-Identifier: EUPL-1.2
|
||||
|
||||
{
|
||||
config,
|
||||
lib,
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
#!@python3@/bin/python
|
||||
# SPDX-FileCopyrightText: 2024 Tom Hubrecht <tom.hubrecht@dgnum.eu>
|
||||
#
|
||||
# SPDX-License-Identifier: EUPL-1.2
|
||||
|
||||
import json
|
||||
import sqlite3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue