Skip to content

Conversation

@pont-us
Copy link
Member

@pont-us pont-us commented Mar 19, 2025

Closes #3

@pont-us pont-us self-assigned this Mar 19, 2025
@codecov
Copy link

codecov bot commented Mar 19, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

pont-us added 6 commits March 19, 2025 14:19
These options complicate the UI and are redundant; effectively
they duplicate the functionality of the "image run" subcommand.
See Issue #3.
The "--server" option now takes an optional "port" argument.
micromamba xcube install is currently broken: all current xcube
packages are (directly or transitively) Python 3.13 incompatible,
but older ones aren't marked as such, so without a pin micromamba
installs Python 3.13 and incompatible xcube 1.7.1.
Click has trouble parsing optional parameters to options
reliably, so --server is now a flag again and --port is
a new option that always takes exactly one parameter.
@pont-us pont-us marked this pull request as ready for review March 27, 2025 15:58
pont-us added 2 commits March 27, 2025 17:25
The version incompatibility has been solved by a Python 3.13
compatible chartlets release.
@pont-us pont-us merged commit 2e94789 into main Mar 27, 2025
7 of 8 checks passed
@pont-us pont-us deleted the pont-3-port-option branch April 1, 2025 08:25
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.

Add port option, and remove run functionality from build subcommand

2 participants