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

✨ Make providers return a builtin config so engine can look at updated locations (#671) #677

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

konveyor-ci-bot[bot]
Copy link

Some providers can mutate the original location given in init config.
For example, for binaries, java provider decompiles and uses the new
decompiled path. This PR adds a way for providers to communicate updated
locations back to the engine so builtin provider can be configured
correctly without the user having to do it.


Signed-off-by: Pranav Gaikwad pgaikwad@redhat.com
Signed-off-by: Shawn Hurley shawn@hurley.page
Co-authored-by: Pranav Gaikwad pgaikwad@redhat.com
Signed-off-by: Cherry Picker noreply@github.com

…d locations (#671)

Some providers can mutate the original location given in init config.
For example, for binaries, java provider decompiles and uses the new
decompiled path. This PR adds a way for providers to communicate updated
locations back to the engine so builtin provider can be configured
correctly without the user having to do it.

---------

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
Signed-off-by: Shawn Hurley <shawn@hurley.page>
Co-authored-by: Pranav Gaikwad <pgaikwad@redhat.com>
Signed-off-by: Cherry Picker <noreply@github.com>
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.

1 participant