Note
Go to Repository Secrets settings and add the following:
Name | Description | Required |
---|---|---|
GH_TOKEN | Github Token | Yes |
NPM_TOKEN | NPM Token for publishing to NPM from CI/CD | Recommended |
CODECOV_TOKEN | Codecov Token for coverage tests | Recommended |
SNYK_TOKEN | Snyk Token for security tests | Recommended |
DOCKER_REGISTRY_USER | Docker registry user | Optional |
DOCKER_REGISTRY_PASSWORD | Docker registry password | Optional |