Skip to content

feat: multi-stage build without uv runtime dependency#317

Merged
rtuszik merged 1 commit into
devfrom
docker-build
May 10, 2026
Merged

feat: multi-stage build without uv runtime dependency#317
rtuszik merged 1 commit into
devfrom
docker-build

Conversation

@rtuszik
Copy link
Copy Markdown
Owner

@rtuszik rtuszik commented Apr 27, 2026

gets rid of uv runtime dependency

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 27, 2026

Coverage

Coverage Report
FileStmtsMissCoverMissing
src
   check_remote.py907418%20–42, 46–54, 58–64, 68–97, 101–125
   downloader.py34230411%27–31, 35–83, 87, 91–103, 107–132, 136–141, 145–151, 155–162, 166–223, 227–283, 287–298, 302–317, 322–332, 336–338, 342–347, 351–356, 360–375, 379–424, 428–443, 447–482, 486–509
   entrypoint.py80800%1–95
   filesystem.py16014311%14–66, 70–79, 83–106, 110–130, 134–139, 143–152, 156–180, 184–200, 204–209
   process_manager.py2262260%2–322
   updater.py27270%1–37
src/utils
   config.py30390%34–36
   logger.py312132%12–42, 47
   notify.py19190%3–30
   regions.py37295%93, 106
TOTAL113189921% 

Tests Skipped Failures Errors Time
36 0 💤 0 ❌ 0 🔥 0.520s ⏱️

@rtuszik rtuszik added docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code labels Apr 27, 2026
@rtuszik rtuszik merged commit 4910e0b into dev May 10, 2026
8 checks passed
@rtuszik rtuszik deleted the docker-build branch May 10, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docker Pull requests that update Docker code github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Cannot run container without access to internet connection [BUG] uv invocation in run_initial_setup is not compatible with read-only containers

1 participant