Commit Graph

14 Commits

Author SHA1 Message Date
Alexa Amundson
9945f87eac fix: remove unconfigured deploy.yml workflow 2026-03-14 14:37:59 -05:00
Alexa Amundson
2c2405a28b fix: remove unconfigured auto-deploy.yml workflow 2026-03-14 14:37:57 -05:00
Alexa Amundson
b4bab8c996 Add GitHub Sponsors funding link 2026-03-11 20:59:31 -05:00
Alexa Amundson
9956180b43 fix: replace CodeQL with lightweight security scan 2026-03-10 22:21:16 -05:00
Alexa Amundson
7f09ced217 fix: replace Railway with Cloudflare Pages deploy 2026-03-10 21:58:39 -05:00
Alexa Amundson
bc9f92f8c5 ci: add CI workflow 2026-03-09 06:55:05 -05:00
Alexa Amundson
85b8b607fd Merge pull request #8 from blackboxprogramming/dependabot/github_actions/github/codeql-action-4
ci: Bump github/codeql-action from 3 to 4
2026-03-09 01:24:19 -05:00
Alexa Amundson
c878ad79c1 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:17 -05:00
dependabot[bot]
6dc0ae2083 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-03-09 06:10:04 +00:00
dependabot[bot]
d2d6d7a7a6 ci: Bump actions/setup-node from 3 to 6
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...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 06:09:37 +00:00
dependabot[bot]
30163afa1e ci: Bump actions/checkout from 3 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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-02-14 23:13:06 +00:00
dependabot[bot]
04941016c9 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:12:55 +00:00
BlackRoad Bot
c442663a08 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:03:59 -06:00
Alexa Louise
f221c8809d 🌌 BlackRoad OS, Inc. proprietary enhancement
- Update LICENSE to proprietary (NOT for commercial resale)
- Add/enhance README with BlackRoad branding
- Add copyright notice (© 2026 BlackRoad OS, Inc.)
- Add CONTRIBUTING.md with brand compliance guidelines
- Add GitHub Actions workflow with brand checks
- CEO: Alexa Amundson
- Designed for 30k agents + 30k employees
- Part of 578-repo BlackRoad Empire

Core Product: API layer above Google/OpenAI/Anthropic managing AI model
memory and continuity, enabling companies to operate exclusively by AI.

 Repository now enterprise-grade and legally protected

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 14:57:32 -06:00