Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
update
  • Loading branch information
l0lawrence committed May 31, 2024
commit 5f1fce3ec8f54383e3c1ebac2d0a0d31b25922fd
13 changes: 0 additions & 13 deletions scripts/devops_tasks/test_run_samples.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,19 +93,6 @@
"consume_eventgrid_events_from_service_bus_queue.py",
"sample_publish_events_to_a_topic_using_sas_credential.py",
"sample_publish_events_to_a_topic_using_sas_credential_async.py",
'sample_publish_operation.py',
'sample_receive_operation.py',
'sample_reject_operation.py',
'sample_eg_client_authentication.py',
'sample_all_operations.py',
'sample_release_operation.py',
'sample_acknowledge_operation.py',
'sample_publish_operation_async.py',
'sample_release_operation_async.py',
'sample_reject_operation_async.py',
'sample_acknowledge_operation_async.py',
'sample_receive_operation_async.py',
'sample_all_operations_async.py'
],
"azure-eventhub": [
"client_identity_authentication.py", # TODO: remove after fixing issue #29177
Expand Down
4 changes: 1 addition & 3 deletions sdk/eventgrid/azure-eventgrid/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[tool.azure-sdk-build]
pyright = false
verifytypes = false
strict_sphinx = false
pylint = false
verifytypes = false