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

Split out cloud dependencies #575

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Split out cloud dependencies #575

merged 1 commit into from
Oct 3, 2024

Conversation

taenin
Copy link
Collaborator

@taenin taenin commented Oct 3, 2024

Make a unique build target for each cloud.

@taenin taenin marked this pull request as ready for review October 3, 2024 17:22
@taenin taenin requested review from oelachqar, wizeng23 and nikg4 October 3, 2024 17:22
"skypilot[lambda]",
]
runpod = [
"skypilot[runpod]",
]
Copy link
Collaborator

Choose a reason for hiding this comment

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

would it make sense to also define cloud target (or all_clouds)
cloud = aws + azure + gcp + lambda + runpod
?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Unfortunately it looks like that syntax is not currently supported in pytoml

@taenin taenin changed the title [DRAFT] Split out cloud dependencies Split out cloud dependencies Oct 3, 2024
@taenin taenin merged commit a61b179 into main Oct 3, 2024
1 check passed
@taenin taenin deleted the taenin/split_deps branch October 3, 2024 19: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.

3 participants