Skip to content

Exit with correct error code when venv creation fails#64

Merged
amyreese merged 5 commits into
omnilib:mainfrom
amyreese:venv-error
Sep 18, 2022
Merged

Exit with correct error code when venv creation fails#64
amyreese merged 5 commits into
omnilib:mainfrom
amyreese:venv-error

Conversation

@amyreese

@amyreese amyreese commented Sep 18, 2022

Copy link
Copy Markdown
Member

Description

Tracks VenvErrors similar to normal job results when running, allowing the CLI to exit with code 1 when a virtualenv fails setup. Also limits sphinx to Python 3.8+ to avoid conflicts with flake8 and importlib-metadata.

Fixes: #40, #53

@amyreese amyreese added the bug Something isn't working label Sep 18, 2022
@amyreese amyreese added this to the 0.6 milestone Sep 18, 2022
@amyreese amyreese self-assigned this Sep 18, 2022
@amyreese amyreese merged commit 76e8a07 into omnilib:main Sep 18, 2022
@amyreese amyreese deleted the venv-error branch September 18, 2022 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem when creating venv exits success

1 participant