Skip to content
New issue

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

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

Already on GitHub? # to your account

Assert Poetry Version Using Environment Variable in Workflow #16

Closed
threeal opened this issue Jan 12, 2024 · 0 comments · Fixed by #17
Closed

Assert Poetry Version Using Environment Variable in Workflow #16

threeal opened this issue Jan 12, 2024 · 0 comments · Fixed by #17
Assignees
Labels
Milestone

Comments

@threeal
Copy link
Owner

threeal commented Jan 12, 2024

This issue highlights a problem in the workflow where the Poetry version does not align with the expected version during assertion. This discrepancy likely arises from a newer version of Poetry being available, but the CI still references the older version due to hardcoded settings. To resolve this, it is recommended to employ an environment variable instead to specify the expected Poetry version for assertion.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant