feat(continuousdelivery): Local deployment implementation for demo purposes. Needs a lot of refactoring but it works (or almost works)

This commit is contained in:
2025-07-03 11:55:10 -04:00
parent 5a89495c61
commit 539b8299ae
6 changed files with 168 additions and 24 deletions

1
Cargo.lock generated
View File

@@ -1765,6 +1765,7 @@ dependencies = [
"strum 0.27.1",
"temp-dir",
"temp-file",
"tempfile",
"tokio",
"tokio-util",
"url",