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

fix: add default values for conda packages and channels #110

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

crowecawcaw
Copy link
Contributor

What was the problem/requirement? (What/Why)

The CLI-based submitter should provide defaults for conda if the queue has a conda queue environment,

What was the solution? (How)

Add defaults.

What is the impact of this change?

The submitter works easily with conda without fiddling with conda settings.

How was this change tested?

I submitted a job that used the defaults to a queue that had the default queue environment and it worked. I also tested it with a queue that did not have a queue environment.

Was this change documented?

Not needed.

Is this a breaking change?

No, it adds back a feature that's been missing since the submitter refactor. Note: it defaults to a different Keyshot version scheme that the old defaults.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@crowecawcaw crowecawcaw requested a review from a team as a code owner August 28, 2024 23:24
Copy link

@crowecawcaw crowecawcaw merged commit d3f3adb into aws-deadline:mainline Aug 29, 2024
12 checks passed
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