Jarek Potiuk

Results 1574 comments of Jarek Potiuk

FYI. Whenever we put upper-binding, we should always make a comment and add link to the issue that should remain open - describing the problem. Ideally maybe even opening it...

SOme static check failure. The other issue with tests is being fixed (broken main)

Still some static-checks failing (I recommend installing and running `pre-commit` locally, it will fix things for you.

FYI. I can confirm that the most complex case with installation and eager upgrade for latest airflow version with 24.1b1 works fine. Not super comprehensive, but passes as "smoke test"...

Not too scientific but looks like ~ 15% (~550 seconds -> ~470 seconds) - on a very small sample.

> Roughly what is that running? Roughly this: ``` curl -fsSL https://github.com/apache/airflow/archive/main.tar.gz | tar xz -C /tmp/tmp.18llqGZdHv --strip 1 pip install --root-user-action ignore --editable '/tmp/tmp.18llqGZdHv[devel-ci]' ```

Some more detailed stats on ARM as well (likely a bit more time needed to build some wheels): PIP 24.0: Total time: ~590 sec 1) collection + downloading: 320s 2)...

I will keep an eye. Same step with `uv` which we use in CI and dev env for speed: #46 56.23 Resolved 631 packages in 48.60s #46 142.9 Downloaded 617...