Skip to content

chore(release): record the 0.39.44 seed-snapshot timestamp - #127

Merged
pitimon merged 1 commit into
mainfrom
chore/125-seed-timestamp
Jul 26, 2026
Merged

chore(release): record the 0.39.44 seed-snapshot timestamp#127
pitimon merged 1 commit into
mainfrom
chore/125-seed-timestamp

Conversation

@pitimon

@pitimon pitimon commented Jul 26, 2026

Copy link
Copy Markdown
Owner

Post-publish follow-up for #125.

prepublishOnly regenerates the vendored LiteLLM seed on every publish, so the PR head and the published tarball diverge by one field unless it is committed.

Inspected structurally before committing, as the release workflow requires rather than assuming:

before after
models 2522 2522
added 0
removed 0
changed rates 0
_meta.generated_at 2026-07-25T03:45:17.589Z 2026-07-26T00:04:02.206Z

Timestamp-only, which is the expected case. Anything touching model counts or rates would have meant stopping to review instead.

Also worth recording: the direct push to main was rejected by branch protection, which is the enforce_admins rule working as intended — so this trivial one-field change goes through a PR like everything else.

prepublishOnly regenerates the vendored LiteLLM seed on every publish, so the
PR head and the published tarball diverge by one field unless it is committed.

Inspected structurally before committing, as the release workflow requires:
2522 models before and after, zero added, zero removed, zero with changed
rates. The only difference is _meta.generated_at. Anything else would have
meant stopping to review rather than committing.
@pitimon
pitimon merged commit 7e37dad into main Jul 26, 2026
1 check passed
@pitimon
pitimon deleted the chore/125-seed-timestamp branch July 26, 2026 00:06
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