Jude
Jude
Currently keys are treated as CSV strings, ex ``` yaml creation_rules: - pgp: >- 85D77543B3D624B63CEA9E6DBC17301B491B3F21, FBC7B9E2A4F9289AC0C1D4843D16CEE4A27381B4 ``` I've been bitten by two problems recurringly with this format. 1. Comments aren't...
### Contributing guidelines - [x] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [x] ... the documentation does not mention...
Love the plugin! As I was getting used to it, there's a few small improvements that would help. Docs: 1) I was getting confused on how to pass shellcheck args...