Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy docs for master separately #1783

Merged
merged 3 commits into from
Mar 14, 2022

Conversation

sudormrfbin
Copy link
Member

Fixes #1607. Docs for master is now deployed at https://docs.helix-editor.com/master. The docs for 0.6 will have to be pushed to the gh-pages branch manually, since the main docs are now updated only on releases.

I'm think this should work, though I've not tested it.

@archseer
Copy link
Member

Why not use something to generate the tag name? Then this can also automate releases: https://github.com/rust-lang/rust-clippy/blob/master/.github/workflows/deploy.yml#L32-L37

Here's clippy's docs https://rust-lang.github.io/rust-clippy/

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.

Book shows features before they're released
2 participants