Skip to content

Conversation

@jouillet
Copy link
Contributor

@jouillet jouillet commented Oct 20, 2025

📝 Description

Introduce per-repo docs build workflow. This allows greater control over the documentation build without needing to be tied to the orch-ci repo. NOTE: Some actions are still borrowed from orch-ci, such as configuring AWS credentials, but the documentation specific actions are now local.

✨ Type of Change

Select the type of change your PR introduces:

  • 🐞 Bug fix – Non-breaking change which fixes an issue
  • 🚀 New feature – Non-breaking change which adds functionality
  • 🔨 Refactor – Non-breaking change which refactors the code base
  • 💥 Breaking change – Changes that break existing functionality
  • 📚 Documentation update
  • 🔒 Security update
  • 🧪 Tests
  • 🚂 CI

🧪 Testing Scenarios

Describe how the changes were tested and how reviewers can test them too:

  • ✅ Tested manually
  • 🤖 Ran automated end-to-end tests

✅ Checklist

Before submitting the PR, ensure the following:

  • 🔍 PR title is clear and descriptive
  • 📝 For internal contributors: If applicable, include the JIRA ticket number (e.g., ITEP-123456) in the PR title. Do not include full URLs
  • 💬 I have commented my code, especially in hard-to-understand areas
  • 📄 I have made corresponding changes to the documentation
  • ✅ I have added tests that prove my fix is effective or my feature works

@jouillet
Copy link
Contributor Author

NOTE: Because this is a fork, the CI actions will fail because secrets do not exist in forked repos. We should probably re-create this PR as a branch to verify that it works!

@jouillet jouillet force-pushed the jmo/Introduce-per-repo-docs-build-workflow branch 2 times, most recently from b2e6227 to 64a6a16 Compare October 20, 2025 22:40
@jouillet jouillet force-pushed the jmo/Introduce-per-repo-docs-build-workflow branch from 64a6a16 to 5105a05 Compare October 20, 2025 22:42
@saratpoluri
Copy link
Contributor

Duplicate PR: #505 (review)

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.

3 participants