Highlights
- Arctic Code Vault Contributor
- Pro
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 upPopular repositories
2,138 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 37 commits in 4 repositories
Created a pull request in apache/airflow that received 18 comments
Enable pylint rule to check for missing commas
Using implicit string concatenation in lists, even across multiple lines is almost always a sign of a bug, and Pylint has a check for this we can e…
Opened 38 other pull requests in 4 repositories
apache/airflow
25
merged
1
open
2
closed
- Don't reference sphinx airflow theme via `@` URL in requirements.
- Update version to 2.0.0
- Update theme to show hidden ToC in sidebar
- Fix typos/spelling in docs
- Rename airflow.operators.dagrun_operator to airflow.operators.trigger_dagrun
- Apply labels to Docker images in a single instruction
- Rename remaing modules to match AIP-21
- Adds predefined providers to install_requires.
- Check that needed (backport) providers are installed
- Add docs for new scheduler "clean-up" tunables.
- Use consistent style for detecting current DB type in migrations
- <!-- Thank you for contributing! Please make sure that your code changes are covered with tests. And in case of new features or big changes remember to adjust the documentation.
- Refactor `@provide_session` to do less "at runtime"
- Show DAG serialization errors in the UI.
- Store per-task TIDeps in serialized blob
- Mark required fields in Forms as required
- Build normal/backport providers based on correct list
- Add CAP_SYS_NICE to prevent confusing non-error error in Mysql logs
- Build normal/backport providers based on correct list
- Make `airflow --help` run five times quicker
- Don't emit first_task_scheduling_delay metric for only-once dags
- Add `-o` as short form option for `--output` in CLI
- Add paused column to `dags list` sub-command
- Configuration.getsection now copes with sections that only exist in user config
- Get airflow version from importlib.metadata rather than hard-coding
- Some pull requests not shown.
apache/airflow-site
6
merged
ashb/jqrepl
3
merged
Reviewed 73 pull requests in 8 repositories
apache/airflow 57 pull requests
- Updates providers versions to 1.0.0
- Clean up redirects.txt
- Update theme to show hidden ToC in sidebar
- Upgrading to Airflow 2.0 doc
- Fixed broken dependencies for apache-beam.
- Enhanced TaskFlow API tutorial to use @dag decorator
- Add Clarification to pod_template_file examples
- Simplify publishing of documentation
- Apply labels to Docker images in a single instruction
- Rename remaining Sensors to match AIP-21
- Check that needed (backport) providers are installed
- Update doc to reflect the changes for DAG-Level access control
- Update deprecation comments in setup.py
- Builds prod images on DockerHub from packages
- Make sure perms list isn't None before looking within list.
- Moved subdag_operator.py to subdag.py (#11178)
- Move branch_operator.py to branch.py
- Fix Multiple Migrations Heads
- Add connection form support to provider discovery
- Changes the type of source_code field in DagCode to MEDIUMTEXT
- Add airflow __main__
- This table represents the list of all alembic revisions until 2.0.0
- Make Migrations 1.10.14 Compatible
- Kubernetes worker pod doesn't use docker container entrypoint
- Fix race conditions in task callback invocations
- Some pull request reviews not shown.
astronomer/ap-airflow 7 pull requests
astronomer/airflow-chart 3 pull requests
astronomer/astro-cli 2 pull requests
astronomer/astronomer-airflow-version-check 1 pull request
Created an issue in apache/airflow that received 3 comments
Don't figerprint compiled asset files when `yarn dev` is run
When running in yarn dev it still fingerprints the output files, so the file name changes when the input does, meaning that the webserver needs to …
Opened 5 other issues in 3 repositories
apache/airflow
2
open
1
closed

