Skip to content
  • John Skarbek's avatar
    Force package-and-test to run when Redis changes · 6d36b4a4
    John Skarbek authored
    * When specific changes to Redis are performed, we should ensure the
      package and test job runs and is successful
    * We've been hindered in the past when changes to these paths change how
      Redis leverages our test infrastructure, thus we need to ensure that
      we can legitimately build and test changes that target when and how
      Redis is used
    * The goal here is to capture failures during builds and or tests where
      changes to how Redis connections are modified
    6d36b4a4