Closed alexasselin008 closed 1 year ago
Name | Link |
---|---|
Latest commit | e89ab9f6020541114f4d2c6122e9b1909e54a743 |
Latest deploy log | https://app.netlify.com/sites/sg-orbit/deploys/63dc22f35c664500083f8af5 |
Name | Link |
---|---|
Latest commit | e89ab9f6020541114f4d2c6122e9b1909e54a743 |
Latest deploy log | https://app.netlify.com/sites/sg-storybook/deploys/63dc22f3e5876c0009e306be |
github-build
still appears in the required checks. Is this because of the repo's webhook?
netlify
fails because i haven't update the commands, its normal for now
Disabled the github webhook:
Summary
Workflows
Scripts
jest
andjest-ci
command and renamed totest
delete-node-modules
anddelete-yarn-lock
into reset.clean
now clear all the dist folders and tsbuildinfo filesreset
now calls clean + delete yarn locks + delete node_modulesOther
Whats left to do after