Commit Graph

12 Commits

Author SHA1 Message Date
Alexa Amundson
d87b103686 fix: replace CodeQL with lightweight security scan 2026-03-10 22:21:04 -05:00
Alexa Amundson
3c0ceb69f1 fix: replace Railway with Cloudflare Pages deploy 2026-03-10 21:58:25 -05:00
dependabot[bot]
5e45bee0ba 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-03-09 23:34:29 +00:00
Alexa Amundson
d9a9abfa88 ci: add CI workflow 2026-03-09 06:54:08 -05:00
Alexa Amundson
bb740c102f Merge pull request #9 from blackboxprogramming/dependabot/github_actions/actions/github-script-8
ci: bump actions/github-script from 7 to 8
2026-03-09 01:24:04 -05:00
dependabot[bot]
81cf3fe0eb 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
Alexa Amundson
7119610356 Merge pull request #8 from blackboxprogramming/dependabot/github_actions/github/codeql-action-4
ci: bump github/codeql-action from 3 to 4
2026-03-08 23:47:12 -05:00
dependabot[bot]
91c0f887b5 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:13:39 +00:00
dependabot[bot]
2dd07eaf98 ci: bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:13:29 +00:00
dependabot[bot]
06e50ad2ff ci: bump github/codeql-action from 3 to 4
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 23:13:24 +00:00
BlackRoad Bot
4b6ebe1de4 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:04:07 -06:00
Alexa Louise
00589e3664 📝 Enhance repository with professional documentation
- Add/enhance README with features and quick start
- Add CONTRIBUTING.md with brand compliance guidelines
- Add MIT LICENSE
- Add GitHub Actions workflow with brand compliance check
- Configure auto-deployment to Cloudflare Pages

 Repository fully enhanced for production

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-07 18:01:41 -06:00