-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SRCH-368 remove legacy SERP code (#738)
* SRCH-243 SRCH-1525 SRCH-2109 remove legacy SERP code (#736) - remove legacy views, helpers & click-tracking code - remove "Compare Search Results" super admin feature - remove advanced-firstgov logic - remove deprecated or duplicated features - remove legacy seed & fixtures - remove legacy spec & feature helpers - redirect video news search path to search path - disable duplication check for specs * SRCH-2315 remove mobile-fu gem & related logic (#740) - replace custom "mobile" format with "html" - remove remaining "force_mobile_format" logic - remove deprecated parameters from permitted list - remove or update tests - remove or update VCR cassettes * SRCH-2108 remove bcrypt-ruby gem (#741) * SRCH-2314 remove legacy search classes (#747) * SRCH-2106 remove legacy assets (#750) - update asset-related gems * SRCH-2111 remove additional legacy SERP code (#751) - remove unused image assets and stylesheets - removed unused cucumber helpers * SRCH-2378 update addressable to 2.8.0 (#760) - bundle update gems * SRCH-2423 return assets used for affiliate type-ahead (#763)
- Loading branch information
1 parent
b369917
commit 2a36c39
Showing
395 changed files
with
4,865 additions
and
58,059 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
version: 2.1 | ||
|
||
orbs: | ||
ruby: circleci/[email protected].2 | ||
ruby: circleci/[email protected].4 | ||
|
||
executors: | ||
test_executor: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.