Enthusiast to implement large scale automation solutions for testing frameworks in autonomous driving for Bosch
-
Robert Bosch GmbH
- Stuttgart, Germany
-
02:42
- 1h ahead - in/jens-scheffler
Popular repositories Loading
-
-
airflow
airflow PublicForked from apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
Python
-
pydantic
pydantic PublicForked from pydantic/pydantic
Data validation using Python type hints
Python
1,343 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 25 commits in 2 repositories
Created a pull request in apache/airflow that received 8 comments
Add other executor tests to K8s tests
Somehow ONLY k8sExecutor used pytests in K8s CI deployments. @potiuk pointed me to the fact that other executors also had tests... but seems they w…
+7
−2
lines changed
•
8
comments
Opened 23 other pull requests in 2 repositories
apache/airflow
19
merged
3
open
-
Add linter check for legacy unlimited parallelism
This contribution was made on Mar 26
-
Remove option for unlimited parallelism
This contribution was made on Mar 24
-
Run Dependabot also for NPM as well as v2 branch
This contribution was made on Mar 23
-
Bugfix/update NPM dependencies
This contribution was made on Mar 23
-
Connections API is able to patch all fields correctly
This contribution was made on Mar 23
-
Properly set JWT token in breeze
This contribution was made on Mar 22
-
Backport 2.10: Unquote executor airflow.cfg variable to fix (#48064)
This contribution was made on Mar 21
-
Minimize pre-installed providers for Airflow 3
This contribution was made on Mar 18
-
Fix: JWT token auth in Airflow 3 beta as JWT mechanism changed
This contribution was made on Mar 16
-
Fix docs build on v2-10-test branch
This contribution was made on Mar 15
-
Bugfix/fix disk space issues in GitHub
This contribution was made on Mar 15
-
Fix static checks in v2-10-test branch
This contribution was made on Mar 14
-
Harden secret key usage in some other areas
This contribution was made on Mar 13
-
[v2-10-test] Ensure that the the generated airflow.cfg contains a ran…
This contribution was made on Mar 13
-
Fix using Edge Worker in Breeze due to rolling random secret
This contribution was made on Mar 13
-
Add service endpoint to provide hook meta data for UI
This contribution was made on Mar 10
-
Re-add UI dist files to published docker
This contribution was made on Mar 7
-
Cleanup leftovers from api connexion
This contribution was made on Mar 7
-
Bugfix typing after google-ads release 26.0.0 release
This contribution was made on Mar 6
-
Rework Params UI Tutorial DAG
This contribution was made on Mar 1
-
Clean Leftovers of RemovedInAirflow3Warning
This contribution was made on Mar 1
-
Fix broken generated provider.toml on main
This contribution was made on Mar 1
apache/airflow-site
1
merged
-
Remove Twitter links from site
This contribution was made on Mar 15
Reviewed 95 pull requests in 1 repository
apache/airflow
25 pull requests
-
Refactor core_api test_client to add api prefix automatically
This contribution was made on Mar 28
-
Add linter check for legacy unlimited parallelism
This contribution was made on Mar 27
-
Connections API is able to patch all fields correctly
This contribution was made on Mar 27
-
Add mapped task count to graph task node
This contribution was made on Mar 27
-
Move column filters button back to table header
This contribution was made on Mar 27
-
Move graph display options into an accordion
This contribution was made on Mar 27
-
Remove option for unlimited parallelism
This contribution was made on Mar 26
-
Handle missing container_statuses in pod_manager.get_container_status
This contribution was made on Mar 26
-
Improve css for selecting a node in the graph
This contribution was made on Mar 26
-
Add Dag Run limit dropdown for Grid view page
This contribution was made on Mar 25
-
Group ui updates in dependaboat
This contribution was made on Mar 25
-
Disallowing kylinpy 2.7.0 as it contains invalid pypi metadata
This contribution was made on Mar 25
-
Render stacktraces properly
This contribution was made on Mar 25
-
Bump eslint-plugin-perfectionist from 3.9.1 to 4.10.1 in /airflow-core/src/airflow/ui
This contribution was made on Mar 24
-
Bump eslint-config-prettier from 9.1.0 to 10.1.1 in /airflow-core/src/airflow/ui
This contribution was made on Mar 24
-
Switch to next gen asf parser
This contribution was made on Mar 24
-
Remove extra if condition check in publish docs job
This contribution was made on Mar 24
-
Fix #47708: Ensure dropdown selections are visible (DagRuns and TaskInstancesFilter)
This contribution was made on Mar 24
-
Remove experiment part from resolve all conversations requirement for PRs
This contribution was made on Mar 24
-
Bump flit from 3.10.1 to 3.11.0 in /dev/breeze
This contribution was made on Mar 23
-
Bump happy-dom from 15.11.7 to 17.4.4 in /airflow-core/src/airflow/ui
This contribution was made on Mar 23
-
Bump axios from 1.8.2 to 1.8.4 in /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui
This contribution was made on Mar 23
-
Bump eslint from 9.18.0 to 9.23.0 in /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui
This contribution was made on Mar 23
-
Bump react and react-dom in /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui
This contribution was made on Mar 23
-
Bump eslint from 8.57.1 to 9.23.0 in /providers/fab/src/airflow/providers/fab/www
This contribution was made on Mar 23
- Some pull request reviews not shown.
Created an issue in apache/airflow that received 2 comments
Test Deployment via breeze in KinD/K8s need to realx Same Origin Policy
Body
When a local K8s cluster (via KinD) is started through breeze k8s ...
and you attempt to open the exposed URL in the browser (it uses a random…
1 task done
Opened 8 other issues in 1 repository
apache/airflow
5
open
3
closed
-
Secrets Masker also applies masking to fields not in scope
This contribution was made on Mar 22
-
Order Variables, Pools and Connections lists by ID as default
This contribution was made on Mar 22
-
LocalExecutor crashes in KinD Deployment with some Dags
This contribution was made on Mar 7
-
AIP-38 | Serialize connection types to database
This contribution was made on Mar 7
-
AIP-38 | Add API Endpoint to serve connection types and extra form meta data
This contribution was made on Mar 7
-
AIP-38 | Delete Connection
This contribution was made on Mar 7
-
AIP-38 | Connections Edit
This contribution was made on Mar 7
-
AIP-38 | Connections Add
This contribution was made on Mar 7