mc2-center / mc2-center-dcc

Data coordination resources for CCKP (and MC2 in general)
0 stars 0 forks source link

[Feat] Update pubs syncing script to replace the portal table with the latest manifest #44

Closed vpchung closed 8 months ago

vpchung commented 8 months ago

Similar to how we approach the People portal table sync, syncing the publications table should:

  1. Remove all existing rows
  2. Re-add the latest manifest rows
  3. (maybe for our own sanity?) Create a new table version

This will help support allowing outside contributors to update their own resources at anytime, and we will still be able to capture their updates.

CC: @Bankso @aditigopalan @aclayton555