Commit Graph

4 Commits

Author SHA1 Message Date
Donavan Fritz aa8c1a476f gitignore: exclude __pycache__ 2026-05-06 10:01:20 -05:00
Donavan Fritz 8cc34552c6 strip docker type — site-publish is static-content only
Removes type: docker handling from action.yaml, scripts (build/deploy/utils/setup),
and templates (deployment.yaml.j2, service-docker.yaml.j2). Renamed
service-static.yaml.j2 -> service.yaml.j2.

If site.yaml has type: docker, parse_site_yaml() now dies with a clear message
pointing to action/image-build + action/image-push + action/image-deploy with
hand-authored apps-repo manifests. rainsounds.vino.network was the only docker
consumer and has already migrated.

Drops registry-password input from action.yaml (no longer needed).
2026-05-06 10:01:09 -05:00
Donavan Fritz e53776af5e fix new-site.sh: scaffold uses action/site-publish@v1 (was old fritzlab/ URL) 2026-05-06 08:45:45 -05:00
Donavan Fritz d01c3bcc43 initial: action/site-publish @v1 2026-05-06 08:07:28 -05:00