Skip to content

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

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

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

Conversation

@sebix
Copy link
Member

@sebix sebix commented Aug 23, 2025

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
Copy link
Member Author

sebix commented Aug 24, 2025

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

Copy link
Member

@aaronkaplan aaronkaplan left a comment

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