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

RepoInfo refactor #16

Merged
merged 2 commits into from
Sep 19, 2024
Merged

RepoInfo refactor #16

merged 2 commits into from
Sep 19, 2024

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Sep 19, 2024

This sets up two things: fixing an issue where the same repo name exists for multiple orgs, and preparing to add 'targets' (to build both default and gftools builds in crater)

We don't store the repo name, since it can be derived from the url;
instead validate that the url is well formed.
It's possible for a config to name a source that doesn't actually exist
in the repo.
@cmyr cmyr force-pushed the repo-info-refactor branch from 6eee303 to 4cf9388 Compare September 19, 2024 17:03
@cmyr cmyr merged commit 7d78d71 into main Sep 19, 2024
4 checks passed
@cmyr cmyr deleted the repo-info-refactor branch September 19, 2024 17:57
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

Successfully merging this pull request may close these issues.

2 participants