Jarek Potiuk
Jarek Potiuk
Now some checks need to be fixed.
> @potiuk pretty hard to grok these test failures. I found this though: > > ``` > stderr = b'W1206 16:45:48.861465 1052 loader.go:221] > Config not found: /files/.kube/config\nW1206 16:45:48.879883 1052...
> @potiuk pretty hard to grok these test failures. I found this though: Also - I am not the author of those Helm Unit tests, but if you have an...
Still errors . I stronly recommend installing `pre-commit` and using it. Then a number of iterations you would have to do would be much smaller .
> unfortunately the checks are still failing and I have no means of testing them locally.. What do you mean by no means of testing locally? All our tests are...
> This change broke the [wasb log task handler](https://github.com/apache/airflow/blob/main/airflow/providers/microsoft/azure/log/wasb_task_handler.py). > > The `download` method now requires `offset` and `length` arguments, but these are not provided from the task handler code....
Could you change it with the link to the Github project? the link you proposed does not refer to airflow in any way and it's unclear why it would be...
I think it's best to link to one of your GitHub repos and have a readme there explaining how to integrate airflow.
We are looking forward to this one being merged in Apache Airflow -> Apache Beam is one of the blocking factors to make Airflow work for Py3.11 and I am...
> hey folks, really appreciate your contributions to supporting Python 3.11. I fully understand the necessity and charm of supporting the newer version -- myself is also impressed by the...