Skip to content

fix: publish_pypi - Added missing setuptool package#59

Merged
mfialaf merged 1 commit intomasterfrom
fix/pypi_release_process_add_setuptools
Apr 30, 2025
Merged

fix: publish_pypi - Added missing setuptool package#59
mfialaf merged 1 commit intomasterfrom
fix/pypi_release_process_add_setuptools

Conversation

@mfialaf
Copy link
Member

@mfialaf mfialaf commented Apr 30, 2025

Turned out that failing publish_pypi process, is caused by missing setuptool package that imported in setup.py.

setup.py is used in the publish_pypi process to obtain the current version of clang-tidy-runner.

How I found out?
By debugging in my fork: https://github.com/mfialaf/clang-tidy-runner/actions/runs/14752826680/job/41414019317

@mfialaf mfialaf self-assigned this Apr 30, 2025
Copy link
Collaborator

@peterdragun peterdragun left a comment

Choose a reason for hiding this comment

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

LGTM, fingers crossed for the next release to be published on pypi 😄

Copy link
Collaborator

@dobairoland dobairoland left a comment

Choose a reason for hiding this comment

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

LGTM

@mfialaf
Copy link
Member Author

mfialaf commented Apr 30, 2025

Thank you for review!

@mfialaf mfialaf merged commit ca162eb into master Apr 30, 2025
@dobairoland dobairoland deleted the fix/pypi_release_process_add_setuptools branch April 30, 2025 13:30
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