Skip to content

Support telemetry policy across ORT versions - #17

Merged
laurenspriem merged 1 commit into
mainfrom
codex/ort-128-telemetry-compat
Aug 19, 2026
Merged

Support telemetry policy across ORT versions#17
laurenspriem merged 1 commit into
mainfrom
codex/ort-128-telemetry-compat

Conversation

@laurenspriem

Copy link
Copy Markdown
Member

Fixes release-candidate builds for ORT versions that predate --no_telemetry, including 1.28.1.

  • set onnxruntime_USE_TELEMETRY=OFF explicitly on every platform
  • add --no_telemetry only when the checked-out upstream parser supports it
  • keep the generated CMake cache checks as a hard safety assertion
  • validate the version-neutral mobile templates during preflight

Validated with the ORT 1.28.1 argument parser for Android, iOS, Linux, and Windows. Bash syntax, ShellCheck, actionlint, JSON validation, and git diff --check pass.

@laurenspriem
laurenspriem marked this pull request as ready for review August 19, 2026 10:20
@laurenspriem
laurenspriem merged commit 5223b74 into main Aug 19, 2026
3 checks passed
@laurenspriem
laurenspriem deleted the codex/ort-128-telemetry-compat branch August 19, 2026 10:43
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