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

Repository management #99

Open
jayvdb opened this issue Nov 18, 2017 · 2 comments
Open

Repository management #99

jayvdb opened this issue Nov 18, 2017 · 2 comments

Comments

@jayvdb
Copy link
Member

jayvdb commented Nov 18, 2017

We have a lot of repositories, which need managing, tracking and auditing, and a hell of a lot of dependencies, which need tracking too.

Lots of things need to be build, but the first seems to be actually listing the repositories, which is not actually easy for normal folk to do without org access.

I've been looking at gitshelf and rosinstall, and they both (and others) seem to have a good foundation. rosinstall clearly wins on the fact it is in apt and dnf repos, so very easy for most folk to get a hold of and use.

So I've started building a set of rosinstall files:

https://github.com/jayvdb/meta/tree/rosinstall/rosinstall

@jayvdb
Copy link
Member Author

jayvdb commented Nov 18, 2017

Another interesting tool is Android's Repo py, which uses a configuration file like default.xml

@jayvdb
Copy link
Member Author

jayvdb commented Nov 15, 2021

https://github.com/topics/github-management seems to be the best topic on GitHub for this type of tool.

And https://github.com/amirashad/ghctl (Golang) looks to be currently the best tool for updating existing repos.

https://github.com/kbrashears5/github-action-repo-settings-sync/blob/master/entrypoint.sh shows how individual settings can be easily set using shell.

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

No branches or pull requests

1 participant