Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Organise by package manager, not language #55

Merged
merged 2 commits into from
May 29, 2017

Conversation

greysteil
Copy link
Contributor

Some languages (cough JavaScript cough) have more than one package manager in active use. That makes our current structure, which is by language, look a little unhelpful.

This renames language the package_manager everywhere, removes language from Bump::Repo entirely (it was unused) and renames all our classes from e.g., UpdateCheckers::Ruby to UpdateCheckers::Ruby::Bundler.

In doing so, it lays the groundwork for supporting npm5.

If it's not immediately obvious, all of the above is massively breaking.

@greysteil greysteil requested a review from hmarr May 27, 2017 21:20
@greysteil greysteil force-pushed the organise-by-package-manager branch from d1bd569 to 7a9459e Compare May 28, 2017 07:42
@greysteil greysteil merged commit 6b47223 into master May 29, 2017
@greysteil greysteil deleted the organise-by-package-manager branch May 29, 2017 08:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant