Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate to split the project #118

Open
palazzem opened this issue Mar 20, 2019 · 0 comments
Open

Evaluate to split the project #118

palazzem opened this issue Mar 20, 2019 · 0 comments

Comments

@palazzem
Copy link
Owner

Overview

In the current state, all roles are in the same repo and the install process relies in using Ansible locally. While this approach works just fine, we may split the project in multiple repos (under the same "Hanzo flag") so that the project is more extensible and general purpose.

This means splitting each single role in a different repository, having it uploaded to https://galaxy.ansible.com

Benefits are:

  • Fast testing and changes (we only test what is changing)
  • Reusable components

Cons:

  • Fragmentation makes the project harder to maintain
  • Tracking of issues is impacted because now they are split in multiple repos

To be investigated...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant