Skip to content

fix: use correct GitHub org (defilantech) for Docker image registry#3

Merged
Defilan merged 1 commit intomainfrom
fix/docker-registry-org
Nov 29, 2025
Merged

fix: use correct GitHub org (defilantech) for Docker image registry#3
Defilan merged 1 commit intomainfrom
fix/docker-registry-org

Conversation

@Defilan
Copy link
Member

@Defilan Defilan commented Nov 29, 2025

Summary

Fix Docker image registry path to use ghcr.io/defilantech/issueparser instead of ghcr.io/defilan/issueparser.

The v0.1.1 release failed because GoReleaser tried to push to a non-existent registry path.

Changes

  • Updated .goreleaser.yaml to use defilantech org for all Docker image paths
  • Updated CLAUDE.md to reflect correct image path

Test plan

  • Merge this PR
  • Merge the resulting Release Please PR (v0.1.2)
  • Verify GoReleaser successfully pushes Docker images

@Defilan Defilan merged commit 1b24797 into main Nov 29, 2025
2 checks passed
@Defilan Defilan deleted the fix/docker-registry-org branch November 29, 2025 07:38
@github-actions github-actions bot mentioned this pull request Nov 29, 2025
Defilan pushed a commit that referenced this pull request Nov 29, 2025
🚀 Release ${version}
---


##
[0.1.2](v0.1.1...v0.1.2)
(2025-11-29)


### Bug Fixes

* rename workflow job names to match branch protection checks
([#5](#5))
([76a4007](76a4007))
* use correct GitHub org (defilantech) for Docker image registry
([#3](#3))
([1b24797](1b24797))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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