Jarek Potiuk

Results 70 issues of Jarek Potiuk

Co-authored-by: Ulada Zakharava (cherry picked from commit 9186fc57907c89f2f871d54f981f2b6892920e2f) --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow...

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of...

area:dev-tools

When providers system tests were modified in provider tests were modified, selective checks had two bugs that compounded led to provider tests being skipped. 1) Modification of system tests lead...

area:dev-tools

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of...

area:dev-tools
full tests needed
all versions
legacy api

--- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code changes, an Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals)) is needed. In case of...

area:dev-tools

* pip version: 21.0.1 * Python version: 3.6 (but 3.7 and 3.8 have the same problem) * Operating system: Linux (Debian buster docker image) PIP 21.0.1 sometimes produces wrong error...

type: bug
C: dependency resolution

When you build your package with `flit` (latest version 3.12.0) the fact whether .gitignored files are ignored or not depends on the presence of `--format` flag. It looks like the...

There are still a couple of things that are linked to / hosted to dagworks: blog, youtube video, link to Dataflow Hub. They are a bit scattered across the site...

Recently I put a lot of effort in making sure that Airflow website follows the policies of ASF and - unfortunately - despite the effort so far, the Whimsy "event"...

### Summary We have an interesting discussions in Airlfow about sharing some code between different distributions in the same workspace and we have a particular need that might be useful...

enhancement