Skip to content

Conversation

@OCopping
Copy link
Collaborator

More fixes to bugs found when building the devcontainer

@OCopping OCopping marked this pull request as draft February 24, 2025 10:52
@codecov
Copy link

codecov bot commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.00%. Comparing base (85e6e5a) to head (9dedca5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   52.00%   52.00%           
=======================================
  Files           3        3           
  Lines         100      100           
=======================================
  Hits           52       52           
  Misses         48       48           

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

@OCopping OCopping force-pushed the fix-devcontainer-venv-2 branch 2 times, most recently from a28bb16 to 5583343 Compare February 27, 2025 11:24
@OCopping OCopping force-pushed the fix-devcontainer-venv-2 branch from 5583343 to ce2bc87 Compare February 27, 2025 13:37
Removed devcontainer venv create command as not needed and broke things
@OCopping OCopping force-pushed the fix-devcontainer-venv-2 branch from d4780fa to 9dedca5 Compare February 28, 2025 09:42
@OCopping OCopping marked this pull request as ready for review February 28, 2025 09:43
Copy link
Collaborator

@adedamola-sode adedamola-sode left a comment

Choose a reason for hiding this comment

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

Hatch for tools work, uv for package dependencies works.

@adedamola-sode adedamola-sode merged commit 3765eab into main Feb 28, 2025
15 checks passed
adedamola-sode pushed a commit that referenced this pull request Feb 28, 2025
* Fix file copying and pdm install in Dockerfile

* Remove Sphinx version pinning as we don't care about Python 3.9

* Update pdm.lock

* Fix post-install.sh venv creation

* Convert to use uv from pdm

Converted to hatch from tox

* Add version raw options to remove dev and timestamp tags (for local builds)

* Fixes to Dockerfile

Removed devcontainer venv create command as not needed and broke things
adedamola-sode pushed a commit that referenced this pull request Feb 28, 2025
* Fix file copying and pdm install in Dockerfile

* Remove Sphinx version pinning as we don't care about Python 3.9

* Update pdm.lock

* Fix post-install.sh venv creation

* Convert to use uv from pdm

Converted to hatch from tox

* Add version raw options to remove dev and timestamp tags (for local builds)

* Fixes to Dockerfile

Removed devcontainer venv create command as not needed and broke things
@OCopping OCopping deleted the fix-devcontainer-venv-2 branch September 19, 2025 07:45
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.

3 participants