Skip to content

Add GitHub Actions workflow to install backend dependencies - #178

Open
lillfaith wants to merge 1 commit into
ed-donner:mainfrom
lillfaith:ci/install-workflow
Open

Add GitHub Actions workflow to install backend dependencies#178
lillfaith wants to merge 1 commit into
ed-donner:mainfrom
lillfaith:ci/install-workflow

Conversation

@lillfaith

Copy link
Copy Markdown

Summary

  • Adds .github/workflows/install.yml, a CI workflow that installs backend dependencies with uv sync and does a basic import check on every push/PR to main.
  • Scoped to the backend only, since the frontend hasn't been built yet per planning/PLAN.md.

Test plan

  • Workflow run succeeds on this PR's checks tab

Runs uv sync on push/PR to main so dependency installation issues
surface in CI before merge.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XRD1UgKxQnSiqUtLfv7un2
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