GPK

Results 47 comments of GPK

> @eladkal the only failing static check is `ts-compile-lint-ui` due to some code quality violations in the frontend code. I just checked and the code responsible for one of the...

What was the error your getting? i cant reproduce this, in my case its getting as per your expectation: see the results below.

Some of the tests are failing due to compatibility issues. It appears that the changes related to the `triggering_asset_events `event are associated with Airflow 3.0.0. Since we're transitioning the Python...

@potiuk It appears that this PR needs to be initiated from the Apache repository, or it should be someone with committer privileges. The PR involves modifications in the `dev/breeze` and...

> @potiuk It appears that this PR needs to be initiated from the Apache repository, or it should be someone with committer privileges. The PR involves modifications in the `dev/breeze`...

Compat tests 2.10.1 failing because python operator has changes related to airflow 3.0.0, should i update back changes to support in 2.10.X?

> > Compat tests 2.10.1 failing because python operator has changes related to airflow 3.0.0, should i update back changes to support in 2.10.X? > > It looks like it's...

> > > Compat tests 2.10.1 failing because python operator has changes related to airflow 3.0.0, should i update back changes to support in 2.10.X? > > > > >...

I believe we have to move these scripts as well into standard provider `airflow/utils/python_virtualenv.py` `airflow/utils/python_virtualenv_script.jinja2` ?