Daniel Hoherd

Results 91 comments of Daniel Hoherd

This chart now uses the apache airflow chart as a dependency, so I think the original ask in the ticket is no longer relevant. Closing.

@JelteF is this still on the radar? It would be really unfortunate for this branch to get so far out of sync with the main branch that it is too...

This would be doubly cool if there was a way to automatically convert the labels into human readable format. EG: 13659757713600 bytes shows a label like 13.6T

This is handled in https://github.com/catilac/plistwatch/pull/1, but it looks like this repo is abandonware.

@nicowilliams ## Linux ``` $ uname -a Linux litten 6.1.0-17-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.69-1 (2023-12-30) x86_64 GNU/Linux $ jq --version jq-1.6 $ jq '. | first(strptime("%Y-%m-%dT%H:%M:%S%z")?,strptime("%Y-%m-%dT%H:%M:%SZ"))'

Having just run into the incompatibility between black and docformatter 1.6, I'm really happy to see the work being done here. The suggestions that @weibullguy added are great, but I...

@weibullguy Line length is the only thing I know of that is problematic.

@kushalmalani Right, but that disables a feature in order to work around the root cause of the problem. We should allow users to be alerted about a new version without...

This hit me again today. ``` $ astro version A newer version of Astro CLI is available: 1.26.0 Please update to the latest version using 'brew upgrade astro' If you...

@kushalmalani thanks! I was just opening a PR with a fix.