Skip to content

Refactor temporary directory generation across scripts and utilities#3902

Open
bvandermoon wants to merge 1 commit into
mainfrom
bvandermoon-refactor-temp-dirs
Open

Refactor temporary directory generation across scripts and utilities#3902
bvandermoon wants to merge 1 commit into
mainfrom
bvandermoon-refactor-temp-dirs

Conversation

@bvandermoon
Copy link
Copy Markdown
Collaborator

@bvandermoon bvandermoon commented May 14, 2026

Description

Refactor temporary directory generation across multiple scripts and utilities to use dynamically created, unique directories instead of static paths.

FIXES: b/510376084

Tests

Verified that all updated scripts and modules securely generate temporary directories without relying on predictable /tmp paths.

Checklist

Before submitting this PR, please make sure (put X in square brackets):

  • I have performed a self-review of my code. For an optional AI review, add the gemini-review label.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have run end-to-end tests tests and provided workload links above if applicable.
  • I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in our documentation.

@bvandermoon bvandermoon force-pushed the bvandermoon-refactor-temp-dirs branch from 892c5f2 to 2f8466d Compare May 14, 2026 00:48
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ation/vllm/torchax_converter/validate_converter.py 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

3 participants