Skip to content

SRCH-6124 dependencies cleanup (#1856)#1865

Merged
stevenbarragan merged 1 commit into
stagingfrom
main
Sep 5, 2025
Merged

SRCH-6124 dependencies cleanup (#1856)#1865
stevenbarragan merged 1 commit into
stagingfrom
main

Conversation

@luisgmetzger

Copy link
Copy Markdown
Contributor
  • Remove unused gems *Remove flickraw, sidekiq, and related gems, and their initializers/configuration since they are not being used. Also remove turbolinks and retry_block.
  • Remove obsolete gems and unused CSS
  • Remove chunky_png and curb gems as they are no longer used.
  • Remove turbolinks and turbolinks-source gems as they are not used.
  • Remove sidekiq and sidekiq-failures gems as they are not used.
  • Remove the call to generate mobile CSS.
  • Remove the deprecated AffiliateCss class.
  • Add turbolinks back
  • Add flickraw gem and initialize flickr config
  • Remove unused mobile look and feel css template
  • Fix stub request status code
  • Update elapsed time expectations

* Remove unused gems
*Remove flickraw, sidekiq, and related gems, and their
initializers/configuration since they are not being used. Also remove
turbolinks and retry_block.
* Remove obsolete gems and unused CSS
* Remove `chunky_png` and `curb` gems as they are no longer used.
* Remove `turbolinks` and `turbolinks-source` gems as they are not used.
* Remove `sidekiq` and `sidekiq-failures` gems as they are not used.
* Remove the call to generate mobile CSS.
* Remove the deprecated `AffiliateCss` class.
* Add turbolinks back
* Add flickraw gem and initialize flickr config
* Remove unused mobile look and feel css template
* Fix stub request status code
* Update elapsed time expectations
@stevenbarragan stevenbarragan merged commit f97748d into staging Sep 5, 2025
10 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants