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: type parsing for ces,actions,credentials #118

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

ejseqera
Copy link
Member

@ejseqera ejseqera commented Feb 28, 2024

Re #117

Avoid relying on type as dict name for credentials, compute-envs, and actions and instead allow it to be in any order of the dict but still correctly parse these blocks to use type to construct subcommand. Also add validation to ensure atleast type, file-path are provided.

Unit tests updated to test for this behaviour.

@ejseqera ejseqera merged commit f4378e0 into dev Feb 28, 2024
3 checks passed
@ejseqera ejseqera deleted the 117-credentials-type-dict branch February 28, 2024 22:22
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