Skip to content

Conversation

@behnazh-w
Copy link
Member

@behnazh-w behnazh-w commented Oct 11, 2025

Summary

Adds a dedicated GitHub Actions workflow to enable on-demand deployment of documentation to GitHub Pages, and fixes a documentation issue.

Description of changes

  • Introduced a new GitHub Actions workflow that builds and deploys documentation to GitHub Pages on demand when changes are pushed to the main. This workflow provides the ability to update published documentation outside of the standard release process, and makes it easier to address documentation-only changes without waiting for a release.
  • This PR also removes an unnecessary type ignore comment, which was caught by the latest version of mypy.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 11, 2025
@behnazh-w behnazh-w requested a review from Demolus13 October 11, 2025 01:42
Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@behnazh-w behnazh-w merged commit cc14e57 into main Oct 12, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants