Skip to content

Remove unused gopass patterns - #467

Merged
sbrunner merged 2 commits into
masterfrom
remove-unused-gopass-patterns
Aug 14, 2026
Merged

Remove unused gopass patterns#467
sbrunner merged 2 commits into
masterfrom
remove-unused-gopass-patterns

Conversation

@sbrunner

Copy link
Copy Markdown
Member

tag-publish now handles PyPI authentication via OIDC trusted publishing and ghcr.io authentication via GITHUB_TOKEN. The gopass pypi and docker patterns in initialise-gopass-summon-action are therefore redundant.

This PR removes:

  • pypi pattern (handled by tag-publish OIDC)
  • docker pattern for repos publishing only to ghcr.io (handled by tag-publish GITHUB_TOKEN)

Repos publishing to Docker Hub explicitly (docker-mapserver, docker-qgis-server, docker-tinyows, mapfish-print) keep the docker pattern.
The transifex pattern is kept where applicable (c2cgeoportal, ngeo).

@sbrunner
sbrunner merged commit f2dd6f5 into master Aug 14, 2026
7 checks passed
@sbrunner
sbrunner deleted the remove-unused-gopass-patterns branch August 14, 2026 15:39
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