Skip to content

ci: add base-ci quality gate workflow#1

Merged
nocoo merged 3 commits intomainfrom
fix/add-ci
Apr 13, 2026
Merged

ci: add base-ci quality gate workflow#1
nocoo merged 3 commits intomainfrom
fix/add-ci

Conversation

@nocoo
Copy link
Copy Markdown
Owner

@nocoo nocoo commented Apr 13, 2026

Add CI with base-ci quality gate

Adds GitHub Actions CI workflow using nocoo/base-ci/.github/workflows/bun-quality.yml@v2026.

What's included

  • L1: Unit tests
  • G1: Lint + Typecheck
  • G2: Security scanning (gitleaks + osv-scanner)

Runs on push to main and pull requests.


Dispatched via Multica — Claude Code + Codex review 🍊

nocoo added 3 commits April 13, 2026 17:08
Regenerated bun.lock to pull in patched versions:
- hono: 4.11.7 → 4.12.12 (10 CVEs)
- lodash: 4.17.23 → 4.18.1 (2 CVEs)
- undici: 6.21.3 → 6.24.1 (6 CVEs)
- discord.js: 14.25.1 → 14.26.2 (brings patched undici)

osv-scanner now passes with zero findings.
@nocoo nocoo merged commit c86ae48 into main Apr 13, 2026
2 checks passed
@nocoo nocoo deleted the fix/add-ci branch April 13, 2026 11:32
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.

1 participant