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

Update runtime dependency activations #13535

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

chrisroberts
Copy link
Member

@chrisroberts chrisroberts commented Nov 6, 2024

This removes the activation of runtime dependencies at startup. A new loading helper is added to lazily activate runtime dependencies as needed when requested for loading. Activation is disabled by default, and will be enabled after further non-installer based testing.

@chrisroberts chrisroberts changed the title gem activation Update runtime dependency activations Nov 6, 2024
This removes the gem activation from the startup and adds a
helper for properly activating gems based on the defined
runtime constraints of the vagrant specification at loading
time.
@chrisroberts chrisroberts merged commit 280b5d8 into hashicorp:main Nov 8, 2024
12 checks passed
@chrisroberts chrisroberts deleted the gem-activation branch November 8, 2024 16:33
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