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

Stop build on mismatched repos #15

Open
MichaelCurrin opened this issue Mar 15, 2020 · 0 comments
Open

Stop build on mismatched repos #15

MichaelCurrin opened this issue Mar 15, 2020 · 0 comments

Comments

@MichaelCurrin
Copy link
Owner

When selecting top of repos and topics to put them in, check if the repo names in the data / config file are all in the fetched repos list. Otherwise fail the build. This helps to keep track of repos that get renamed.

Do this in Ruby. Use sets - take the configured list and subtract the larger list and see if there are any items left.

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

1 participant