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

Added support for deprecation type to towncrier #257

Merged
merged 1 commit into from Sep 1, 2020

Conversation

daviddavis
Copy link
Contributor

fixes #7421

@pulpbot
Copy link
Member

pulpbot commented Aug 29, 2020

Attached issue: https://pulp.plan.io/issues/7421

directory = "deprecation"
name = "Deprecations"
showcontent = true

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now i am wondering if this file should still be in the "bootstrap" section, because that makes it a mess to update in existing plugins.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when I created a new type for pulp_installer, it stopped to recognize the old ones, I had to do it:
https://github.com/pulp/pulp_installer/blob/master/pyproject.toml#L36-L39
(Maybe I missed something there, I'm just pointing it out, for us to test this change)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fao89 I tested it out and you were right.

@mdellweg I'm a bit mixed since I agree that making this change to existing plugins will be a pain but also, I wonder if pyproject.toml will diverge across projects.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This question (moving files) does not need to be answered here, obviously.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdellweg it's definitely worth a discussion.

@daviddavis daviddavis merged commit bd7115f into pulp:master Sep 1, 2020
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.

None yet

4 participants