-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: publish notifee docs via docs.page #1171
Conversation
… spot this gets our release notes in the docs.page future up to date and set to auto-update going forward
To view this pull requests documentation preview, visit the following URL: docs.page/invertase/notifee~1171 Documentation is deployed and generated using docs.page. |
- workflow path exclusions - gitattributes etc - CONTRIBUTING information - typedoc generation
so focused on semantic release publish workflow yesterday (which was set to use `lts/*` as node spec) that I didn't realize pulling semantic-release dep in bumped minimum acceptable node to 20 and we were on 18 in most workflows
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1171 +/- ##
=======================================
Coverage 77.08% 77.08%
=======================================
Files 32 32
Lines 1727 1727
Branches 579 556 -23
=======================================
Hits 1331 1331
Misses 395 395
Partials 1 1 |
docs preview site looks good, and proves that I've installed the docs.page bot correctly so we get PR comments with the link to a live preview, also a big win |
This implements docs.page publishing for the notifee documentation
Reference (typescript typedocs...) docs will still be unpublished and have broken links after this, but at least the documentation will finally finally be up again vs having to repository-browse it with no linking