Skip to content

Make builder for UninitializedSandbox and SandboxConfiguration #191

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

Open
danbugs opened this issue Jan 29, 2025 · 1 comment
Open

Make builder for UninitializedSandbox and SandboxConfiguration #191

danbugs opened this issue Jan 29, 2025 · 1 comment
Labels
area/API Related to the API or public interface lifecycle/confirmed Bug is verified or proposal seems reasonable
Milestone

Comments

@danbugs
Copy link
Contributor

danbugs commented Jan 29, 2025

Currently, we configure an UninitializedSandbox by providing it with a SandboxConfiguration. We should revisit our current configurations and consider using a builder pattern instead.

This is related to work in #183 , and #85 .

@danbugs danbugs added lifecycle/confirmed Bug is verified or proposal seems reasonable area/infrastructure Concerns infrastructure rather than core functionality labels Jan 29, 2025
@github-actions github-actions bot added the lifecycle/needs-review The issue has not yet been reviewed. label Jan 29, 2025
@danbugs danbugs removed lifecycle/needs-review The issue has not yet been reviewed. area/infrastructure Concerns infrastructure rather than core functionality labels Jan 29, 2025
@danbugs danbugs added this to the Backlog milestone Mar 4, 2025
@danbugs danbugs modified the milestones: Backlog, Upcoming Mar 19, 2025
@danbugs danbugs added the area/API Related to the API or public interface label Mar 19, 2025
@danbugs
Copy link
Contributor Author

danbugs commented Mar 19, 2025

Partially implemented in #297

@danbugs danbugs modified the milestones: Upcoming, v0.4.0 Apr 9, 2025
@danbugs danbugs modified the milestones: v0.4.0, v0.5.0 Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/API Related to the API or public interface lifecycle/confirmed Bug is verified or proposal seems reasonable
Projects
Status: No status
Development

No branches or pull requests

1 participant