Skip to content

Conversation

@ggainey
Copy link
Contributor

@ggainey ggainey commented Oct 21, 2025

No description provided.

pedro-psb
pedro-psb previously approved these changes Oct 21, 2025
rm -rf "{{ plugin.name | snake }}-client"
rm -rf "{{ plugin.name | snake }}_client"

./gen-client.sh "../{{ plugin_name }}/{{ plugin.app_label }}-api.json" "{{ plugin.app_label }}" python "{{ plugin.name | snake }}"
Copy link
Member

@pedro-psb pedro-psb Oct 21, 2025

Choose a reason for hiding this comment

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

The pulp-openapi-generator generates the client code in a dir named "{{ plugin.name | snake }}-client". Here.

I'm not saying we must update it there, because I understand that the problem is with the python built artifact (source distribution tar) name. And I don't think this dir name affects the artifact name, I don't know.

Anyway, those are two different things.

@dralley
Copy link
Contributor

dralley commented Oct 21, 2025

As a debugging step it might be useful to ls dist/ right before the twine check

@ggainey
Copy link
Contributor Author

ggainey commented Oct 21, 2025

On hold - prob will close in favor of #990

@ggainey ggainey marked this pull request as draft October 21, 2025 18:09
@ggainey
Copy link
Contributor Author

ggainey commented Oct 21, 2025

#990 works great - closing

@ggainey ggainey closed this Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants