ci: add test workflow with automated cybersyn notification #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "ci/notify-cybersyn"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds CI/CD workflows for automated testing and Cybersyn infrastructure notification.
Changes
test.yaml: Runs vitest tests on push to main and PRs
node:20-bookwormcontainer (standard for our infrastructure)npm cifor clean dependency installationnpm test(vitest)notify-cybersyn.yml: Updated to support workflow_dispatch
Testing
Notes
DISPATCH_TOKENsecret to be configured in repo settings