chore(release): bump packslip action to v1.0.0 - #1381
Conversation
v1.0.0 declares the manifest format stable, fixes the packslip.dev/releases/v1 predicate URL that previously 404d, and enforces a format on every artifact (archives already carry one via their file name, so this repository needs no other change). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review. 📝 WalkthroughWalkthroughThe publishing workflow updates the pinned Packslip GitHub Action from v1.0.0 to v1.0.1. ChangesPackslip publishing
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to The CLI publishing workflow now uses Packslip v1.0.1. No concrete merge-blocking risk remains for release artifact signing and upload behavior. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
v1.0.1 carries the fixes from jdx/packslip#63 and #65, along with the new download input from #69 (not adopted here -- this workflow already has the release archives locally for the CLI-spec step before packslip runs, so a separate download would just refetch them).
Instruction counts
No instruction-count regression above 1%. Only instruction counts gate. Wall clock is shown for context — on identical hardware it moves 4-20% run to run. Measured by tak — instruction-counted CLI benchmarks, stored in this repository's git notes. Shadow comparisonParsing
|
Summary
jdx/packslipaction from v0.3.0 to v1.0.0.packslip.dev/releases/v1predicate URL that previously 404d, and requires every artifact to declare a format (already satisfied here — every artifact is an archive, which infers its format from the file name).Test plan
packslip.sigstore.json🤖 Generated with Claude Code
Note
Low Risk
Single pinned GitHub Action version in CI with no application or auth logic changes; verify the next tag run uploads
packslip.sigstore.jsonas expected.Overview
Updates the publish-cli workflow’s
packslipjob to pinjdx/packslipfrom v0.3.0 to v1.0.1 (new commit SHA). Inputs (artifacts,bin,resources) are unchanged.This is a release-pipeline-only change: tagged releases still generate the signed packslip manifest over the same CLI archives and uploaded
usage.usage.kdlasset.Reviewed by Cursor Bugbot for commit 2d1cc71. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit
AI-assisted — Tool: Claude Code; model: anthropic/claude-sonnet-5; version: unavailable.