Skip to content

Conversation

@simonkurtz-MSFT
Copy link
Member

@simonkurtz-MSFT simonkurtz-MSFT commented Aug 8, 2025

Resolves #86

@simonkurtz-MSFT simonkurtz-MSFT added this to the v1.9.0 - Scenarios milestone Aug 8, 2025
@simonkurtz-MSFT simonkurtz-MSFT self-assigned this Aug 8, 2025
@simonkurtz-MSFT simonkurtz-MSFT added the enhancement New feature or request label Aug 8, 2025
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Python 3.12 Test Results

336 tests  +10   336 ✅ +10   6s ⏱️ ±0s
  1 suites ± 0     0 💤 ± 0 
  1 files   ± 0     0 ❌ ± 0 

Results for commit a3f1351. ± Comparison against base commit bca6d47.

This pull request removes 1 and adds 11 tests. Note that renamed tests count towards both.
test_utils ‑ test_query_and_select_infrastructure_keyboard_interrupt
test_utils ‑ test_infrastructure_notebook_helper_create_eof_error_during_prompt
test_utils ‑ test_infrastructure_notebook_helper_create_keyboard_interrupt_during_prompt
test_utils ‑ test_infrastructure_notebook_helper_create_user_cancellation
test_utils ‑ test_infrastructure_notebook_helper_create_with_index_retry
test_utils ‑ test_infrastructure_notebook_helper_create_with_recursive_retry
test_utils ‑ test_prompt_for_infrastructure_update_invalid_choice_then_valid
test_utils ‑ test_prompt_for_infrastructure_update_option_1
test_utils ‑ test_prompt_for_infrastructure_update_option_1_default
test_utils ‑ test_prompt_for_infrastructure_update_option_2_invalid_then_valid_index
test_utils ‑ test_prompt_for_infrastructure_update_option_2_valid_index
…

@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Python 3.13 Test Results

336 tests  +10   336 ✅ +10   5s ⏱️ -1s
  1 suites ± 0     0 💤 ± 0 
  1 files   ± 0     0 ❌ ± 0 

Results for commit a3f1351. ± Comparison against base commit bca6d47.

This pull request removes 1 and adds 11 tests. Note that renamed tests count towards both.
test_utils ‑ test_query_and_select_infrastructure_keyboard_interrupt
test_utils ‑ test_infrastructure_notebook_helper_create_eof_error_during_prompt
test_utils ‑ test_infrastructure_notebook_helper_create_keyboard_interrupt_during_prompt
test_utils ‑ test_infrastructure_notebook_helper_create_user_cancellation
test_utils ‑ test_infrastructure_notebook_helper_create_with_index_retry
test_utils ‑ test_infrastructure_notebook_helper_create_with_recursive_retry
test_utils ‑ test_prompt_for_infrastructure_update_invalid_choice_then_valid
test_utils ‑ test_prompt_for_infrastructure_update_option_1
test_utils ‑ test_prompt_for_infrastructure_update_option_1_default
test_utils ‑ test_prompt_for_infrastructure_update_option_2_invalid_then_valid_index
test_utils ‑ test_prompt_for_infrastructure_update_option_2_valid_index
…

@simonkurtz-MSFT simonkurtz-MSFT merged commit 271528d into main Aug 8, 2025
8 checks passed
@simonkurtz-MSFT simonkurtz-MSFT deleted the feature/update-input-selection-process branch August 8, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Allow for Infrastructure Update when Executing Infrastructure Notebook

2 participants