Skip to content

ci: add missing ci-cd workflow referenced in README - #3

Merged
emnl51 merged 1 commit into
mainfrom
fix/ci-cd-workflow
Aug 6, 2026
Merged

emnl51 merged 1 commit into
mainfrom
fix/ci-cd-workflow

Conversation

@emnl51

@emnl51 emnl51 commented Aug 6, 2026

Copy link
Copy Markdown
Owner

README references .github/workflows/ci-cd.yml as an implemented CI/CD boundary, but the workflow file did not exist in the repository. This adds a workflow matching the existing root package.json scripts (format:check, lint, typecheck, test, build) plus a Docker build-validation matrix for the five Dockerfiles in the repo (api, web, sandbox-runner, vector-memory, reputation-engine).

@emnl51
emnl51 merged commit f537161 into main Aug 6, 2026
1 check passed
@emnl51
emnl51 deleted the fix/ci-cd-workflow branch August 6, 2026 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants