Pankaj Singh

Results 65 issues of Pankaj Singh

OSS PR: https://github.com/apache/airflow/pull/24378

improvement

OSS PR: https://github.com/apache/airflow/pull/24786

improvement

Apache Airflow PR https://github.com/apache/airflow/pull/24836 all SQL related classes to common-sql acceptance-criteria - [ ] Investigate if the above changes can break any our async operator/sennsor - [ ] Identify if...

research

We should either consider adding env var `AIRFLOW__CORE__DAG_IGNORE_FILE_SYNTAX` in dockerfile or creating a .airflowignore file for integration test to ignore process test resources files Result of: https://github.com/astronomer/astronomer-providers/pull/489#discussion_r911806203

testing

Acceptance Criteria: **Acceptance Criteria**: - [ ] Unit Tests coverage in the PR (90% Code Coverage -- We will need to add CodeCov separately to measure code cov) with all...

feature
area/async
pri/low

currently, the example DAG in documentation contains the example DAG file link but the link is a text string we should make it a clickable link https://github.com/astronomer/astronomer-providers/pull/473#discussion_r907492069

documentation

- Coverage should be more than 90 % for operator/trigger/hook - Make sure no test is skipped.

ci
testing
pri/low

Delete - astronomer/providers/amazon/aws/hooks/base_aws_async.py - astronomer/providers/cncf/kubernetes/hooks/kubernetes_async.py - tests/amazon/aws/hooks/test_aws_base_async.py - tests/cncf/kubernetes/hooks/test_kubernetes_async.py Result of PR: https://github.com/astronomer/astronomer-providers/pull/464

kind/clean-up

- Push pod name and namespace in xcom when do_xcom_push is set to True - Clean the pod when operation is done

feature

- [ ] GKECreateClusterOperator - [ ] GKEDeleteClusterOperator **Acceptance Criteria**: - [ ] Unit Tests coverage in the PR (90% Code Coverage -- We will need to add CodeCov separately...

feature
area/async