Initial commit

This commit is contained in:
Erich Blume 2026-05-31 06:13:36 -07:00
commit 28c1f7886a
41 changed files with 3962 additions and 0 deletions

8
dagger.json Normal file
View file

@ -0,0 +1,8 @@
{
"name": "hephaestus-ci",
"engineVersion": "v0.20.6",
"sdk": {
"source": "python"
},
"source": ".dagger"
}