Skip to content

Fix Azure host qualification and noisy performance gate - #24

Merged
jeremydixon22 merged 1 commit into
mainfrom
fix/qualification-signal-and-azure-host
Aug 11, 2026
Merged

Fix Azure host qualification and noisy performance gate#24
jeremydixon22 merged 1 commit into
mainfrom
fix/qualification-signal-and-azure-host

Conversation

@jeremydixon22

Copy link
Copy Markdown
Member

Summary

  • align the Azure Functions host with the Durable Task package line carried by its extension and reject future incompatible graphs
  • prove the packaged worker starts locally before the credential-bearing Azure qualification job can run
  • require complete Function discovery and retain redacted expected/actual counts on failure
  • keep the Python runtime benchmark as manual qualification evidence instead of failing Release Integrity on uncontrolled hosted-runner wall time

Evidence

  • reproduced the prior HTTP 503 locally as a Durable Task MissingMethodException
  • package graph: 6 packages aligned on 1.24
  • local Functions host: 7 functions discovered and host ready
  • full .NET solution build and deterministic test suite passed
  • Azure live-script success, missing-discovery, and incomplete-discovery cases passed with cleanup and redaction checks
  • public export, secret/ownership scans, shell syntax, Actionlint, and benchmark guard semantics passed

No package publication or qualification promotion is authorized by this change.

@jeremydixon22
jeremydixon22 merged commit 829657a into main Aug 11, 2026
13 checks passed
@jeremydixon22
jeremydixon22 deleted the fix/qualification-signal-and-azure-host branch August 11, 2026 13:29
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.

1 participant