Skip to content

docs: fetch tags before VPS version build#8

Merged
Cmochance merged 1 commit into
mainfrom
codex/deploy-tag-fetch-doc
May 6, 2026
Merged

docs: fetch tags before VPS version build#8
Cmochance merged 1 commit into
mainfrom
codex/deploy-tag-fetch-doc

Conversation

@Cmochance
Copy link
Copy Markdown
Owner

Documents the VPS deploy fix discovered during the v1.0.1 rollout: fetch tags before deriving VERSION with git describe, so the installed binary reports the pushed release tag instead of an older reachable tag. Validation: deployed on dochenmo after fetching tags; service active; /healthz returned ok; /usr/local/bin/mochan version returned v1.0.1.

Copy link
Copy Markdown
Owner Author

@Cmochance Cmochance left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed locally: documentation-only deploy workflow correction. The fix was validated during the v1.0.1 VPS rollout: after fetching tags, make build used VERSION=v1.0.1, service restarted active, /healthz returned ok, and mochan version reported v1.0.1. No blocking findings.

@Cmochance Cmochance merged commit 01047ed into main May 6, 2026
@Cmochance Cmochance deleted the codex/deploy-tag-fetch-doc branch May 6, 2026 08:44
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