docbrown/spec/labor
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
..
loggers Track Queue sizes and latency for Sidekiq (#5352) [deploy] 2020-01-07 11:57:13 -05:00
article_suggester_spec.rb Flaky Spec Fix:Ensure We Find Articles With Tags and Dont Cache Count for Class Method (#9833) 2020-08-17 18:38:26 -05:00
assign_tag_moderator_spec.rb nothing to see here....except maybe reverting a push to master (#8308) 2020-06-05 20:34:21 -05:00
badge_rewarder_spec.rb Refactor:Move Streak Badges to Sidekiq Cron (#9872) 2020-08-19 14:53:03 -04:00
bufferizer_spec.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
cache_buster_spec.rb Allow Nginx cached static content to be purged (#9857) [deploy] 2020-08-21 09:31:23 -07:00
color_from_image_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
coupon_generator_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
email_digest_spec.rb [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
email_logic_spec.rb [deploy] Rename positive_reactions_count to public_reactions_count in logic (#7926) 2020-05-26 12:36:28 -04:00
emoji_converter_spec.rb Upgrade gemoji to support disability emojis (#5842) 2020-02-05 17:32:56 -05:00
follow_checker_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
function_caller_spec.rb Add another check to the function caller to avoid exceptions (#5296) 2019-12-30 13:56:04 -05:00
generated_image_spec.rb [deploy] Migrate ImageResizer to Images::Optimizer (#9720) 2020-08-14 09:44:30 -04:00
hex_comparer_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
language_detector_spec.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
mailchimp_bot_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
markdown_fixer_spec.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
markdown_parser_spec.rb Rubocop: Enable and fix Style/StringConcatenation (#9844) 2020-08-18 14:50:15 +02:00
profile_image_spec.rb [deploy] Implement ImageResizer module (#9652) 2020-08-07 11:04:31 -04:00
random_gif_spec.rb return default aspect ratio of 1 if gif id is not present and refactor (#6837) [deploy] 2020-03-25 11:21:47 -05:00
reaction_image_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
reading_list_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
timeframer_spec.rb [deploy] Bug Fix: Dont Freeze Timeframer Timestamps bc They Will be Inaccurate (#8708) 2020-06-16 10:42:31 -05:00
twilio_token_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00
unread_notifications_emailer_spec.rb Adjust type tags for RSpec (#4864) 2019-11-20 13:01:30 -05:00