Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

rymarczy

rymarczy created a tag on mbta/lamp

v1.2.4 - Lightweight Application for Measuring Performance

rymarczy pushed 1 commit to main mbta/research_server_etl

View on GitHub

rymarczy pushed 1 commit to main mbta/lamp
  • FIX: TempEventCompare max primary key error (#470) This change restarts the identity on the TempEventCompare table t... 18b1fba

View on GitHub

rymarczy closed a pull request on mbta/lamp
FIX: TempEventCompare max primary key error
Staging environment is showing errors because of an sql ERROR: ```nextval: reached maximum value of sequence "temp_event_compare_pk_id_seq" (2147483647)``` This change restarts the identity on ...
rymarczy opened a pull request on mbta/lamp
FIX: TempEventCompare max primary key error
Staging environment is showing errors because of an sql ERROR: ```nextval: reached maximum value of sequence "temp_event_compare_pk_id_seq" (2147483647)``` This change restarts the identity on ...
rymarczy created a branch on mbta/lamp

fix-temp-table-identity - Lightweight Application for Measuring Performance

rymarczy created a tag on mbta/lamp

v1.2.3 - Lightweight Application for Measuring Performance

rymarczy pushed 1 commit to main mbta/lamp
  • FEAT: Ingest Glides Vehicle Trip Assignment Feed (#469) Glides began publishing a new data feed type on the evening ... fc1906a

View on GitHub

rymarczy closed a pull request on mbta/lamp
FEAT: Ingest Glides Vehicle Trip Assignment Feed
Glides began publishing a new data feed type on the evening of Dec 12, 2024. https://mbta.github.io/schemas/events/glides/com.mbta.ctd.glides.vehicle_trip_assignment.v1 This change adds a `Glide...
rymarczy opened a pull request on mbta/lamp
FEAT: Ingest Glides Vehicle Trip Assignment Feed
Glides began publishing a new data feed type on the evening of Dec 12, 2024. https://mbta.github.io/schemas/events/glides/com.mbta.ctd.glides.vehicle_trip_assignment.v1 This change adds a `Glide...
rymarczy created a branch on mbta/lamp

feat-glides-vehicle-trip-assignment - Lightweight Application for Measuring Performance

rymarczy created a tag on mbta/dmap-import

v1.2.6 - Import DMAP data into a PostgreSQL database

rymarczy pushed 1 commit to main mbta/dmap-import
  • FEAT: ODS Drop Primary Keys from NEW Tables (#34) This change alters the way new tables are created. A standard Post... 544bc9a

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
FEAT: ODS Drop Primary Keys from NEW Tables
The CUBIC ODS RDS is Oracle which allows for the use of NULLABLE primary key columns. This issue was originally found when attempting to ingest the EDW.PAYMENT_SUMMARY table, which contained NU...
rymarczy created a comment on a pull request on mbta/dmap-import
> Excellent! I'd love for you to document it more. I guess the PR description captures that. But I find that bringing that into the code as a comment would be better. Incorporated

View on GitHub

rymarczy pushed 1 commit to ods_drop_primary_keys mbta/dmap-import

View on GitHub

rymarczy opened a pull request on mbta/dmap-import
FEAT: ODS Drop Primary Keys from NEW Tables
The CUBIC ODS RDS is Oracle which allows for the use of NULLABLE primary key columns. This issue was originally found when attempting to ingest the EDW.PAYMENT_SUMMARY table, which contained NU...
rymarczy pushed 1 commit to ods_drop_primary_keys mbta/dmap-import

View on GitHub

rymarczy created a branch on mbta/dmap-import

ods_drop_primary_keys - Import DMAP data into a PostgreSQL database

rymarczy closed a pull request on mbta/research_server_etl
FEAT: Add panel it allowe schemas for OPMI Box Import
OPMI has requested that the Box import process load files into the `panel' schema.
rymarczy pushed 1 commit to add_panel_opmi_allowed_schemas mbta/research_server_etl

View on GitHub

rymarczy opened a pull request on mbta/research_server_etl
FEAT: Add panel it allowe schemas for OPMI Box Import
OPMI has requested that the Box import process load files into the `panel' schema.
rymarczy pushed 7 commits to main mbta/research_server_etl
  • Initial upload of boxconnector, update gitignore Updated gitignore to 1) ignore .DS_Store files generated by MacOS, ... 17e4ff2
  • finalize script and clear outputs c822719
  • add feature to timestamp imported file 359848c
  • re-factor opmi box load 1c82e5a
  • clean formatting 30fd387
  • mypy fix cb6967e
  • FEAT: OPMI Box Loader #5 This change adds a new ETL job to load files from the OPMI BOX account into the AWS OMPI Re... 9309ec2

View on GitHub

rymarczy closed a pull request on mbta/research_server_etl
FEAT: OPMI Box Loader
This change adds a new ETL job to load files from the OPMI BOX account into the AWS OMPI Research Server RDS. Job steps: 1. confirm structure of BOX_IMPORT_FOLDER_ID 1.a BOX_IMPOR...
rymarczy created a comment on a pull request on mbta/research_server_etl
Incorporated into: https://github.com/mbta/research_server_etl/pull/5

View on GitHub

rymarczy pushed 1 commit to opmi-tem-OPMI_DEV mbta/research_server_etl

View on GitHub

rymarczy created a branch on mbta/research_server_etl

korbato_job_20241130

rymarczy pushed 1 commit to main mbta/actions
  • CHORE: drop run-ecs-fargate-task (#63) The run-ecs-fargate-task has been superseded by the ecs-run-task. Asana ta... 5002576

View on GitHub

rymarczy closed a pull request on mbta/actions
Drop run-ecs-fargate-task
The `run-ecs-fargate-task` has been superseded by the `ecs-run-task`. A search of all `mbta` repos returned no results showing active use of the `run-ecs-fargate-task` task. Asana task: htt...
rymarczy created a tag on mbta/dmap-import

v1.2.5 - Import DMAP data into a PostgreSQL database

Load more