v3.ocaml.org-rescript
v3.ocaml.org-rescript copied to clipboard
feat: add-basic-github-actions-ci
Problem
No CI is currently run in PRs
Solution
Run some CI! Stub in barebones build & install steps. These are untested :)
Modified relative paths:
https://v3-ocaml-org-git-BRANCH_NAME-ocaml.vercel.app/PATH/TO/PAGE
https://v3-ocaml-org-git-fork-FORK_NAME-BRANCH_NAME-ocaml.vercel.app/PATH/TO/PAGE
Contributor Pre-flight Checklist
- [ ] Accessibility check - checked pa11y report for modified pages, observing new errors
- [ ] Responsive check - visually inspected vercel preview, using responsive tool to toggle between desktop and mobile view
- [ ] HTML review - use browser DOM/Page inspector to inspect generated HTML within
<div id="__next>"element