🍒
✨
Pinned Loading
-
MacDownApp/macdown
MacDownApp/macdown PublicOpen source Markdown editor for macOS.
-
sarugaku/resolvelib
sarugaku/resolvelib PublicResolve abstract dependencies into concrete ones
-
apache/airflow
apache/airflow PublicApache Airflow - A platform to programmatically author, schedule, and monitor workflows
1,134 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
Activity overview
Loading
Contribution activity
March 2025
Created 20 commits in 3 repositories
Created a pull request in apache/airflow that received 4 comments
Switch asset decorator to use the DAG class in SDK
This does not work just yet because the example dags test is not set up correctly and cannot handle the SDK's DAG class. WIP.
+6
−4
lines changed
•
4
comments
Opened 20 other pull requests in 1 repository
apache/airflow
3
open
17
merged
-
Move BaseNotifier to Task SDK
This contribution was made on Mar 20
-
Implement on-success and -on-skipped callbacks
This contribution was made on Mar 20
-
Calculate retry eligibility before task runs
This contribution was made on Mar 20
-
Implement on_execute_callback in task sdk
This contribution was made on Mar 20
-
Only return active assets in API by default
This contribution was made on Mar 19
-
Set dag version on expanded tis
This contribution was made on Mar 19
-
Correctly select multiple columns with execute()
This contribution was made on Mar 18
-
Do not include inactive dags in dependencies
This contribution was made on Mar 18
-
Delete asset relations when dag becomes inactive
This contribution was made on Mar 18
-
Pass more arguments to underlying DAG
This contribution was made on Mar 18
-
Rewrite db usage in asset decorator operator
This contribution was made on Mar 18
-
Remove pre-execute asset activeness check
This contribution was made on Mar 18
-
Handle 404 from assets/by-XXX in runtime
This contribution was made on Mar 17
-
Allow additional args in asset-decorated function
This contribution was made on Mar 17
-
Improve multie cron timetable non-catchup
This contribution was made on Mar 13
-
Rewrite asset event registration
This contribution was made on Mar 12
-
Correctly assign asset type in AssetProfile
This contribution was made on Mar 12
-
Add name and dag_id to asset decorators
This contribution was made on Mar 11
-
Fix comment typo in PythonOperator
This contribution was made on Mar 10
-
Move asset evaluation logic out of SDK
This contribution was made on Mar 7
Reviewed 19 pull requests in 3 repositories
apache/airflow
15 pull requests
-
Adding codeowners to task sdk
This contribution was made on Mar 21
-
Move BaseNotifier to Task SDK
This contribution was made on Mar 20
-
improve(xcom): validate key in XCom.set() to prevent empty strings
This contribution was made on Mar 19
-
Delete asset relations when dag becomes inactive
This contribution was made on Mar 19
-
Fix broken task mapping due to XCom refactor
This contribution was made on Mar 19
-
Fix asset task_id, use function name as task_id
This contribution was made on Mar 18
-
Remove some top-level imports to airflow.sdk from Core airflow.
This contribution was made on Mar 14
-
Set
catchup_by_default
config to False by defaultThis contribution was made on Mar 14 -
Handle default values from Airflow 2 gracefully
This contribution was made on Mar 13
-
Rewrite asset event registration
This contribution was made on Mar 13
-
Correctly assign asset type in AssetProfile
This contribution was made on Mar 12
-
feat(api_fastapi): include asset id in asset nodes when calling "/ui/dependencies" and "/ui/structure/structure_data"
This contribution was made on Mar 10
-
AIP- 76 | Fix migration issue
This contribution was made on Mar 6
-
Update triggering asset events key type
This contribution was made on Mar 6
-
feat(task_sdk): add support for inlet_events in Task Context
This contribution was made on Mar 2
pypa/pip
3 pull requests
-
Support multiple global configuration paths returned by
platformdirs
on MacOSThis contribution was made on Mar 15 -
Fix
pip cache remove
pattern matching.This contribution was made on Mar 7 -
Implement PEP 753 normalization for Home-Page fallback
This contribution was made on Mar 6
python-attrs/attrs
1 pull request
-
Cope with
field_transformer
being a generatorThis contribution was made on Mar 12
Created an issue in apache/airflow that received 4 comments
Rename area:datasets label to area:assets
Body Obviously we need to change the label name, but also I believe this would also break some automation tooling on the project. So we should have…
1 task done
Opened 5 other issues in 1 repository
apache/airflow
4
open
1
closed
-
"consuming_dags" and "producing_tasks" do not correct account for Asset.ref
This contribution was made on Mar 19
-
SerializedDagModel.get_dag_dependencies does not work with compress_serialized_dags = true
This contribution was made on Mar 18
-
Optimise asset-fetching in task
This contribution was made on Mar 18
-
Support AssetRef when binding to AssetAlias
This contribution was made on Mar 13
-
Pull scheduler logic out of asset classes
This contribution was made on Mar 5