Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
5,235 contributions in the last year
Activity overview

Contribution activity
November 2020
Created 41 commits in 4 repositories
Created 1 repository
- kaxil/prefect Python
Created a pull request in apache/airflow that received 7 comments
Fix doc build error
Master is failing on Docs build: https://github.com/apache/airflow/runs/1341542937 after #12025 was merged ^ Add meaningful description above Read…
Opened 37 other pull requests in 5 repositories
apache/airflow
2
open
27
merged
- Add XCom.deserialize_value to Airflow 1.10.13
- Update automated PR labels
- Fix and Unquarantine test_change_state_for_tis_without_dagrun
- Replace remaining decorated DAGs reference
- Add reference for SubDagOperator in docs
- Remove deprecated Elasticsearch Configs
- Remove deprecated BashTaskRunner
- Remove Unnecessary comprehension
- Fix typo in docstrings
- Beautify Output of setup-installation pre-commit
- Remove redundant parenthesis
- Fix Celery Tests
- Sync FAB Permissions for all base views
- Fix default values for Helm Chart
- Add missing description of `celery.task_timeout_error` metric
- Retry Publishing Task to Celery Broker
- Unpin 'markdown' library
- Remove commented line
- Upgrade pygrep-hooks to 1.7.0
- Simplify string expressions
- Replace conditional with builtin max
- Remove redundant parenthesis
- Use sys.exit() instead of exit()
- Fix typo in docker-context-files/README.md
- Add Badges for Black Code-Style & PyPI Downloads
- Some pull requests not shown.
astronomer/ap-airflow
4
merged
astronomer/astro-cli
2
merged
astronomer/astronomer-fab-securitymanager
1
merged
ashb/actions-playground
1
closed
Reviewed 94 pull requests in 5 repositories
apache/airflow 88 pull requests
- Use different deserialization method in XCom init_on_load
- Add Telegram hook and operator
- Check for TaskGroup in _PythonDecoratedOperator
- Fix: Get all "tags" parameters not just one for status filters
- Bugfix: REST API Variables update endpoint returns 204 No Content
- Fix and Unquarantine test_change_state_for_tis_without_dagrun
- Mount airflow.cfg to pod_template_file
- Fix - TestSchedulerJobQueriesCount::test_process_dags_queries_count
- Add info log message about duration taken to load plugins
- Add session_parameters option to snowflake_hook
- Fix indentation for affinities in helm chart
- Don't wrap warrning messages when stderr is not a TTY
- Don't treat warning message as rich formatting codes.
- Providers in extras are properly configured and verified
- [WIP] Show DeprecationWarnings when listing DAGs
- Bugfix: Handle naive datetimes in REST API
- Remove providers imports from core examples
- Fix: Conditionally update button URL only when it is present
- Fix pause/unpause toggle failed state when unsuccessful
- Adds provider package documentation in installation.rst
- Added missing sendgrid readme
- Update versions in UPDATING.md for 2.0.0b1 release
- Release 2.0.0b2
- Sign release files with an apache.org key by default
- Add back missing api_connextion/__init__.py file
- Some pull request reviews not shown.