Skip to content

create build github action using our docs_rs_build CLI - #3551

Merged
syphar merged 1 commit into
rust-lang:mainfrom
syphar:build-action
Sep 23, 2026
Merged

syphar merged 1 commit into
rust-lang:mainfrom
syphar:build-action

Conversation

@syphar

@syphar syphar commented Sep 23, 2026

Copy link
Copy Markdown
Member

This is what I imagine crate maintainers to use to test their docs build in CI. Based on the refactor in #3480 .

I approved / merged, I'll try to find some feedback / testers via our zulip stream , and the crate maintainers I know.

Usage example & test in rust-lang/rustwide#155

I intentionally don't expose all args of the CLI yet, I want to see what people actually need. And they always can install & use the CLI themselves ( they only need to think about caching then).

@syphar syphar self-assigned this Sep 23, 2026
@github-actions github-actions Bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label Sep 23, 2026
@syphar syphar changed the title create docs-rs-build github action create build github action for crate CI Sep 23, 2026
@syphar syphar changed the title create build github action for crate CI create build github action using our docs_rs_build CLI Sep 23, 2026
@syphar
syphar marked this pull request as ready for review September 23, 2026 15:30
@syphar
syphar requested a review from a team as a code owner September 23, 2026 15:30
@syphar

syphar commented Sep 23, 2026

Copy link
Copy Markdown
Member Author

r? @GuillaumeGomez

@rustbot rustbot assigned GuillaumeGomez and unassigned syphar Sep 23, 2026

@GuillaumeGomez GuillaumeGomez left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@syphar
syphar merged commit a80e3fd into rust-lang:main Sep 23, 2026
10 checks passed
@syphar
syphar deleted the build-action branch September 23, 2026 16:04
@github-actions github-actions Bot added S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it and removed S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed labels Sep 23, 2026

This branch was successfully deployed

1 active deployment
github-pages 1a413113 Deployed Sep 23, 2026 by syphar via deploy #446
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-deploy This PR is ready to be merged, but is waiting for an admin to have time to deploy it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants