Skip to content

[TESTING] Fix sphinx workflow to clone gh-pages from rai-opensource - #218

Closed
taughz wants to merge 3 commits into
masterfrom
sphinx-gh-pages-test
Closed

[TESTING] Fix sphinx workflow to clone gh-pages from rai-opensource#218
taughz wants to merge 3 commits into
masterfrom
sphinx-gh-pages-test

Conversation

@taughz

@taughz taughz commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Do not merge. Test of #205.

petercorke and others added 3 commits August 16, 2026 14:44
…orke

The Commit documentation changes step still cloned the pre-migration
petercorke/spatialmath-python repo, which has no gh-pages branch,
failing every docs build push with "Remote branch gh-pages not found".
Hardcoding rai-opensource/spatialmath-python fixes today's problem but
carries the same fragility that broke this originally: an owner/repo
baked into the workflow doesn't track future transfers or renames.
${{ github.repository }} always resolves to whatever repo the workflow
is actually running in.
@taughz taughz self-assigned this Aug 27, 2026
@taughz

taughz commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator Author

Test was successful.

@taughz taughz closed this Aug 27, 2026
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