Skip to content

Conversation

@m-aciek
Copy link
Collaborator

@m-aciek m-aciek commented Nov 18, 2025

The GH pages preview doesn't work for forks. We could change it to render the previews on forks' GH pages, but that would require enabling actions and GH pages on forks which is an extra effort.

I fixed the RTD project configuration after the repository move (Repository URL config which wasn't available to change earlier?), let's bring back the RTD previews for a better developer experience.


📊 Dashboard preview 📊: https://python-docs-translations.github.io/dashboard/154/merge/

documentation-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
Copy link
Member

Choose a reason for hiding this comment

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

This action is deprecated.

We could replace this workflow with the new app?

See python/core-workflow#587 for details.

@m-aciek m-aciek marked this pull request as draft November 18, 2025 09:31
@m-aciek
Copy link
Collaborator Author

m-aciek commented Nov 18, 2025

A request to install Read the Docs Community has been submitted on the @python-docs-translations account.

@StanFromIreland
Copy link
Member

Ping @AA-Turner for the above.

@m-aciek
Copy link
Collaborator Author

m-aciek commented Nov 19, 2025

@AA-Turner could you please install Read the Docs Community GitHub application for the python-docs-translations org at a spare moment?

The build details generation script makes RTD build to timeout, I removed its invocation in the config. When removed, 404s will be shown for build details, and changes in details view won't be seen in RTD summary.

@m-aciek m-aciek marked this pull request as ready for review November 19, 2025 22:52
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.

5 participants