docbrown/spec
Vaidehi Joshi 9e40e68682
Allow Nginx cached static content to be purged (#9857) [deploy]
* Only bust_fastly_cache if fastly is enabled

* Conditionally bust nginx cache from CacheBuster#bust

* Don't _actually_ call out to openresty

* Remove redundant check for FASTLY_API_KEY in CacheBuster

* Clean up and add a spec

* Do not call .purge_ methods if fastly is not configured

* Add OPENRESTY_ ENV vars to .env_sample

* Remove extra / prepending path

* Remove ConfigurationError, clean up Purgeable concern

* Use raise instead of fail like fastly-ruby

* No longer check for Rails.env.production?

* Use let! to create article in BustMultipleCachesWorker spec
2020-08-21 09:31:23 -07:00
..
black_box [deploy] Comment out flaky Blackbox Spec (#9778) 2020-08-13 16:37:36 -05:00
decorators Typography fix & Optimization (#9650) 2020-08-18 08:05:51 -04:00
factories Add display columns to ProfileField (#9886) 2020-08-21 10:25:54 +07:00
fixtures [deploy] Seed profile fields (#9605) 2020-08-05 10:11:30 -04:00
helpers [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
initializers [deploy] Remove ENVied Gem, Use dotenv Take 2 (#9767) 2020-08-14 12:20:47 -05:00
labor Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
lib [deploy] Migrate profile data (#9750) 2020-08-20 11:17:57 +07:00
liquid_tags Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
mailers [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
models Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
policies [deploy] [Moderation] Allow admins to delete comments (#9628) 2020-08-13 10:15:48 -04:00
queries/admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
requests [deploy] [Admin Tooling] Allow admins delete empty Connect Channels (#9873) 2020-08-20 14:55:48 +02:00
routing [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
serializers/search Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
services [deploy] Automatically refresh profile accessors (#9843) 2020-08-19 21:25:59 -04:00
support [deploy] Create details liquid tag (#9777) 2020-08-17 20:28:00 -04:00
system [deploy] [Admin Tooling] Allow admins delete empty Connect Channels (#9873) 2020-08-20 14:55:48 +02:00
tasks Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
workers Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
rails_helper.rb Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
spec_helper.rb Update .simplecov (#8078) 2020-05-27 14:37:21 -04:00