Skip to content

dsh-github-0.1.2

Latest

Choose a tag to compare

@andyfan1094 andyfan1094 released this 22 Aug 11:42
· 8 commits to main since this release

Highlights

  • Bumps the GitHub API user-agent to dsh-github/0.1.2 so requests are traceable from the GitHub audit log.
  • New tests in tests/ (store.test.ts, engine.test.ts, github-api.test.ts) covering the redacted-account contract, push/force-push guards, and Authorization-header isolation.
  • README expanded to describe the local Git workflow and host settings (allowPush / forcePush / defaultRepoDir / gitPath).