Skip to content

Adds docker image example and instructions on how to create them - #19

Open
Matt-Carre wants to merge 4 commits into
mainfrom
docker_image
Open

Adds docker image example and instructions on how to create them#19
Matt-Carre wants to merge 4 commits into
mainfrom
docker_image

Conversation

@Matt-Carre

Copy link
Copy Markdown
Collaborator

Please review after #17 , as this branches from that.

Adds a copy of the example template running in an image

@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2cc7225) to head (2ded032).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #19   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          109       109           
=========================================
  Hits           109       109           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Matt-Carre
Matt-Carre force-pushed the docker_image branch 5 times, most recently from e737309 to da5bd17 Compare July 29, 2026 09:52
Comment thread Dockerfile Outdated
# Sync the project without its dev dependencies
RUN --mount=type=cache,target=/root/.cache/uv \
uv sync --locked --no-editable --no-dev --managed-python
uv sync --locked --no-dev --no-editable --managed-python

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is the exact command thing. please remove

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