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

Marking subsplit repositories for the benefit of automation tools #594

Open
fingolfin opened this issue Sep 21, 2023 · 2 comments
Open

Marking subsplit repositories for the benefit of automation tools #594

fingolfin opened this issue Sep 21, 2023 · 2 comments

Comments

@fingolfin
Copy link
Member

fingolfin commented Sep 21, 2023

I just discovered that many homalg-project packages now live in two repositories, one inside a multi package repository and once in a "subsplit" repository created from the former. I have tools which I use to clone all packages in gappackages and homalg-project and a few other places. I'd like to adjust these tools to not clone the "subsplit" repositories. For this it would be helpful if my code could determine whether a repo is subsplit or not automatically.

An easy way to achieve that would be to add a common "topic" to these, e.g. "subsplit-repository". Then it's easy to filter these out.

Another way would be to archive or delete these repositories ;-) but I assume you have some need to keep them around.

@mohamed-barakat
Copy link
Member

An easy way to achieve that would be to add a common "topic" to these, e.g. "subsplit-repository". Then it's easy to filter these out.

We are happy to do this to help simplify your processes. Unfortunately, I don't know what you mean by "topic". Is it something you add to the git-repo or to the GitHub page?

@fingolfin
Copy link
Member Author

See this screenshot of a GitHub repository page, I highlighted the "topics"

Screen Shot 2024-02-20 at 09 56 37

If you have admin access to the repository, there is a little gear / wheel icon on the top right of that section, which you can click to edit the repository description, homepage URL, topics and more.

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

No branches or pull requests

2 participants