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

Show origin of resolution in verbose list #5951

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

clebergnu
Copy link
Contributor

When using some of the new resolvers such as "runnable-recipe", there's no longer a 1:1 relationship that the resolver and the "kind" match.

Certain types of resolution may look fine from the perspective of the original resolver, while it may be a broken or invalid reference to a more apt (or canonical) resolver for its set "kind".

By listing the original resolver, users may be able to more easily identify what the discrepancy is and where it's coming from.

Reference: #5924

@clebergnu clebergnu added this to the #106 - Codename TBD milestone Jun 10, 2024
@clebergnu clebergnu self-assigned this Jun 10, 2024
When using some of the new resolvers such as "runnable-recipe",
there's no longer a 1:1 relationship that the resolver and the "kind"
match.

Certain types of resolution may look fine from the perspective of the
original resolver, while it may be a broken or invalid reference to
a more apt (or canonical) resolver for its set "kind".

By listing the original resolver, users may be able to more easily
identify what the discrepancy is and where it's coming from.

Reference: avocado-framework#5924
Signed-off-by: Cleber Rosa <[email protected]>
Copy link
Contributor

@richtja richtja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @clebergnu, it LGTM, thank you.

@richtja richtja self-requested a review June 11, 2024 09:04
@richtja richtja merged commit 7e2ce97 into avocado-framework:master Jun 11, 2024
57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants