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

chore(refactor): distinguish TargetSeed and TargetSeedKind #243

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

j-lanson
Copy link
Collaborator

Following a team discussion, this PR renames the existing TargetSeed enum to TargetSeedKind and wraps it with a new TargetSeed struct that allows refspec info to be passed from the CLI for non-local repos.

This PR does not introduce git ref support for packages or SBOMs, it simply refactors the existing logic.

@j-lanson j-lanson requested a review from mchernicoff July 31, 2024 19:51
@j-lanson j-lanson self-assigned this Jul 31, 2024
@j-lanson j-lanson added the type: chore Clean up or management task. label Jul 31, 2024
@j-lanson j-lanson force-pushed the jlanson/tgt-seed-kind branch from ef43727 to 53a49e1 Compare July 31, 2024 20:09
alilleybrinker
alilleybrinker previously approved these changes Jul 31, 2024
@alilleybrinker
Copy link
Collaborator

LGTM! There's a merge conflict that will just need to be resolved with a rebase. Ping me when it's fixed and I'll give a new approval 😄

@alilleybrinker alilleybrinker merged commit 1cbfbd3 into main Aug 1, 2024
9 checks passed
@alilleybrinker alilleybrinker deleted the jlanson/tgt-seed-kind branch November 5, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Clean up or management task.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants