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

[MRESOLVER-535][MRESOLVER-538] Add decorator ability to graph dumper; show ranges #464

Merged
merged 5 commits into from
Apr 17, 2024

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Apr 11, 2024

Ability to pass in any function that is able to "decorate" the print out of the graph. This should have a follow up Pr that enable/disable (or simply move all into decorators). Also, verbose tree should show use of version ranges, for cases when someone wants to detect them in whole transitive hull.


https://issues.apache.org/jira/browse/MRESOLVER-535
https://issues.apache.org/jira/browse/MRESOLVER-538

@cstamas cstamas self-assigned this Apr 11, 2024
@cstamas cstamas marked this pull request as ready for review April 11, 2024 20:33
@cstamas
Copy link
Member Author

cstamas commented Apr 12, 2024

This PR as is is not gonna cut it, it need more. Updated https://issues.apache.org/jira/browse/MRESOLVER-535 with some context.

@cstamas cstamas requested a review from michael-o April 16, 2024 11:57
@cstamas cstamas changed the title [MRESOLVER-535] Add decorator ability to graph dumper [MRESOLVER-535][MRESOLVER-538] Add decorator ability to graph dumper; show ranges Apr 17, 2024
@cstamas cstamas merged commit 99c9c06 into apache:master Apr 17, 2024
4 checks passed
@cstamas cstamas deleted the MRESOLVER-535 branch April 17, 2024 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants