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

Use master of poetry-core in master of poetry #5075

Conversation

radoering
Copy link
Member

Pull Request Check List

Due to the fact that a new poetry release comes together with a new poetry-core release and to avoid issues like #4958 (fixing a bug that has already been fixed upstream) and ease fixes for issues like #4919 (poetry-core downstream tests failing which require a fix in poetry), poetry master should depend on poetry-core master.

When creating a new release branch the dependency of poetry-core should be changed to a version dependency.

@abn
Copy link
Member

abn commented Jan 20, 2022

I don't think that is generally a sound plan. Largely because both are intended to be independent projects even if their development is parallel at present. Also would lead to breakages due to changes introduced in core, and that is unpleasant all around.

@radoering radoering marked this pull request as draft January 21, 2022 14:27
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants