Files
hass/.gitea
Filip Pytloun 0edf72d5e4
Some checks failed
publish / build-and-publish (push) Failing after 25s
publish / promote-and-deploy (push) Has been skipped
publish / deploy (push) Has been skipped
feat(ci): replace Drone CI with GitHub Actions workflow for build, promote, and deploy
- Remove existing Drone CI pipeline configuration (.drone.yml)
- Add GitHub Actions workflow (.gitea/workflows/build.yml) to:
  * Build and publish container images on master branch pushes
  * Promote and deploy images via workflow dispatch with optional commit SHA
  * Handle Podman login/logout and image operations
  * Restart and monitor Kubernetes deployment rollout
  * Notify failures via Pushover integration
2025-10-21 16:04:27 +02:00
..