Skip to content

Conversation

@johnnyshields
Copy link
Contributor

This PR is a refactor which does not change any logic.

Currently, the code related to prune_bundler is co-mingled into the Launcher class. It can easily be extracted into its own class (I've named it BundlePruner) which will increase readability / reduce coupling in Launcher.

@johnnyshields johnnyshields changed the title Extract prune_bundler code into it's own class Refactor: Extract prune_bundler code into its own class Jan 11, 2022
@johnnyshields johnnyshields changed the title Refactor: Extract prune_bundler code into its own class Refactor: Extract prune_bundler code into its own class (no logic change) Jan 11, 2022
@johnnyshields johnnyshields force-pushed the refactor-prune-bundler branch from 201b626 to 5f43b7d Compare January 11, 2022 13:27
@nateberkopec nateberkopec added refactor waiting-for-review Waiting on review from anyone labels Jan 13, 2022
@nateberkopec
Copy link
Member

Nice, good catch.

@nateberkopec nateberkopec added waiting-for-changes Waiting on changes from the requestor and removed waiting-for-review Waiting on review from anyone labels Jan 31, 2022
@nateberkopec
Copy link
Member

Hey @johnnyshields - if you could rebase this on top of master (which now has your other PR's changes), I can merge.

@johnnyshields
Copy link
Contributor Author

@nateberkopec master is merged in, please merge.

@nateberkopec nateberkopec merged commit d7cfe19 into puma:master Feb 1, 2022
@johnnyshields johnnyshields deleted the refactor-prune-bundler branch February 2, 2022 01:32
JuanitoFatas pushed a commit to JuanitoFatas/puma that referenced this pull request Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor waiting-for-changes Waiting on changes from the requestor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants