Run:
make roll-cubing
This will automatically generate a commit like this and requires access to:
- the GitHub repo,
- the deploy server, and
- a Fastly token with cache revocation access for
cdn.cubing.net
(if you want the changes to be available immediately).- This must be stored at:
~/.ssh/secrets/FASTLY_CUBING_NET_API_TOKEN.txt
- This must be stored at:
For packages other than cubing
, you'll have to run npm install [package]@latest
manually.