8000 Seperate Repos for components · Issue #89 · pagermon/pagermon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Seperate Repos for components #89

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

Open
DanrwAU opened this issue Aug 17, 2018 · 3 comments
Open

Seperate Repos for components #89

DanrwAU opened this issue Aug 17, 2018 · 3 comments
Labels
CLEANUP Hacktoberfest https://hacktoberfest.digitalocean.com/

Comments

@DanrwAU
Copy link
Member
DanrwAU commented Aug 17, 2018

Hey Guys,

Would it make sense to split out the components to individual repositories?

This would allow running of the server app on platforms like Heroku much simpler and prevent having to clone the entire server to platforms that will only be run as a client (and vice versa).

Possibly something like pagermon-server, pagermon-client, pagermon-docker?

Just a random middle of the night thought :)

@davidmckenzie
Copy link
Member

Yknow it probably wouldn't be a bad idea. Separate versioning kinda makes sense with the client side too since it's a lot more flexible - it can afford to be a bit messier with people adding different client side scripts, lot looser merge rules.

Lemme have a think about how best to implement that. I'd really like to get back into some of the big ticket items in the backlog when time permits, can start looking at it with that :)

@damiankw
Copy link
Contributor
damiankw commented Oct 9, 2018

So you don't have to lose what you have here, and you can just build on it, you could potentially just fork the repository into the different names, delete what isn't required and save back. It means history will be there for everything, even if it's not valid, but from this point on everything is individual to the actual element.

From this primary repository, you could add all of the others in simply by doing a submodule, that way if people want to download the entire package they can clone this repository, then pull each of the modules individually.

@DanrwAU
Copy link
Member Author
DanrwAU commented May 10, 2019

@davidmckenzie had a play with submodules. How do you feel about this?
https://github.com/DanrwAU/pagermon/tree/Cleanup

@DanrwAU DanrwAU mentioned this issue Jul 11, 2019
8 tasks
@davidmckenzie davidmckenzie added the Hacktoberfest https://hacktoberfest.digitalocean.com/ label Sep 26, 2019
@davidmckenzie davidmckenzie pinned this issue Sep 27, 2019
@DanrwAU DanrwAU mentioned this issue Sep 30, 2019
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLEANUP Hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
Development

No branches or pull requests

3 participants
0