Skip to content

fix: docker publish version regression#430

Merged
icebear0828 merged 1 commit intomasterfrom
fix/docker-publish-version
Apr 30, 2026
Merged

fix: docker publish version regression#430
icebear0828 merged 1 commit intomasterfrom
fix/docker-publish-version

Conversation

@icebear0828
Copy link
Copy Markdown
Owner

Docker版本取max(package.json, latest stable tag),防止分支落后导致版本回退。用github.repository替代硬编码路径。

…ontributor

- Version step now compares package.json against latest stable git tag
  and picks the greater, preventing stale-branch version regression
- Use fetch-tags instead of fetch-depth:0 (lighter CI checkout)
- Use github.repository instead of hardcoded ghcr.io path
- Remove unauthorized contributor entry from package.json
@icebear0828 icebear0828 merged commit 0f65218 into master Apr 30, 2026
2 checks passed
@icebear0828 icebear0828 deleted the fix/docker-publish-version branch April 30, 2026 18:06
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