Commit Graph

15 Commits

Author SHA1 Message Date
Alexa Amundson
08ec5f25e4 Add GitHub Sponsors funding link 2026-03-11 20:59:36 -05:00
Alexa Amundson
171c1283ad Update CI to install from requirements.txt and fail on lint errors 2026-03-11 13:08:06 -05:00
Alexa Amundson
7edd2c697f fix: replace CodeQL with lightweight security scan 2026-03-10 21:42:34 -05:00
Alexa Amundson
b2ffc6efb8 fix: replace Railway deploy with Cloudflare Pages 2026-03-10 21:21:31 -05:00
49a291ab94 Add workflow_dispatch trigger to CI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

RoadChain-SHA2048: 6fda296c496ff773
RoadChain-Identity: alexa@sovereign
RoadChain-Full: 6fda296c496ff7730df54a43e677145c310533c6836c8e8e0803628587d86663fc296c9bada7ab52d37f0ef16a7af40c5728973f5d1a53e879f4bfe0df31c447a4dcde9e40a4e2bb58166d047c776edea6e1d88ce2948e806208aecab320fbe1cce4fbdc9b61822fd31c8eb0bb26ff359e338da561bb994e1ea60d8736759f0b177e9981cf594115b23f5af0b513647ab1d435b0cac403565293ecc18f302cfde790c622c00f1a7e738fd8896f9d3099066aaf6d7813715c14662d0454df9f0f4decc31d7c127cb222c554785e7f65c05c32110c6acb022e2cf65629690210991ce25aecf3394fa4ec4ad68702e2698f9995294d2d5de3bce02f2df7697521ad
2026-03-10 09:15:42 -05:00
7d5792cee6 Add CI pipeline, replace MIT with proprietary license
- GitHub Actions CI with Python 3.10/3.11/3.12 matrix
- Replace MIT license with BlackRoad OS proprietary
- Add CI and Python badges to README

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

RoadChain-SHA2048: 93eb262e711c684a
RoadChain-Identity: alexa@sovereign
RoadChain-Full: 93eb262e711c684a315cfb90be42dd6717b14b48717c30577c3aa4b4ee2bfca0aaf29122ccf75631b2b33c4126768c80cecbc4c9133e7fa002087d03f6b8bd119b0e98683ef0af275c9d81617c02202ca4f03d736c7d73b735244daee34bd33213c59ffca88ef3ac77231a78ff27c908ffe53ad153388c2a9b19cbe57251170923b1ee66ddcd45b6796d24ca1d3363746d2b0dbf0e282c0506b5327e304acf3b5b120be73655317896606f19cc4a52c7f76f05a8cc122112980c100a944f36d9f17575b0401e65737dd1ccd53552f39612ea5a7e193525fc33f602f8a7e8a6be758315f2fc32d1e9e6975006fb3a9e18bb0b139b3fdf6d977b2c56002d88c343
2026-03-10 00:36:31 -05:00
Alexa Amundson
744e84d40c ci: add CI workflow 2026-03-09 06:54:19 -05:00
Alexa Amundson
12b8f829cc Merge pull request #14 from blackboxprogramming/dependabot/github_actions/actions/github-script-8
ci: bump actions/github-script from 7 to 8
2026-03-09 01:24:11 -05:00
dependabot[bot]
44ff0f8b74 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:29 +00:00
Alexa Amundson
1e0eee3cec Merge pull request #15 from blackboxprogramming/dependabot/github_actions/actions/setup-node-6
ci: bump actions/setup-node from 4 to 6
2026-03-08 23:47:40 -05:00
dependabot[bot]
5211c83c03 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:23 +00:00
dependabot[bot]
81101f2e14 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:13 +00:00
dependabot[bot]
1017f34dd7 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:09 +00:00
BlackRoad Bot
c416fb21f8 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:04 -06:00
Alexa Louise
83010343fb 📝 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 17:38:35 -06:00