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
3,162 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 62 commits in 4 repositories
Created 1 repository
- mik-laj/pola-web JavaScript
Created a pull request in apache/airflow that received 7 comments
Docs installation improvements
I've improved the documentation a bit by separating the reference documentation from the concept documentation. I also added reference documentatio…
Opened 30 other pull requests in 6 repositories
apache/airflow
15
merged
1
open
- Detect partial examples DAGs for Google provider
- Fix test - TestImpersonation
- Fix - TestSchedulerJobQueriesCount::test_process_dags_queries_count
- Add docs about security on GCP
- Move docs for max_db_retries option to core section
- Move metrics configuration to new section - metrics
- Fix docs build on RTD
- StatsD metrics have tags + generate reference docs
- Clean-up Sphinx config
- Fix link to StackdriverTaskHandler reference docs
- Small fixes in Google Cloud Secrets Manager guide
- Simplify string expressions
- Format all files (without excepions) by black
- Add authentication to AWS with Google credentials
- Delete an environment-dependent value from CLI documentation
- Install cattr on Python 3.7 - Fix docs build on RTD
KlubJagiellonski/pola-backend
5
merged
1
open
KlubJagiellonski/pola-web
4
merged
1
open
PolideaInternal/airflow
1
open
apache/airflow-site
1
merged
colour-science/flask-compress
1
closed
Reviewed 63 pull requests in 4 repositories
apache/airflow 54 pull requests
- Mount airflow.cfg to pod_template_file
- Check for TaskGroup in _PythonDecoratedOperator
- Fix/Enhancement: Disable forms and communicate to user when no DAG Runs
- Bugfix: REST API Variables update endpoint returns 204 No Content
- Fix: Get all "tags" parameters not just one for status filters
- Fix and Unquarantine test_change_state_for_tis_without_dagrun
- Deploy was not working from Breeze
- Docs installation improvements
- Add info log message about duration taken to load plugins
- JSON as response for 404 not found
- Add DataflowJobMessagesSensor and DataflowAutoscalingEventsSensor (Depends on: #11726)
- Bugfix: List events log endpoint is not working in REST API
- Bugfix: Handle naive datetimes in REST API
- Fix indentation for affinities in helm chart
- Create DAG-level cluster policy
- [WIP] Show DeprecationWarnings when listing DAGs
- Remove providers imports from core examples
- CSS changes to make current theme responsive
- Simplify string expressions & Use f-string
- Lint Markdown. Fix MD032/blanks-around-lists
- Add Markdown linting to pre-commit
- Use default view in dr op link
- Fixed path of the test_core.py file in docs
- Filter dags by owner
- Fix broken 'Blocked Highlight' feature in UI
- Some pull request reviews not shown.
KlubJagiellonski/pola-web 7 pull requests
GoogleCloudPlatform/bigquery-utils 1 pull request
GoogleCloudPlatform/professional-services 1 pull request
Created an issue in apache/airflow that received 3 comments
Old libraries in setup.py causing dependency resolution to pull old transitive constraints (3 years+)
Dear and Wonderful Citizens,
I started to look at what libraries we have defined in the constraints-*.txt file and I am a bit surprised because we …