sdk%fix(ci): use public re-export for double_sha256, execute docs build step in pull requests to catch similar errors#14
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe Pages GitHub Actions workflow gains a ChangesPages Workflow Trigger and Deploy Guard
Solver Import Consolidation
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Note This pull request has no conflicts! 🎊 🎉 🎊 |
Motivation
base-sdk#11 introduced changes that broke the GitHub Pages build process introduced in base-sdk#10 as the build is only triggered after a pull request is merged. Both the immediate fix and the CI scope widening are done in the PR to prevent a repeat occurrance.
Breaking Changes
None expected.
How Has This Been Tested?
https://github.com/kwvg/base-sdk/actions/runs/28050610268
Checklist