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

update details to getExecutionDetails #26332

update details to getExecutionDetails

0684065
Select commit
Loading
Failed to load commit list.
Merged

update details to getExecutionDetails #26332

update details to getExecutionDetails
0684065
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / SDK azure-sdk-for-python-track2 succeeded Oct 20, 2023 in 5m 8s

SDK azure-sdk-for-python-track2 succeeded

azure-sdk-for-python-track2
View more details.

Details

  • ⚠️Warning [Logs] Generate from e53b1473530ff466cf639d51191d98904f19d6df. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
  • ️✔️track2_azure-mgmt-chaos [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation ExperimentsOperations.execution_details
    info	[Changelog]   - Added operation ExperimentsOperations.get_execution
    info	[Changelog]   - Added operation ExperimentsOperations.list_all_executions
    info	[Changelog]   - Added operation group OperationStatusesOperations
    info	[Changelog]   - Model Experiment has a new parameter provisioning_state
    info	[Changelog]   - Model ExperimentExecutionDetails has a new parameter last_action_at
    info	[Changelog]   - Model ExperimentExecutionDetails has a new parameter started_at
    info	[Changelog]   - Model ExperimentExecutionDetails has a new parameter stopped_at
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model Experiment no longer has parameter start_on_creation
    info	[Changelog]   - Model ExperimentExecutionDetails no longer has parameter created_date_time
    info	[Changelog]   - Model ExperimentExecutionDetails no longer has parameter experiment_id
    info	[Changelog]   - Model ExperimentExecutionDetails no longer has parameter last_action_date_time
    info	[Changelog]   - Model ExperimentExecutionDetails no longer has parameter start_date_time
    info	[Changelog]   - Model ExperimentExecutionDetails no longer has parameter stop_date_time
    info	[Changelog]   - Removed operation ExperimentsOperations.get_execution_details
    info	[Changelog]   - Removed operation ExperimentsOperations.get_status
    info	[Changelog]   - Removed operation ExperimentsOperations.list_all_statuses
    info	[Changelog]   - Removed operation ExperimentsOperations.list_execution_details
    info	[Changelog]   - Renamed operation ExperimentsOperations.cancel to ExperimentsOperations.begin_cancel
    info	[Changelog]   - Renamed operation ExperimentsOperations.create_or_update to ExperimentsOperations.begin_create_or_update
    info	[Changelog]   - Renamed operation ExperimentsOperations.delete to ExperimentsOperations.begin_delete
    info	[Changelog]   - Renamed operation ExperimentsOperations.start to ExperimentsOperations.begin_start
    info	[Changelog]   - Renamed operation ExperimentsOperations.update to ExperimentsOperations.begin_update