Bugra Ozturk

Results 6 issues of Bugra Ozturk

closes: #23638 The implementation provides basic owner management over the user-defined owner field coming from DAGs. The implementation is functional. I tested over multiple cases such as those below. ```...

area:webserver
area:CLI

closes: #42592. Include, making fields nullable for patch endpoints for backward compatibility. --- **^ 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...

area:API
area:UI
legacy api

closes: #42595 --- **^ 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...

area:webserver
area:UI
legacy ui

Use pydantic `is_required()` and ask users to fill in before sending requests or building it. Auto-generate appropriate messages Combine with #57634 if possible

area:API
good first issue
area:airflow-ctl

related: #57633 closes: #57720 Use `exclude_defaults` to prevent requests from having empty or null values. --- **^ 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...

area:airflow-ctl

This PR updates the dependency to the v3-1-test branch. This ensures that we use the latest cache image built from v3-1-test when running the docker-compose setup in the airflowctl integration...

area:dev-tools
full tests needed