Skip to content

ci: build/test workflow, detect-secrets baseline#25

Merged
incendiary merged 2 commits into
masterfrom
feat/ci-build-tests-detect-secrets
May 19, 2026
Merged

ci: build/test workflow, detect-secrets baseline#25
incendiary merged 2 commits into
masterfrom
feat/ci-build-tests-detect-secrets

Conversation

@incendiary
Copy link
Copy Markdown
Owner

Summary

  • Add .github/workflows/build.yml: detect-secrets check → build on windows-latest (.NET 8) + test on ubuntu-latest (.NET 10)
  • Add detect-secrets v1.5.0 hook to .pre-commit-config.yaml
  • Generate .secrets.baseline (clean scan, no findings)
  • Dependabot NuGet already configured — closing ci: Dependabot for NuGet packages #24 as pre-existing

Closes #21, #22, #23, #24

Test plan

  • Detect Secrets job passes
  • Build job passes on windows-latest
  • Test job passes on ubuntu-latest

🤖 Generated with Claude Code

incendiary and others added 2 commits May 19, 2026 19:54
- Add .github/workflows/build.yml: windows-latest build (.NET 8) + ubuntu-latest test (.NET 10)
- Add detect-secrets v1.5.0 hook to .pre-commit-config.yaml
- Generate .secrets.baseline (clean scan)
- Update README roadmap: mark #21 #22 #23 #24 Done

Closes #21, #22, #23, #24

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ngrade error

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@incendiary incendiary merged commit 6d1e139 into master May 19, 2026
7 checks passed
@incendiary incendiary deleted the feat/ci-build-tests-detect-secrets branch May 19, 2026 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ci: add build and test CI pipeline

1 participant