feat(ops): add signed readiness bundle

This commit is contained in:
igor04091968
2026-06-03 20:30:05 +03:00
parent ea5bedc3c3
commit 3dc7214b58
8 changed files with 293 additions and 17 deletions
+1
View File
@@ -601,6 +601,7 @@ dependencies = [
"reqwest",
"serde",
"serde_json",
"sha2",
"tempfile",
"urlencoding",
]