Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 742 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 742 Bytes

Migrate

Migrating V3 Sources to the V4 Platform - oa/batch

This repo will be archived once the migration is complete

Approach

This repo has a 2 stage approach for migration. It starts by creating an oa/oa branch which converts all sources to be valid v2 sources, but with data & conform objects that reference our own internal cache

The OA stack is then pointed to ingest these cached sources. Once all of the cached sources are processed and ingested, a second branch is created by updating all sources to v2, but using their live data endpoints. This branch can then be merged into master when we are ready for production migration.

Steps

node cache.js
node upgrade.js