Thanks for considering a contribution.
npm ci
npm test
npm run build # rebuild lib/index.js
npm run format- Open issues before large changes so the design can be discussed.
- Run
npm testandnpm run format-checkbefore pushing. - Rebuild
lib/index.js(npm run build) and commit it — the bundle is what GitHub Actions executes. - The Husky pre-commit hook runs
npm testandprettier --checkautomatically; do not bypass it.
Use GitHub Issues. Include the SOPS version you requested, the runner OS, and the action logs (with secrets redacted).