Nick

Results 46 issues of Nick

I'm trying to print syntax highlighted code inside a comfy-table cell. So instead of `.print()` I would like to be able to use `.into()` to get a `String` (ultimately I...

feature-request

For example, I want to disable the line limit check for certain files and explain why. But if I add a comment with the disable, the disable is ignored. ```yaml...

### Feature description I have just read the [Alerting and Monitoring](https://kestra.io/docs/administrator-guide/monitoring) page, and see Prometheus metrics, but nothing about OpenTelemetry. I think it would be pertinent to offer [OpenTelemtry Log/Trace/Metric](https://opentelemetry.io/docs/languages/java/)...

enhancement

- [x] This is a bug report - [ ] This is a feature request - [x] I searched existing issues before opening this one ### Expected behavior There should...

**What would you like to be added**: The ability to choose a shell for commands in `TestAssert`. For example: ```sh --- apiVersion: kuttl.dev/v1beta1 kind: TestAssert timeout: 600 commands: - shell:...

enhancement

It is too easy to hit the `ESC` key and then have to wait to load all the notifications again. Would it be possible to add a confirmation before escaping...