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

Allow mirroring on different groups #73

Open
soullivaneuh opened this issue Apr 17, 2015 · 8 comments
Open

Allow mirroring on different groups #73

soullivaneuh opened this issue Apr 17, 2015 · 8 comments

Comments

@soullivaneuh
Copy link

Hi and thanks for this project.

If I well understand the documentation, we have to create a "Mirrors" group and set up project to mirror that will be auto added on this group.

Could be very useful to have the possibility to set group when adding a mirror.

For example:

./add_mirror.sh --git --project-group samrocketman --project-name gitlab-mirrors --mirror https://github.com/samrocketman/gitlab-mirrors.git

Thanks.

@samrocketman
Copy link
Owner

Yeah, currently the work around is to have multiple copies of gitlab-mirrors. I'd say it's an easy enough feature that I can add that :)

@soullivaneuh
Copy link
Author

Glad to hear it, can't wait to see this feature coming to use your tool! 👍

I'm sorry I can't work on a PR, I'm not very familiar with Python... ;)

@samrocketman
Copy link
Owner

It's not python, it's all bash. The only python bits are to interact with the GitLab API.

@soullivaneuh
Copy link
Author

Hmm had you plan to make this feature soon ? If not, I will take a look for a PR...

@samrocketman
Copy link
Owner

I work on the project whenever in my spare time.

@samrocketman
Copy link
Owner

That is to say I don't want to commit to a timeline. But I will definitely get around to create it even if you don't submit a PR. Feel free to submit a PR or you can wait until I get around to it.

@samrocketman
Copy link
Owner

Possibly related #102

@Facinorous-420
Copy link

I created a repo that makes it easy to manage multiple groups. Note, my repo does clone this one for the main files but edits the python file to add automation to group creation. You can check out the repo here -> https://github.com/Facinorous-420/gitmirrors-bs

I'll try to keep it updated and working as this one gets updated.

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

3 participants