Files
stack/.woodpecker.yml
Jason Woltje 657c33927b
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat(ci): Add package linking to repository
Link all Docker container packages to the mosaic/stack repository
using Gitea's package API. This makes packages visible on the
repository page and shows which repo they came from.

API endpoint: /packages/{owner}/container/{name}/-/link/{repo_name}

Links created for:
- mosaic/api
- mosaic/web
- mosaic/postgres
- mosaic/openbao
- mosaic/orchestrator

Each package will now show up in the repository's packages tab.
2026-02-08 01:59:19 -06:00

9.5 KiB