Skip to content
This repository was archived by the owner on Aug 26, 2026. It is now read-only.

ci: add build and audit gate - #66

Merged
MiguelMedeiros merged 1 commit into
mainfrom
ci/build-and-audit
Jun 21, 2026
Merged

ci: add build and audit gate#66
MiguelMedeiros merged 1 commit into
mainfrom
ci/build-and-audit

Conversation

@MiguelMedeiros

Copy link
Copy Markdown
Member

Summary

  • Adds a GitHub Actions CI gate for the Discord client.
  • Runs npm ci, npm run build, and npm audit --audit-level=high on PRs and main pushes.

Test plan

  • Ran the same commands in Docker/Node 20 on zero.
  • npm ci OK
  • npm run build OK
  • npm audit --audit-level=high OK, zero vulnerabilities

Release: Murray Rothbot v2.0.0 maintenance baseline.

@MiguelMedeiros
MiguelMedeiros merged commit 20e609a into main Jun 21, 2026
1 check passed
@MiguelMedeiros
MiguelMedeiros deleted the ci/build-and-audit branch June 21, 2026 00:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant