Skip to content

[API] Bootstrap standalone pipelines service#1

Open
kdhillon wants to merge 2 commits into
mainfrom
feat/pipelines-bootstrap
Open

[API] Bootstrap standalone pipelines service#1
kdhillon wants to merge 2 commits into
mainfrom
feat/pipelines-bootstrap

Conversation

@kdhillon

@kdhillon kdhillon commented Jun 23, 2026

Copy link
Copy Markdown

Summary

  • Bootstrap a new pipelines monorepo with Fastify API, worker entrypoint, shared core/schema/db packages, CI, and Railway configs.
  • Add the squashed pipeline database baseline with external Atlantis identity/file references and internal pipeline FKs only.
  • Add initial compatibility tests for pipeline routes, operation catalog, trusted Atlantis identity, and schema boundaries.
  • Add a concise repository README linking to the full Atlantis pipeline docs.

Local Test Results

  • pnpm lint
  • pnpm build
  • pnpm --filter api test -- src/tests/pipeline-runs.test.ts src/tests/pipeline-operations.test.ts src/tests/db-schema.test.ts

AI Reviews

  • Not yet run; this PR is the initial bootstrap slice before the full runtime extraction.

kdhillon and others added 2 commits June 23, 2026 09:28
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant