stack-orchestrator/.github/workflows/triggers
prathamesh0 7f11766b05
Migrate canonical source from Gitea to GitHub (#738)
- Update all self-references from `git.vdb.to/cerc-io/stack-orchestrator` to
  `github.com/cerc-io/stack-orchestrator` (setup.py, pyproject.toml, README,
  docs, install scripts, cloud-init scripts, stack READMEs)
- Fix release download URL pattern (`releases/download/latest` -> `releases/latest/download`)
- Port 5 Gitea-only CI workflows to GitHub Actions (k8s-deploy, k8s-deployment-control, container-registry, database, external-stack)
- Pin `shiv==1.0.8` in all workflows for reproducible builds
- Restrict smoke/deploy/webapp test push triggers to `main` only
- Remove `.gitea/` directory - Gitea repo to be archived
2026-04-02 10:58:14 +05:30
..
fixturenet-eth-test Apply pre-commit linting fixes 2026-01-20 23:16:44 -05:00
fixturenet-laconicd-test add newline 2023-10-27 08:48:44 -04:00
test-container-registry Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
test-database Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
test-external-stack Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
test-k8s-deploy Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30
test-k8s-deployment-control Migrate canonical source from Gitea to GitHub (#738) 2026-04-02 10:58:14 +05:30