chore(release): prepare 1.0.0 release
All checks were successful
Release / release (push) Successful in 11m59s
Release / checks (push) Successful in 8m35s
Publish Docker Images / coverage-and-sonar (push) Successful in 24m33s

This commit is contained in:
2026-03-23 13:36:45 +01:00
parent 7a6f513cb1
commit 7603e331bd
9 changed files with 231 additions and 86 deletions

View File

@@ -19,8 +19,8 @@
};
nixConfig = {
extra-trusted-public-keys = ["devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw="];
extra-substituters = ["https://devenv.cachix.org"];
extra-trusted-public-keys = ["devenv.cachix.org-1:w1cLUi8dv3hnoSPGAuibQv+f9TZLr6cv/Hm9XgU50cw=" "phundrak.cachix.org-1:osJAkYO0ioTOPqaQCIXMfIRz1/+YYlVFkup3R2KSexk="];
extra-substituters = ["https://devenv.cachix.org" "https://phundrak.cachix.org"];
};
outputs = {