Skip to content

Remove unicorn gem - #50744

Merged
Hamms merged 6 commits into
stagingfrom
remove-unicorn
Apr 11, 2023
Merged

Remove unicorn gem#50744
Hamms merged 6 commits into
stagingfrom
remove-unicorn

Conversation

@Hamms

@Hamms Hamms commented Mar 14, 2023

Copy link
Copy Markdown
Contributor

Another pass at #48143, required for the update to Ruby 3 since unicorn only supports Ruby 2.

Follow-up to #50886, which verified that we aren't using any unicorn-specific functionality anymore, #50854 which removed another dependency which itself depended on unicorn, and #50745 which removes some unused unicorn config files.

Testing story

Monitored frontend EC2 server memory usage in CloudWatch before and after flipping the oobgc_unicorn_middleware_disabled flag; saw no change. Otherwise relying on existing tests to verify that this doesn't affect any existing part of our system.

@Hamms Hamms added the Ruby Update Everything related to work to update the version of Ruby our codebase runs on label Mar 14, 2023
@Hamms Hamms mentioned this pull request Mar 21, 2023
8 tasks
@Hamms
Hamms marked this pull request as ready for review April 10, 2023 18:25
@Hamms
Hamms requested a review from a team April 10, 2023 18:25

@sureshc sureshc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long live puma!

@Hamms
Hamms merged commit f300ce8 into staging Apr 11, 2023
@Hamms
Hamms deleted the remove-unicorn branch April 11, 2023 16:33
@Hamms Hamms mentioned this pull request Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ruby Update Everything related to work to update the version of Ruby our codebase runs on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants