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

Allow individual version managers to trigger manual Ruby selection #2835

Conversation

vinistock
Copy link
Member

@vinistock vinistock commented Nov 6, 2024

Motivation

First step for #2793

This PR passes down the manuallySelectRuby function to version managers in order to allow specific version managers to offer configuring fallbacks under certain situations.

Implementation

This PR only starts passing the function down to managers. The next PR in the stack starts using it.

Automated Tests

Updated existing tests.

@vinistock vinistock added the vscode This pull request should be included in the VS Code extension's release notes label Nov 6, 2024 — with Graphite App
Copy link
Member Author

vinistock commented Nov 6, 2024

@vinistock vinistock added the other Changes that aren't bugfixes, enhancements or breaking changes label Nov 6, 2024 — with Graphite App
@vinistock vinistock marked this pull request as ready for review November 6, 2024 18:59
@vinistock vinistock requested a review from a team as a code owner November 6, 2024 18:59
@vinistock vinistock force-pushed the 11-06-allow_individual_version_managers_to_trigger_manual_ruby_selection branch from b9e537c to ba965f8 Compare November 6, 2024 19:04
@vinistock vinistock force-pushed the 11-06-allow_individual_version_managers_to_trigger_manual_ruby_selection branch from ba965f8 to 04bc155 Compare November 19, 2024 18:18
@vinistock vinistock force-pushed the 11-06-allow_individual_version_managers_to_trigger_manual_ruby_selection branch from 04bc155 to e0025a6 Compare November 19, 2024 18:34
@vinistock vinistock merged commit afe3705 into main Nov 20, 2024
38 checks passed
@vinistock vinistock deleted the 11-06-allow_individual_version_managers_to_trigger_manual_ruby_selection branch November 20, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other Changes that aren't bugfixes, enhancements or breaking changes vscode This pull request should be included in the VS Code extension's release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants