-
Astronomerio
- Nigeria
- https://www.linkedin.com/in/ephraimanierobi/
- @ephraimbuddy
Popular repositories Loading
-
wsgi-tutorial
wsgi-tutorial PublicThis is a demo project to teach wsgi app deployment in Google Compute Engine instance using Apache2 + mod_wsgi
Mako 1
-
paystack-python
paystack-python PublicForked from andela-sjames/paystack-python
Python plugin for Paystack
Python
-
TourGuide
TourGuide PublicAsaba Tourguide app, done as part of Android Nanodegree curriculum in Udacity
Java
-
-
Kotti
Kotti PublicForked from Kotti/Kotti
Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible Content Management System called the Kotti CMS.
Python
991 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 |
Activity overview
Contribution activity
March 2025
Created 20 commits in 2 repositories
Created a pull request in apache/airflow that received 15 comments
Move GitDagBundle
to providers
This commit moves GitDagBundle into the providers package. As part of the move, a new GIT
provider is created and like operators
, transfers
etc, we…
Opened 13 other pull requests in 1 repository
apache/airflow
4
open
8
merged
1
closed
-
Run migration test from AF2.10.5 to 3.0
This contribution was made on Mar 28
-
Add backcompat to openlineage provider method
This contribution was made on Mar 26
-
Update migration so we don't delete serialized dag from Airflow 2
This contribution was made on Mar 25
-
Limit flask_session to less than 0.8
This contribution was made on Mar 24
-
Update code to use flask_session 0.8.0
This contribution was made on Mar 24
-
Use time.time() for dag file process start time
This contribution was made on Mar 20
-
Remove
scan_stale_dag
method in DAG processor managerThis contribution was made on Mar 18 -
Fix serialization inconsistency in classic Operators
This contribution was made on Mar 17
-
Fix static check failure in main
This contribution was made on Mar 13
-
Use TaskInstance ID as FK in TaskReschedule instead of the multiple fields
This contribution was made on Mar 6
-
Replace TaskInstanceNote composite primary key with TI.id
This contribution was made on Mar 5
-
Remove stale dag check in the scheduler
This contribution was made on Mar 3
-
Fix scheduler crash due to comparing Nullable value in query
This contribution was made on Mar 3
Reviewed 22 pull requests in 1 repository
apache/airflow
22 pull requests
-
Fix #44443: DAGs state change from running to queued, when paused, to avoid the increment of their duration
This contribution was made on Mar 27
-
Remove FAB db manager as an
external_db_managers
defaultThis contribution was made on Mar 26 -
Move
GitDagBundle
to providersThis contribution was made on Mar 25 -
Update code to use flask_session 0.8.0
This contribution was made on Mar 24
-
Use SimpleAuthManager for standalone
This contribution was made on Mar 21
-
Move "create db from orm" to be a public method in db manager interface
This contribution was made on Mar 21
-
Use time.time() for dag file process start time
This contribution was made on Mar 20
-
make bundle_name not nullable
This contribution was made on Mar 16
-
Make dag_version_id in TI non-nullable
This contribution was made on Mar 16
-
Remove
subarg
argument fromdag
commands and add support forbundle-name
argumentThis contribution was made on Mar 14 -
Harden secret key usage in some other areas
This contribution was made on Mar 14
-
Fix newsfragment PR number
This contribution was made on Mar 14
-
Fix
relative_fileloc
when DAGs are parsed withdags reserialize
This contribution was made on Mar 13 -
Use TaskInstance ID as FK in TaskReschedule instead of the multiple fields
This contribution was made on Mar 13
-
Use structlog for GitDagBundle
This contribution was made on Mar 12
-
Enable disabling of dag bundle versioning
This contribution was made on Mar 11
-
AIP-84 Add safe url helper method
This contribution was made on Mar 10
-
Replace TaskInstanceNote composite primary key with TI.id
This contribution was made on Mar 6
-
Add unique UUID
try_id
column to TaskInstance and TaskInstanceHistoryThis contribution was made on Mar 4 -
Add pre-commit To Prevent Usage of session.query
This contribution was made on Mar 4
-
Fix scheduler crash due to comparing Nullable value in query
This contribution was made on Mar 3
-
Update Airflow back-compat version after 2.10.5 release
This contribution was made on Mar 1