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

release: bump to version 1.1.0rc2 #450

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

finswimmer
Copy link
Member

@finswimmer finswimmer commented Aug 26, 2022

Changed

  • Enabled setting version of ProjectPackage to support dynamically setting the project's package version (e.g. from a plugin) (#447).

Fixed

  • Fixed an issue where authors property was not detected (#437).
  • Fixed an issue where submodules of git dependencies was not checked out (#439).
  • Fixed an issue with Python constraints from markers (#448).
  • Fixed an issue where the latest version of git dependency was selected instead of the locked one (#449).

@finswimmer finswimmer marked this pull request as ready for review August 26, 2022 04:31
@finswimmer finswimmer requested a review from a team August 26, 2022 04:32
@radoering
Copy link
Member

Do we want to include #447. It's kind of a regression that makes it very hard to write a dynamic version plugin / breaks existing plugins. I probably can bring it over the finish line later this day.

@finswimmer
Copy link
Member Author

Do we want to include #447.

If we can finish this today, that's fine IMO. But my time is quite limited from the afternoon on and we should get out the RC today. So if necessary someone else might do the releases.

Co-authored-by: Randy Döring <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Aug 26, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@neersighted neersighted enabled auto-merge (squash) August 26, 2022 13:52
@neersighted neersighted merged commit ebd52e0 into python-poetry:main Aug 26, 2022
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.

3 participants