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

Backup "watched" repositories #26

Closed
rom1504 opened this issue Dec 9, 2015 · 3 comments
Closed

Backup "watched" repositories #26

rom1504 opened this issue Dec 9, 2015 · 3 comments

Comments

@rom1504
Copy link

rom1504 commented Dec 9, 2015

I thought the --watched include watched repositories in backup option would back up the watched repositories, but it actually only backup a list of watched repositories.

On github you often contribute to repository that are not in your own namespace and then watch them.
It would be useful to be able to backup all these repositories (as a new option for example)

@rom1504
Copy link
Author

rom1504 commented Dec 9, 2015

I think this would mostly consist in adding a --get-watched-repos there https://github.com/josegonzalez/python-github-backup/blob/master/bin/github-backup#L378 using the data from https://github.com/josegonzalez/python-github-backup/blob/master/bin/github-backup#L647
I might try it since the code is really easy to understand.

(an other option is using an external tool to read the watched.json and call github-backup with all the repos from there)

@josegonzalez josegonzalez changed the title Actually backup watched repositories Backup "watched" repositories Jan 2, 2016
@josegonzalez
Copy link
Owner

@rom1504 mind making a PR?

@josegonzalez
Copy link
Owner

Going to close this. No one stepped up to work on the feature, sponsor me to do it, and I don't have any desire to personally implement it at this time.

If anyone would like to contribute a pull request or monetarily contribute to me creating such functionality, feel free to do so.

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

2 participants