Skip to content

ci: Change blueapi github pages site publishing - #1604

Open
shree-iyengar-dls wants to merge 6 commits into
mainfrom
change_blueapi_docs_publishing
Open

ci: Change blueapi github pages site publishing#1604
shree-iyengar-dls wants to merge 6 commits into
mainfrom
change_blueapi_docs_publishing

Conversation

@shree-iyengar-dls

Copy link
Copy Markdown
Contributor

Using the myst-version-switcher-plugin, the changes in this PR aim to address the issues surrounding the GitHub pages site being built through the gh-pages branch (see this issue in the python copier template). Through this change, there is no gh-pages branch, instead the github action deploy-pages publishes one artifact as the entire site.

@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (26a0ea2) to head (ba1a990).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1604   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files          45       45           
  Lines        3317     3317           
=======================================
  Hits         3183     3183           
  Misses        134      134           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread .github/workflows/ci.yml Outdated
Comment thread docs/conf.py
},
"check_switcher": False,
"navbar_end": ["theme-switcher", "icon-links", "version-switcher"],
"navbar_end": ["theme-switcher", "navbar-icon-links", "version-switcher"],

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This line change was a surprise, why is it needed?

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.

That's what was in the code here

Co-authored-by: Tom C (DLS) <101418278+coretl@users.noreply.github.com>
@shree-iyengar-dls
shree-iyengar-dls marked this pull request as ready for review July 30, 2026 16:08
@shree-iyengar-dls
shree-iyengar-dls requested a review from a team as a code owner July 30, 2026 16:08
@shree-iyengar-dls shree-iyengar-dls changed the title Change blueapi docs publishing ci: Change blueapi github pages site publishing Jul 30, 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