Skip to content

feat: Update default make setup-consultation mode#132

Open
tnetennba3 wants to merge 2 commits intomainfrom
feat/update-setup-consultation-default-mode
Open

feat: Update default make setup-consultation mode#132
tnetennba3 wants to merge 2 commits intomainfrom
feat/update-setup-consultation-default-mode

Conversation

@tnetennba3
Copy link
Copy Markdown
Contributor

So that we avoid setting up a consutlation using previous data as I just did.

@tnetennba3 tnetennba3 force-pushed the feat/update-setup-consultation-default-mode branch from ec19f06 to 25f666f Compare April 23, 2026 16:20
So that we avoid setting up a consutlation using previous data as I
just did.
@tnetennba3 tnetennba3 force-pushed the feat/update-setup-consultation-default-mode branch from 25f666f to ec46c76 Compare April 23, 2026 16:21
@jjuritzno10 jjuritzno10 self-requested a review April 24, 2026 09:20
@jjuritzno10
Copy link
Copy Markdown
Collaborator

LGTM - but I don't think i've got permission to give a review

If we don't do this, the files that are unchanged across runs (e.g.,
questions that were included in a previous run) will remain. This can
cause issues if we specifically don't want to include these files in the
latest consultation upload.
Copy link
Copy Markdown
Collaborator

@jjuritzno10 jjuritzno10 left a comment

Choose a reason for hiding this comment

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

Very nice - very minor and up to you, but consider making "until" and enum.

Comment thread setup_consultation.py
question_understanding_path: Path,
output_dir: Path,
validate_only: bool = False,
until: str = "upload",
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I like how this now moves in phases "until" a condition is reached. Consider making "until" and Enum?

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