v3.ocaml.org-rescript icon indicating copy to clipboard operation
v3.ocaml.org-rescript copied to clipboard

feat: add-basic-github-actions-ci

Open cdaringe opened this issue 3 years ago • 0 comments

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

cdaringe avatar Dec 19 '21 02:12 cdaringe