Skip to content

Add canary page#618

Open
a-velasco wants to merge 2 commits into
feat/docpr-2690-agentic-testsfrom
canary-page
Open

Add canary page#618
a-velasco wants to merge 2 commits into
feat/docpr-2690-agentic-testsfrom
canary-page

Conversation

@a-velasco

@a-velasco a-velasco commented Jul 17, 2026

Copy link
Copy Markdown
Contributor
  • Have you updated CHANGELOG.md with relevant non-documentation file changes?
  • Have you updated the documentation for this change?

Port of changes from a-velasco/sphinx-stack-testing#1 to the DOCPR-2690 feature branch of the sphinx-stack repository. This makes it easier to keep in sync with the Stack and test behaviour that relies on the final RTD URL.

This PR contains changes made after @medubelko's first review. All suggestions were applied.

This PR adds a page with simple tests for every default extension in the Stack that could potentially break.

@a-velasco

a-velasco commented Jul 17, 2026

Copy link
Copy Markdown
Contributor Author

Build failure comes from usage of github_repo in the conf.py in order to make contributors appear in the footer:

WARNING: conf.py setting 'github_folder' is deprecated. Use 'repo_folder' instead.

This warning also comes up if I keep only repo_folder, and if I keep both repo_folder and github_folder. Didn't have time to troubleshoot this in depth today, so unsure if it's a bug with the current Stack or a misconfiguration on my part.

(Contributor footer only correctly renders when only github_repo is used - despite the build warning)

Comment thread docs/canary-page.md

**Expectation**:

[canonical-sphinx-stack-testing.readthedocs-hosted.com/agentic-tests/**test-rerediraffe**](https://canonical-sphinx-stack-testing.readthedocs-hosted.com/agentic-tests/test-rerediraffe)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note: I repurposed the "Sphinx Stack testing" RTD project and created a version called agentic-testing.

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.

1 participant