Skip to content

Remove setuptools dependencie, improve release process #1030

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

Merged
merged 13 commits into from
Jun 16, 2021

Conversation

Pierre-Sassoulas
Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas commented Jun 15, 2021

Description

This MR replace setuptools_scm by tbump and a small script. This should permit to remove the setuptools hidden dependencie and facilitate the release process. Next step is to add the release itself in github actions.

Type of Changes

Type
🐛 Bug fix
🔨 Refactoring

Related Issue

Closes #1016

@Pierre-Sassoulas Pierre-Sassoulas added task Maintenance Discussion or action around maintaining astroid or the dev workflow labels Jun 15, 2021
@Pierre-Sassoulas Pierre-Sassoulas added this to the 2.6.0 milestone Jun 15, 2021
@Pierre-Sassoulas Pierre-Sassoulas requested a review from cdce8p June 15, 2021 11:07
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the remove-setuptools-dependencie branch 3 times, most recently from db8b0d6 to 4a670e8 Compare June 15, 2021 11:58
Copy link
Member

@cdce8p cdce8p left a comment

Choose a reason for hiding this comment

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

Seems like tbump might actually work 😉 I left some comments. This one does replace #1018, right?

@Pierre-Sassoulas Pierre-Sassoulas force-pushed the remove-setuptools-dependencie branch from fdce9f5 to 2ce5ef1 Compare June 15, 2021 18:10
@Pierre-Sassoulas Pierre-Sassoulas force-pushed the remove-setuptools-dependencie branch from 166ac23 to afb8e94 Compare June 15, 2021 18:53
@Pierre-Sassoulas
Copy link
Member Author

Next step, same thing in pylint ! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Discussion or action around maintaining astroid or the dev workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

astroid has an undeclared dependency on setuptools.
2 participants