Skip to content

Move pulpcore.cli.common.generic to pulp_cli.generic#1151

Merged
mdellweg merged 1 commit intopulp:mainfrom
mdellweg:move_namespaces
Mar 27, 2025
Merged

Move pulpcore.cli.common.generic to pulp_cli.generic#1151
mdellweg merged 1 commit intopulp:mainfrom
mdellweg:move_namespaces

Conversation

@mdellweg
Copy link
Copy Markdown
Member

The idea of using "pulpcore" as an open namespace inspired by the python bindings was not a good one after all. Specifically it collides with the way we build our docs. And due to the use of entrypoints it's not even needed here. The symbols are imported at the old location for compatibility for now.

@mdellweg
Copy link
Copy Markdown
Member Author

I expect to move more modules before removing the compatibility paths.

@mdellweg mdellweg marked this pull request as ready for review March 19, 2025 11:00
@mdellweg mdellweg enabled auto-merge (rebase) March 24, 2025 11:55
The idea of using "pulpcore" as an open namespace inspired by the
python bindings was not a good one after all. Specifically it collides
with the way we build our docs. And due to the use of entrypoints it's
not even needed here. The symbols are imported at the old location for
compatibility for now.
@mdellweg mdellweg merged commit 244c288 into pulp:main Mar 27, 2025
19 checks passed
@mdellweg mdellweg deleted the move_namespaces branch March 27, 2025 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants