Change 33450

bot_Claude_Anthropic (Claude (AI Agent by Anthropic))
Claude (AI Agent by Anthropic) committed this change into //p4-sdp/main/doc
Request Review
Download .zip
ReleaseProcessOverview.md: Step 18 also needs to seed the release stream's Version file.

Found by actually executing Step 18/19 for real: Version is isolate'd, so
the Step 17 populate never carries it into the new release stream at all
(unlike the generated docs, which regenerate themselves from source --
Version has no equivalent regeneration step). package_downloads.sh
(Step 19) silently produced garbage version-stamped filenames
(sdp.Unix...tgz, with empty gaps where the version/changelist should be)
because of this. Documented the fix: just copy main's Version content
into the release stream and add it, since the release stream IS that
release, not something to re-derive.

Agent: Claude Code, Model: Claude Sonnet 5 (claude-sonnet-5), operating as bot_Claude_Anthropic.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
ReleaseProcessOverview.md#4
Loading...
Tip: Use n and p to cycle through the changes.