Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Problems with maintaining our own copy of client repos for tests/deployment #42

Open
Bjwebb opened this issue Oct 16, 2015 · 0 comments

Comments

@Bjwebb
Copy link
Member

Bjwebb commented Oct 16, 2015

Currently for NRGI we're maintaining a fork of the NRGI code in our OpenDataServices organisation - and it's this fork we're using to do tests and deployments from. To keep both of these up to date, me and @caprenter are both set up to push to both repos at once - #38

However, we're still using the NRGI repo for issues and pull requests. This is fine for the most part, put I've been tripped up a couple of times because merging a pull request in the UI only merges it in the NRGI repo. To get travis to see it, I need to remember to pull and then push again locally.

The solution to this might just be to remember to pull and push, or we may want a more automatic way of keeping the two repos in sync. I'm wary of automating this too much though, because one of the advantages of having our fork is it gives us more control over what then gets pushed onto our servers...

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

No branches or pull requests

1 participant