Skip to content

chore(ci): deploy website only on release#63

Merged
kirkone merged 1 commit into
mainfrom
chore/deploy-website-release-only
May 3, 2026
Merged

chore(ci): deploy website only on release#63
kirkone merged 1 commit into
mainfrom
chore/deploy-website-release-only

Conversation

@kirkone
Copy link
Copy Markdown
Contributor

@kirkone kirkone commented May 3, 2026

Removes the push trigger on samples/revela-website/**. The website is now deployed exclusively after a successful Release workflow run; content-only fixes between releases use workflow_dispatch.

Rationale: the live site should always match the latest release users can actually download. Local preview via dotnet run --project src/Cli -- generate all is sufficient for content iteration, and avoids drift between deployed website content and the binary it describes.

Also adds the Deploy Website workflow to the workflows README table (was missing).

Removes the push trigger on samples/revela-website/**. The website is now deployed exclusively after a successful Release workflow run; content-only fixes between releases use workflow_dispatch.

Rationale: the live site should always match the latest release users can actually download. Local preview via 'dotnet run --project src/Cli -- generate all' is sufficient for content iteration, and avoids the drift between deployed website content and the binary it describes.

Also adds the Deploy Website workflow to the workflows README table (was missing).
@kirkone kirkone merged commit 7966af2 into main May 3, 2026
3 checks passed
@kirkone kirkone deleted the chore/deploy-website-release-only branch May 3, 2026 14:33
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