protonmail-bridge-nextcoud-.../.github/workflows
Trent Maetzold f65449c585 Rework CI/CD into 3 pipelines: ci, deploy, scheduled-update
Split build.yaml into separate workflows for clearer separation of concerns:
- ci.yaml: PR builds push to staging tag (:pr-N), runs Trivy scan
- deploy.yaml: on merge retags staging to :latest + :version, on direct push runs full pipeline
- scheduled-update.yaml: daily cron checks for new upstream releases

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 09:44:01 -05:00
..
ci.yaml Rework CI/CD into 3 pipelines: ci, deploy, scheduled-update 2026-03-19 09:44:01 -05:00
deploy.yaml Rework CI/CD into 3 pipelines: ci, deploy, scheduled-update 2026-03-19 09:44:01 -05:00
scheduled-update.yaml Rework CI/CD into 3 pipelines: ci, deploy, scheduled-update 2026-03-19 09:44:01 -05:00