You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename more references in repository to metamist (#555)
* Rename more sample-metadata references
* Configure bumpversion for web
* Bump version: 6.2.0 → 6.2.1
* Regenerate package-lock file
* Remove bad commit
---------
Co-authored-by: Michael Franklin <[email protected]>
@@ -85,7 +85,7 @@ The full recovery process is detailed below. Follow the recovery stages that are
85
85
86
86
### Daily Backup
87
87
88
-
A cron job runs a [backup script](https://github.com/populationgenomics/sample-metadata/blob/dev/db/backup/backup.py) daily. The script outputs a folder that is uploaded to GCS in the [cpg-sm-backups](https://console.cloud.google.com/storage/browser/cpg-sm-backups;tab=objects?forceOnBucketsSortingFiltering=false&project=sample-metadata&prefix=&forceOnObjectsSortingFiltering=false) bucket.
88
+
A cron job runs a [backup script](https://github.com/populationgenomics/metamist/blob/dev/db/backup/backup.py) daily. The script outputs a folder that is uploaded to GCS in the [cpg-sm-backups](https://console.cloud.google.com/storage/browser/cpg-sm-backups;tab=objects?forceOnBucketsSortingFiltering=false&project=sample-metadata&prefix=&forceOnObjectsSortingFiltering=false) bucket.
89
89
90
90
All backups will be retained for30 daysin the event that they are deleted.
91
91
Setting up
@@ -141,7 +141,7 @@ IMPORTANT: Do not run the validation script in a production environment. In orde
0 commit comments