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

ci(workflow): add documentation workflow #170

Merged
merged 2 commits into from Jul 23, 2020
Merged

ci(workflow): add documentation workflow #170

merged 2 commits into from Jul 23, 2020

Conversation

mainrs
Copy link
Contributor

@mainrs mainrs commented Jul 22, 2020

This commit adds a workflow that builds the crate's documentation on every master push and uploads those to the gh-pages branch, providing an up-to-date version for the master branch on GitHub Pages.
The workflow is taken from SirWindfield/zerotask-rust-lib-template.

To make this completely work, we'd have to enable GitHub Pages inside the repository settings once this is merged.

Sven added 2 commits July 22, 2020 23:20
This commit adds a workflow that builds the crate's documentation on every master push and uploads those to the `gh-pages` branch.
The workflow is taken from `SirWindfield/zerotask-rust-lib-template`.
@mainrs mainrs requested a review from KodrAus July 22, 2020 21:26
Copy link
Collaborator

@KodrAus KodrAus left a comment

Choose a reason for hiding this comment

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

This looks good to me!

@mainrs mainrs merged commit 2793bb5 into master Jul 23, 2020
@mainrs mainrs deleted the ci_docs branch July 23, 2020 08:34
@mainrs
Copy link
Contributor Author

mainrs commented Jul 23, 2020

Yikes, not sure why I can't reach the page, maybe the organization needs a site as well. But that limitation is something I wasn't aware of. I'll fix this later :) #172

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.

None yet

2 participants