You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release workflow: pushing a v* tag runs the test suite, publishes to npm
via trusted publishing (OIDC, no token) and creates a GitHub release from
the changelog entry.
CI: weekly scheduled runs, npm audit job (fails on high/critical),
coverage reporting with thresholds on the Node 24 run.
Dependabot updates for npm dependencies (minor/patch grouped) and pinned
GitHub Actions.
Tests for the configuration loader (URL validation, credential cleanup,
plain-http warning).