Skip to content

ci(docs): remove nightly dev deploy (drop the /dev channel)#92

Merged
nghorbani merged 1 commit into
mainfrom
hotfix/remove-nightly-dev-deploy
Jun 3, 2026
Merged

ci(docs): remove nightly dev deploy (drop the /dev channel)#92
nghorbani merged 1 commit into
mainfrom
hotfix/remove-nightly-dev-deploy

Conversation

@nghorbani
Copy link
Copy Markdown
Contributor

Summary

The nightly deploy-docs.yml ran mike deploy --push dev on every push to main, publishing a dev version that surfaced as /dev/ on the docs site. Per the decision to drop the dev channel, this removes that workflow — docs now publish only on v*.*.* release tags via deploy-docs-versioned.yml.

The dev version was also deleted from the live gh-pages (mike delete dev); sdk.cuvis.ai now serves 3.5.3 / latest only (root → /latest/).

deploy-docs.yml published a `dev` mike version on every push to main, which
surfaced as /dev/ on the docs site. Docs now publish only on v*.*.* release
tags via deploy-docs-versioned.yml. The dev version was also removed from
gh-pages.
@nghorbani nghorbani merged commit eaf5e96 into main Jun 3, 2026
1 check passed
@nghorbani nghorbani deleted the hotfix/remove-nightly-dev-deploy branch June 3, 2026 12:02
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