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: remove seed_s3_upload_args #493

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

nicor88
Copy link
Contributor

@nicor88 nicor88 commented Nov 6, 2023

Description

Adding a prompts in profile_template force the user to add the parameter, even if it's optional.
As we don't have a real default value for seed_s3_upload_args, we can simply remove it.

Closes #486

Checklist

  • You followed contributing section
  • You kept your Pull Request small and focused on a single feature or bug fix.
  • You added unit testing when necessary
  • You added functional testing when necessary

@nicor88 nicor88 merged commit 5dd6d53 into main Nov 7, 2023
@nicor88 nicor88 deleted the fix/remove_seed_s3_upload_args_from_template branch November 7, 2023 07:01
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.

Version 1.6.2 forces user to enter seed_s3_upload_args when it is optional
2 participants