Skip to content

2.1.0#272

Merged
rtuszik merged 22 commits intomainfrom
dev
Mar 8, 2026
Merged

2.1.0#272
rtuszik merged 22 commits intomainfrom
dev

Conversation

@rtuszik
Copy link
Copy Markdown
Owner

@rtuszik rtuszik commented Mar 2, 2026

  • Replaced Makefile with Taskfile.yml (go-task)
  • Added PHOTON_LISTEN_IP environment variable to configure Photon's listen address
  • Added CONTRIBUTING.md
  • Introduced pre-commit hooks via prek.toml
  • Switched subprocess calls to uv run --no-sync to allow read-only root-filesystem (thanks @jfroy!) [BUG] uv invocation in run_initial_setup is not compatible with read-only containers #263
  • Added Brewfile to install uv and task
  • Fixed incorrect backup cleanup path during updates
  • Removed dependabot.yml in favour of renovate.

@rtuszik rtuszik marked this pull request as ready for review March 8, 2026 16:45
@rtuszik rtuszik changed the title 2.0.2 2.1.0 Mar 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 8, 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.503s ⏱️

@rtuszik rtuszik linked an issue Mar 8, 2026 that may be closed by this pull request
@rtuszik rtuszik merged commit a3e8504 into main Mar 8, 2026
9 checks passed
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.

[BUG] Planet-wide data size information differs from actual size

2 participants