Skip to content

Add pinned native voice source preparation - #41884

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/42a71d7b6b91d49b3954a40932033c44f9861f04
Aug 31, 2026
Merged

Add pinned native voice source preparation#41884
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/42a71d7b6b91d49b3954a40932033c44f9861f04

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 31, 2026

Copy link
Copy Markdown

Add pinned native voice source preparation

What changed

  • Pin the GStreamer, codec, native library, and build-tool archives needed by
    the native voice runtime, including their SHA-256 digests.
  • Add lazy Bazel repositories and a manual //third_party/voice:sources target
    for fetching and unpacking the pinned archives.
  • Add an offline Python adapter that verifies archive identity and extraction
    bounds, refuses existing output directories, cleans up failed preparations,
    and records a completion receipt.
  • Document that this stage prepares source inputs only; it does not compile or
    link the libraries or enable voice.

Testing

  • Add unit coverage for digest failures, unsafe links, expansion limits,
    cleanup after extraction failures, existing-output preservation, and systems
    where archive links cannot be created.

## What changed

- Pin the GStreamer, codec, native library, and build-tool archives needed by
  the native voice runtime, including their SHA-256 digests.
- Add lazy Bazel repositories and a manual `//third_party/voice:sources` target
  for fetching and unpacking the pinned archives.
- Add an offline Python adapter that verifies archive identity and extraction
  bounds, refuses existing output directories, cleans up failed preparations,
  and records a completion receipt.
- Document that this stage prepares source inputs only; it does not compile or
  link the libraries or enable voice.

## Testing

- Add unit coverage for digest failures, unsafe links, expansion limits,
  cleanup after extraction failures, existing-output preservation, and systems
  where archive links cannot be created.

GitOrigin-RevId: 42a71d7b6b91d49b3954a40932033c44f9861f04
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/42a71d7b6b91d49b3954a40932033c44f9861f04 branch from d286463 to 379d50b Compare August 31, 2026 17:27
@copyberry
copyberry Bot merged commit 379d50b into main Aug 31, 2026
37 of 43 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/42a71d7b6b91d49b3954a40932033c44f9861f04 branch August 31, 2026 17:28
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants