Skip to content

Commit

Permalink
Merge pull request #343 from sul-dlss/seed_tweaks
Browse files Browse the repository at this point in the history
Tweak to cleaning and loading seeds.
  • Loading branch information
mjgiarlo committed Aug 27, 2019
2 parents 49ad8b7 + 05dc643 commit ba2a5ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -19,11 +19,10 @@ This will use the HMAC secret to sign the token. It will ask you to submit a val

## Seeding the staging environment

It's possible to clear out and re-seed the staging environment by using the following rake tasks:
It's possible to clear out and re-seed the staging environment by using the following rake task:

```
./bin/rake delete_all_objects
./bin/rake seed
```

This will load all the FOXML from https://github.com/sul-dlss/dor-services-app/blob/master/lib/tasks/seeds/
Expand Down
1 change: 0 additions & 1 deletion lib/tasks/seeds/druids
Expand Up @@ -10,4 +10,3 @@ druid:zw306xn5593 Hydrus Ur-APO
druid:wr005wn5739 Web Archive Crawl Object Public APO
druid:xt299pt7593 Web Archive Seed Object APO
druid:yf700yh0557 Web Archive Crawl Object Dark APO

0 comments on commit ba2a5ef

Please sign in to comment.