Skip to content

Fix OS detection in providers release vote script snippet#65116

Open
potiuk wants to merge 1 commit intoapache:mainfrom
potiuk:fix-release-providers-os-detection
Open

Fix OS detection in providers release vote script snippet#65116
potiuk wants to merge 1 commit intoapache:mainfrom
potiuk:fix-release-providers-os-detection

Conversation

@potiuk
Copy link
Copy Markdown
Member

@potiuk potiuk commented Apr 13, 2026

The release-vote shell snippet in dev/README_RELEASE_PROVIDERS.md branched on an undefined $OS variable, so the macOS path was never taken. Switch to OSTYPE so date -u -v is actually used on macOS, and rename the placeholder values to TODO: prefixes so they're easier to spot before sending the vote email.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.6)

Generated-by: Claude Code (Opus 4.6) following the guidelines

Use OSTYPE for macOS detection (the previous $OS variable was
undefined) and replace placeholder values with TODO: prefixes so
they're easier to spot.
@boring-cyborg boring-cyborg bot added area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch labels Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools backport-to-v3-2-test Mark PR with this label to backport to v3-2-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant