docbrown/lib/tasks
Michael Kohl eff28766fc
[deploy] Migrate profile data (#9750)
* Add temporary Rake task for creating profile fields

* Fix problems after splitting branch

* Add profile migration Rake task

* Add unique index to profiles

* Add migration code to users

* Be smarter about updating profiles

* Update spec

* Update Bullet config

* Fix typo

* Change temporary rake task to data update script

* Re-add profile factory and update spec

* Change private declaration to make CodeClimate happy

* Update comment

* Drop validation in favor of DB default

* Update spec
2020-08-20 11:17:57 +07:00
..
temporary [deploy] Migrate profile data (#9750) 2020-08-20 11:17:57 +07:00
app_initializer.rake [deploy] Bug Fix:Execute Hypershield Refresh Task (#9858) 2020-08-18 14:35:27 -05:00
badges.rake Refactor:Move Streak Badges to Sidekiq Cron (#9872) 2020-08-19 14:53:03 -04:00
broadcasts.rake Create Broadcasts.rake (#7010) 2020-04-02 17:24:39 -04:00
cache.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -04:00
data_updates.rake [deploy] Consolidate Setup Tasks to a Single Rake Task (#8065) 2020-05-27 11:59:07 -05:00
fastly.rake Routine rubocop fixes (#7743) 2020-05-08 19:38:06 +02:00
fetch.rake Rubocop: Enable and fix Style/OptionalBooleanParameter cop (#9711) 2020-08-10 19:35:55 +02:00
forem.rake [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
notifications.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -04:00
pages.rake Rubocop: Address Metrics/BlockLength violations (#9246) 2020-07-10 13:53:32 -04:00
search.rake Fix db:reset by adding search:setup after search:destroy (#8000) 2020-05-21 09:49:27 -05:00
twitch.rake Move Twitch webhook registration from ActiveJob to Sidekiq (#5414) 2020-01-14 11:55:35 -05:00