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

Support for uploading documentation to ghp #35

Closed
epage opened this issue Jul 18, 2019 · 3 comments
Closed

Support for uploading documentation to ghp #35

epage opened this issue Jul 18, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@epage
Copy link
Contributor

epage commented Jul 18, 2019

@jonhoo in #23

There are a number of other GitHub artefacts we may also want to produce. Two good examples are pushing master documentation to gh-pages and producing GitHub releases. There is some more context over at tokio-rs/tracing#191 (comment).

@epage epage added the enhancement New feature or request label Jul 18, 2019
@epage
Copy link
Contributor Author

epage commented Jul 18, 2019

For uploading as part of a pipeline, cargo-ghp-upload might be able to help.

An alternative is to instead upload when cutting a release using cargo-release

@jonhoo
Copy link
Collaborator

jonhoo commented Jan 20, 2020

I think this is now explicitly out-of-scope. If your project wants this, it should write a job that uses the install-rust template and then builds the necessary resources.

@jonhoo
Copy link
Collaborator

jonhoo commented Jan 20, 2020

See also #78.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants