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

Use parsed release name for default directory when -n is used #285

Merged

Conversation

andrewmogan
Copy link
Contributor

Address #284. Cases tested:

  • dbt-create -n last_fddaq correctly creates, in this case, NFD_DEV_241009_A9
  • dbt-create -n last_fddaq my_dir creates my_dir, as expected
  • dbt-create -n NFD_DEV_241009_A9 <dir> still behaves as usual whether <dir> is provided or not

@andrewmogan andrewmogan changed the title Used parsed release name for default directory when -n is used Use parsed release name for default directory when -n is used Oct 9, 2024
Copy link
Collaborator

@jcfreeman2 jcfreeman2 left a comment

Choose a reason for hiding this comment

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

LGTM.

@jcfreeman2 jcfreeman2 merged commit 6221bff into develop Oct 9, 2024
1 check passed
@jcfreeman2 jcfreeman2 deleted the amogan/fix_default_directory_name_for_last_fddaq branch October 9, 2024 18:02
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.

2 participants