Skip to content

Bash Completion: Adapt to YAML-style runtime configuration - #2642

Merged
aaronkaplan merged 1 commit into
certtools:developfrom
sebix:fix-bash-completion
Aug 25, 2025
Merged

Bash Completion: Adapt to YAML-style runtime configuration#2642
aaronkaplan merged 1 commit into
certtools:developfrom
sebix:fix-bash-completion

Conversation

@sebix

@sebix sebix commented Aug 23, 2025

Copy link
Copy Markdown
Member

fixes #2094

Although no one has seemed to care for four years about it, I have now fixed this annoying pithole

@sebix sebix added this to the 3.5.0 Feature Release milestone Aug 23, 2025
@sebix sebix added bug Indicates an unexpected problem or unintended behavior usability labels Aug 23, 2025
@sebix
sebix force-pushed the fix-bash-completion branch from 6669081 to c1150bb Compare August 23, 2025 18:23
@sebix

sebix commented Aug 24, 2025

Copy link
Copy Markdown
Member Author

If yq is missing, for example on Ubuntu, no completion for bot and queue names is available

@aaronkaplan aaronkaplan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

looks good.

@aaronkaplan
aaronkaplan merged commit e7fbbc0 into certtools:develop Aug 25, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Indicates an unexpected problem or unintended behavior usability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bash completion scripts depend on old JSON-based configuration files

2 participants