Skip to content

Build & upload rustdoc json output next to other docs #2827

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

syphar
Copy link
Member

@syphar syphar commented May 19, 2025

First part of #1285

This first will just start building the json & put the files into the bucket & the logs into our log-storage.

The handlers to access the JSON will follow in another PR.

I think the whole builder needs a refactor so we don't need these huge methods any more, but I want to do that separately.

@github-actions github-actions bot added the S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed label May 19, 2025
@syphar syphar force-pushed the json branch 2 times, most recently from 79e5717 to 42eb6c7 Compare May 19, 2025 18:37
@syphar syphar force-pushed the json branch 2 times, most recently from eb1cb21 to f193909 Compare May 21, 2025 19:53
@syphar syphar changed the title WIP: host rustdoc json output next to other docs host rustdoc json output next to other docs May 21, 2025
@syphar syphar changed the title host rustdoc json output next to other docs Build & upload rustdoc json output next to other docs May 21, 2025
@syphar syphar marked this pull request as ready for review May 21, 2025 19:58
@syphar syphar requested a review from a team as a code owner May 21, 2025 19:58
@GuillaumeGomez
Copy link
Member

Should we add a link to download the JSON?

@syphar
Copy link
Member Author

syphar commented May 22, 2025

Should we add a link to download the JSON?

See above

The handlers to access the JSON will follow in another PR.

I feel like I want to have the builds running first and then do the redirect handlers.

syphar and others added 2 commits May 22, 2025 06:40
Co-authored-by: Guillaume Gomez <guillaume1.gomez@gmail.com>
@GuillaumeGomez
Copy link
Member

Should we add a link to download the JSON?

See above

Ah sorry, only read the code and didn't read the first comment. ^^'

@GuillaumeGomez
Copy link
Member

Looks all good to me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: This pull request has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants