Ecosyste.ms: Timeline

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

mbta/dmap-import

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

grejdi-mbta created a review 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.

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 created a tag on mbta/dmap-import

v1.2.5 - Import DMAP data into a PostgreSQL database

rymarczy pushed 1 commit to main mbta/dmap-import
  • CHORE: Add new ods-qlik tables (#33) This change adds new tables to the ods-qlik loader process. All tables were tes... eb0c5f6

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
CHORE: Add new ods-qlik tables
This change adds new tables to the ods-qlik loader process. All tables were tested locally and loaded with no errors. The `EDW.DEVICE_EVENT` table is quite large. Locally the history table is 1...
grejdi-mbta created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy created a review comment on a pull request on mbta/dmap-import
@grejdi-mbta added KPI tables.

View on GitHub

rymarczy created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy pushed 1 commit to new_qlik_tables_20241125 mbta/dmap-import

View on GitHub

grejdi-mbta created a tag on mbta/dmap-import

v1.2.4 - Import DMAP data into a PostgreSQL database

rymarczy created a tag on mbta/dmap-import

v1.2.3 - Import DMAP data into a PostgreSQL database

rymarczy pushed 1 commit to main mbta/dmap-import
  • [dmap-import] FEAT: Log error when DMAP API file contains no records (#32) The change logs an Error/Exception if dma... 32448bc

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
[dmap-import] FEAT: Log error when DMAP API file contains no records.
The change logs an Error/Exception if dmap-import API download contains no records. Cubic should not be publishing API downloads without records. This change will propagate notifications of emp...
grejdi-mbta created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy created a comment on a pull request on mbta/dmap-import
> We explicitly asked Cubic to publish DMAP entries without records, so that we can tell that DMAP is working even if there are no records for a particular extract. Asana task: https://app.asana.co...

View on GitHub

paulswartz created a comment on a pull request on mbta/dmap-import
We explicitly asked Cubic to publish DMAP entries without records, so that we can tell that DMAP is working even if there are no records for a particular extract. Asana task: https://app.asana.com/...

View on GitHub

rymarczy opened a pull request on mbta/dmap-import
[dmap-import] FEAT: Log error when DMAP API file contains no records.
The change logs an Error/Exception if dmap-import API download contains no records. Cubic should not be publishing API downloads without records. This change will propagate notifications of emp...
rymarczy created a branch on mbta/dmap-import

rr-dmap-error-empty-dataset - Import DMAP data into a PostgreSQL database

rymarczy pushed 1 commit to main mbta/dmap-import
  • FEAT: run dmap-import task via GHA (#31) New Github action for manually triggering run of dmap-import task. 974ead5

View on GitHub

rymarczy closed a pull request on mbta/dmap-import
FEAT: run dmap-import task via GHA
New Github action for manually triggering run of `dmap-import` task. Relies on a couple other PRs to be implemented: https://github.com/mbta/actions/pull/62 https://github.com/mbta/devops/pu...
grejdi-mbta created a review on a pull request on mbta/dmap-import

View on GitHub

rymarczy opened a pull request on mbta/dmap-import
FEAT: run dmap-import task via GHA
New Github action for manually triggering run of `dmap-import` task. Relies on a couple other PRs to be implemented: https://github.com/mbta/actions/pull/62 https://github.com/mbta/devops/pu...
rymarczy created a tag on mbta/dmap-import

v1.2.2 - Import DMAP data into a PostgreSQL database

Load more