Skip to content

Commit 7f11766

Browse files
authored
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
1 parent 2afc7ad commit 7f11766

43 files changed

Lines changed: 233 additions & 728 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitea/workflows/fixturenet-laconicd-test.yml

Lines changed: 0 additions & 66 deletions
This file was deleted.

.gitea/workflows/lint.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

.gitea/workflows/publish.yml

Lines changed: 0 additions & 72 deletions
This file was deleted.

.gitea/workflows/test-container-registry.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

.gitea/workflows/test-database.yml

Lines changed: 0 additions & 67 deletions
This file was deleted.

.gitea/workflows/test-deploy.yml

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)