Skip to content

build: point release artifacts at scaleup-technologies fork - #2

Merged
mojansch merged 1 commit into
mainfrom
chore/point-releases-at-fork
Jul 29, 2026
Merged

build: point release artifacts at scaleup-technologies fork#2
mojansch merged 1 commit into
mainfrom
chore/point-releases-at-fork

Conversation

@mojansch

Copy link
Copy Markdown
Member

Summary

  • .goreleaser.yaml and README.md were still hardcoded to ghcr.io/inovex/... and release.github.owner: inovex, inherited from upstream.
  • Left as-is, tagging a release here would fail: this fork's own GITHUB_TOKEN has no write access to inovex's package registry or repo.
  • Repoints Docker image publishing and GitHub release creation at scaleup-technologies.

Fork-specific — not meant to go upstream.

Test plan

  • Tag a test release (e.g. v0.0.0-test) after merge and confirm goreleaser publishes to ghcr.io/scaleup-technologies/external-dns-openstack-webhook

goreleaser was hardcoded to push images to ghcr.io/inovex and create
GitHub releases under inovex/external-dns-openstack-webhook, which this
fork's own GITHUB_TOKEN has no access to. Repoint at
ghcr.io/scaleup-technologies so tagged releases actually publish.

Fork-specific, not meant for upstream.
@mojansch
mojansch merged commit b2bdcd4 into main Jul 29, 2026
3 checks passed
@mojansch
mojansch deleted the chore/point-releases-at-fork branch July 29, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant