nci-hcmi-catalog / portal

HCMI Searchable Catalog Portal
https://hcmi-searchable-catalog.nci.nih.gov/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

🗃️ Change 'DNA Methylation Array' to 'DNA Methylation' #1044

Closed mistryrn closed 1 year ago

mistryrn commented 1 year ago

🚨 Deploy Instructions 🚨

  1. Run the 20230321213342-update-molecular-characterizations.js, and 20230321214009-rename-dna-methylation.js migrations:
    cd cms/variant-migrations
    ./../node_modules/.bin/migrate-mongo up -f migrate-mongo-config.js
  2. Restart the cms service
  3. Run the republish script
    ENV={env} npm run republish