Emma Doyle

Results 33 comments of Emma Doyle

I'm seeing the same issue in my system. ``` Nov 29 22:16:09 brandon-AB350-Gaming-3 kernel: [ 1256.696706] __get_request: dev 8:48: request aux data allocation failed, iosched may be disturbed Nov 29...

Really looking forward to this myself. I hope this feature will be added at some point as I've recently taken an interest.

This would be very useful in CI pipelines while spinning up matrices of tests against multiple Python versions. aka, having the benefit of using one config file vs. specifying the...

I am as well. I think this would be a great addition to the project.

What problems would the project face with Python 2/3 compatibility?

I wouldn't opt for writing type annotations in docstrings since it's so easy to edit code and forget to update them if the types should change, even marginally. I do,...

@mat100payette this effort was led by @neiljp and @wiredfool in #2687, but work hasn't progressed it looks in ~2yrs, now.

I think this is the string that could be updated - https://github.com/helm/chart-testing/blob/ba5aed29ec88e9fc187915f115890cb174999a3c/pkg/chart/chart.go#L698 but I could be wrong. Was just a little misleading.