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

fix: dump dunamai to 1.5.5 version #312

Merged
1 commit merged into from
Aug 10, 2021
Merged

fix: dump dunamai to 1.5.5 version #312

1 commit merged into from
Aug 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 10, 2021

Having "*" in pyproject.toml for dunamai leads to installation
of the latest version after running poetry build. Lock file is
ignored in this case.

And in case of new dunamai release the new version will be installed
which can break everything.

Related issue: python-poetry/poetry#1307

Having "*" in pyproject.toml for dunamai leads to installation
of the latest version after running `poetry build`.

And in case of new dunamai release the new version will be installed
which can break everything.

Related issue: python-poetry/poetry#1307
@github-actions
Copy link

Expected release notes (by @arys-splunk)

fixes:
dump dunamai to 1.5.5 version (e619372)

others (will not be included in Semantic-Release notes):
format Github actions (35ce170)
allowlist dependabot in agreements step (0e1ecbf)
add check for UCC UI files (672a8d2)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2021

Codecov Report

Merging #312 (e619372) into main (35ce170) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #312   +/-   ##
=======================================
  Coverage   76.80%   76.80%           
=======================================
  Files          28       28           
  Lines        1953     1953           
=======================================
  Hits         1500     1500           
  Misses        453      453           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35ce170...e619372. Read the comment docs.

@ghost ghost merged commit 6cc76bd into main Aug 10, 2021
@ghost ghost deleted the fix/dunamai-1.5.5 branch August 10, 2021 09:53
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2021
@ryanfaircloth
Copy link
Contributor

🎉 This PR is included in version 5.6.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants