mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-27 03:02:43 -04:00
Merge pull request #771 from pozorvlak/remove_release_8_tasks
Remove one-off tasks that were run for Release 8.
This commit is contained in:
@@ -10,17 +10,5 @@
|
||||
# echo "YYYY-MM-DD - do something or other"
|
||||
# rake growstuff:oneoff:something
|
||||
|
||||
echo "2014-12-01 - load lots of new crops"
|
||||
rake growstuff:import_crops file=db/seeds/crops-12-mint.csv
|
||||
rake growstuff:import_crops file=db/seeds/crops-13-brassicas.csv
|
||||
rake growstuff:import_crops file=db/seeds/crops-14-london-workingbee.csv
|
||||
rake growstuff:import_crops file=db/seeds/crops-15-squashes.csv
|
||||
|
||||
echo "2014-12-01 - load alternate names for crops"
|
||||
rake growstuff:oneoff:add_alternate_names
|
||||
|
||||
echo "2015-01-28 - populate the harvest si_weight field"
|
||||
rake growstuff:oneoff:populate_si_weight
|
||||
|
||||
echo "2015-01-30 - build Elasticsearch index"
|
||||
rake growstuff:oneoff:elasticsearch_create_index
|
||||
|
||||
Reference in New Issue
Block a user