Skip to content

Conversation

ArangoGutierrez
Copy link
Collaborator

This aims to further reduce the diff in #1280

Signed-off-by: Carlos Eduardo Arango Gutierrez <[email protected]>
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR introduces a new defaultRuntimesGetter interface to replace the broader Interface type in two functions, reducing interface coupling and preparing for future changes.

  • Introduces defaultRuntimesGetter interface with two methods: DefaultRuntime() and GetRuntimeConfig()
  • Updates GetBinaryPathsForRuntimes() and GetLowLevelRuntimes() to use the narrower interface

@elezar
Copy link
Member

elezar commented Sep 19, 2025

Since #1280 has already been merged, I don't think this is required anymore.

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