docbrown/lib/tasks
Molly Struve 1be8c72206
[deploy] Refactor:Remove ENVied Gem, Use dotenv Instead for Test and Development (#9621)
* Refactor:Remove ENVied Gem in Favor of Default application.yml

* Copy sample_application.yml for Travis

* Create .env_sample file, Warn of missing ENV variables, ignore .env file

* Use dotenv For ENV variables and create Rake Task to Populate

* Update docs to copy .env_sample file

* make application config a bit more resilient

* update more documentation and only initialize dotenv in dev and test

* Update doc code snippet types and refactor rake task and app config

* remove push defaults

* Make initializers more resilient, remove unused ENV from travis

* Exit new rake task if application.yml does not exist, include dotenv in docs
2020-08-12 11:01:38 -04:00
..
temporary [deploy] Refactor:Remove ENVied Gem, Use dotenv Instead for Test and Development (#9621) 2020-08-12 11:01:38 -04:00
app_initializer.rake [deploy] Bug Fix:Run Hypershield Refresh AFTER db:prepare (#9546) 2020-07-27 17:30:02 -05:00
badges.rake Organize rake tasks (#7005) 2020-04-01 12:39:40 -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
metrics.rake Add metrics around welcome notifications + their click events (#9239) 2020-07-10 12:30:45 +02: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