svelte-in-motion icon indicating copy to clipboard operation
svelte-in-motion copied to clipboard

Create CI / CD

Open novacbn opened this issue 2 years ago • 1 comments

Description

Create a GitHub Action which pushes to sim-test-novacbn.vercel.app every night (half day? dunno) when the codebase is successfully passing any available tests. To keep in line with Vercel's free deploy limits.

Also create another GitHub Action which pushes to svelte-in-motion.nbn.dev whenever a new GitHub Release is made.

novacbn avatar Mar 26 '22 21:03 novacbn

Added initial CI in e749da179d7d96136d2be7efb0cc183b7b3b6e62. The codebase needs its typing cleaned up before adding in type checking.

novacbn avatar Jul 08 '22 10:07 novacbn