Commit Graph

5 Commits

Author SHA1 Message Date
Alexa Amundson
45cce21faf fix: replace Railway with Cloudflare Pages deploy 2026-03-10 21:54:39 -05:00
Alexa Amundson
6911492097 Merge pull request #2 from blackboxprogramming/dependabot/github_actions/actions/setup-node-6
ci: bump actions/setup-node from 4 to 6
2026-03-09 01:26:53 -05:00
dependabot[bot]
64737540d0 ci: bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 04:48:11 +00:00
dependabot[bot]
b551ea2064 ci: bump actions/setup-node from 4 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:04:08 +00:00
BlackRoad Bot
f3b7e7c92c ci: add GitHub Actions workflows
- Security scanning (CodeQL, dependency scan, secret scan)
- Auto-deployment to Cloudflare/Railway
- Self-healing with auto-rollback
- Dependabot for dependency updates

Deployed by: Phase 6 GitHub CI/CD automation
2026-02-14 17:02:44 -06:00