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

Set Poetry version to 1.3.2 in all workflows #1358

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Set Poetry version to 1.3.2 in all workflows #1358

merged 1 commit into from
Mar 24, 2023

Conversation

pkalita-lbl
Copy link
Contributor

In order to work around:

This pins the Poetry version in workflows to 1.3.2. IMO specifying a version of Poetry to use in workflows is a good idea that can hopefully avoid these kinds of surprises in the future. When the above issues are resolved I'm hoping we can bump the version number but not do away with the version specification altogether.

Fixes #1354

@codecov-commenter
Copy link

Codecov Report

Merging #1358 (cb889f7) into main (8112f2b) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #1358   +/-   ##
=======================================
  Coverage   80.28%   80.28%           
=======================================
  Files          77       77           
  Lines        9029     9029           
  Branches     2193     2193           
=======================================
  Hits         7249     7249           
  Misses       1354     1354           
  Partials      426      426           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

.github/workflows/doc_pages.yaml Show resolved Hide resolved
@pkalita-lbl pkalita-lbl merged commit bb8e82e into main Mar 24, 2023
@pkalita-lbl pkalita-lbl deleted the issue-1354 branch March 24, 2023 20:02
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.

github actions failing at poetry install step
4 participants