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

"publication list" is broken #665

Closed
ggainey opened this issue Apr 12, 2023 · 0 comments · Fixed by #666
Closed

"publication list" is broken #665

ggainey opened this issue Apr 12, 2023 · 0 comments · Fixed by #666
Labels
bug Something isn't working (template-set) prio-list driving Pulp's Kanban searches
Milestone

Comments

@ggainey
Copy link
Contributor

ggainey commented Apr 12, 2023

Summary

Running pulp publication list fails with KeyError: 'pulications_list'

"pulications" is missing a "b" in pulp-glue/pulp_glue/common/context.py - make sure to include a test for this call in the fix!

@ggainey ggainey added bug Something isn't working (template-set) Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Apr 12, 2023
@ggainey ggainey changed the title "publication list"" is broken "publication list" is broken Apr 12, 2023
@ggainey ggainey added prio-list driving Pulp's Kanban searches and removed Triage-Needed Needs to be reviewed at next pulp-cli mtg labels Apr 12, 2023
ggainey added a commit to ggainey/pulp-cli that referenced this issue Apr 12, 2023
Also fixed a test that would have caught this if it weren't failing
silently.

fixes pulp#665
ggainey added a commit to ggainey/pulp-cli that referenced this issue Apr 12, 2023
Also fixed a test that would have caught this if it weren't failing
silently.

Also addressed some (bogus) mypy failures starting w/ mypy/1.2.

fixes pulp#665
ggainey added a commit to ggainey/pulp-cli that referenced this issue Apr 13, 2023
Also fixed a test that would have caught this if it weren't failing
silently.

Also addressed some (bogus) mypy failures starting w/ mypy/1.2.

fixes pulp#665
@mdellweg mdellweg added this to the 0.19.0 milestone Apr 13, 2023
mdellweg pushed a commit that referenced this issue Apr 13, 2023
Also fixed a test that would have caught this if it weren't failing
silently.

Also addressed some (bogus) mypy failures starting w/ mypy/1.2.

fixes #665
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working (template-set) prio-list driving Pulp's Kanban searches
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants