Static environment-variable linting reference for envlint.com.
- Production:
https://envlint.com - Radicchio site:
7(envlint) - Source deploy: push to
mainonsheetgenius/envlint; GitHub sends a signed webhook to Radicchio, which runs a no-optruebuild command and publishes the repository root. - Repo-specific deploy secrets: none.
config/deploy.credentials.ymlintentionally has an empty selector set; the webhook secret lives in Radicchio and GitHub, not in this repo.
- Static smoke:
curl -fsS https://envlint.com/ -o /dev/null - Optional browser smoke:
npm run qa:smoke