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

VS-1490 - Refactor python code from extract dir into a scripts directory. #9017

Open
wants to merge 18 commits into
base: ah_var_store
Choose a base branch
from

Conversation

gbggrant
Copy link
Collaborator

@gbggrant gbggrant commented Oct 23, 2024

Refactor python code from extract dir into a scripts directory.

Passing Integration Test here
Passing VAT Creation work here, here, and here

@gbggrant gbggrant requested a review from mcovarr October 24, 2024 14:51
@@ -1,6 +1,6 @@
import re
import unittest
from scripts.variantstore.scripts.build_docker_tag import build_tag, build_argument_parser
from build_docker_tag import build_tag, build_argument_parser
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks. I guess that makes sense!

@gbggrant gbggrant marked this pull request as ready for review October 25, 2024 13:48
@gbggrant gbggrant requested a review from mcovarr November 4, 2024 20:34
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