Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: use luuuis/python-semantic-release running on Python 3.12 #7

Merged
merged 3 commits into from
Jan 9, 2024

Conversation

luuuis
Copy link
Owner

@luuuis luuuis commented Jan 9, 2024

Fix for this error in the release action.

2024-01-09T17:08:54.1230602Z The currently activated Python version 3.10.13 is not supported by the project (^3.11).
2024-01-09T17:08:54.1231896Z Trying to find and use a compatible version. 
2024-01-09T17:08:54.1727636Z 
2024-01-09T17:08:54.1728562Z Poetry was unable to find a compatible version. If you have one, you can explicitly use it via the "env use" command.
2024-01-09T17:08:54.2182191Z Usage: python -m semantic_release version [OPTIONS]
2024-01-09T17:08:54.2183036Z Try 'python -m semantic_release version -h' for help.
2024-01-09T17:08:54.2183452Z 
2024-01-09T17:08:54.2183929Z Error: Command '['bash', '-c', 'pip install poetry && poetry build']' returned non-zero exit status 1.

@luuuis luuuis merged commit 2aba05e into main Jan 9, 2024
9 checks passed
@luuuis luuuis deleted the fix-python-semantic-release-python-3.12 branch January 9, 2024 22:30
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.

1 participant