Python: Automate sample validation (#4193)

* Automate sample validation: part 1

* Automate sample validation: part 2

* Create GH workflow

* comments

* Fix mypy
This commit is contained in:
Tao Chen
2026-02-23 17:08:16 -08:00
committed by GitHub
Unverified
parent 55398e21df
commit b7efaae709
14 changed files with 1408 additions and 308 deletions
@@ -0,0 +1,3 @@
# Copyright (c) Microsoft. All rights reserved.
WORKER_COMPLETED = "worker_completed"