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

Stop building and publishing Rust API docs. #2131

Merged
merged 1 commit into from
May 30, 2024

Conversation

mhammond
Copy link
Member

The generation of these docs generates a lot of churn in the gh-pages branch - even when nothing has changed - so instead we skip building and publishing them and link to the generated pages on docs.rs.

This will mean that once versioned docs land, most doc publish jobs will be no-ops.

@mhammond mhammond requested review from badboy and bendk May 26, 2024 14:27
@mhammond mhammond requested a review from a team as a code owner May 26, 2024 14:27
The generation of these docs generates a lot of churn in the gh-pages
branch - even when nothing has changed - so instead we skip building
and publishing them and link to the generated pages on docs.rs.
@mhammond mhammond force-pushed the stop-publishing-api-docs branch from 9ec249d to fed5254 Compare May 27, 2024 01:25
@mhammond mhammond merged commit 8541a0f into mozilla:main May 30, 2024
5 checks passed
@mhammond mhammond deleted the stop-publishing-api-docs branch May 30, 2024 13:24
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.

2 participants