github reflex-dev/reflex reflex-release-v0.1.1a1
reflex-release@0.1.1a1

pre-release3 hours ago

Bug Fixes

  • create-release now reads the GitHub release back from GitHub instead of trusting gh's exit status, so the tag handed to a post-release-workflow is one that was verified: on the expected tag, published rather than drafted, flagged and titled as this run asked, and carrying the SHA256SUMS manifest at the size that was built. A re-run over a tag that already has a release verifies it the same way rather than treating any existing release as success — a missing or stale manifest is attached again (the one partial state a re-run can finish by itself), and a release that is drafted, flagged or titled differently stops the job for a human instead of being passed off as this version's release. A failed read is kept distinct from an absent release — a not-found is believed only once the repository itself reads back, so a rate-limited or unauthenticated read can no longer pass for a tag that has no release yet. (#6927)

Miscellaneous

  • Stop the gated publish job from warning about its (deliberately) empty workspace, and log the no-op lockstep pin without annotating the run. (#6965)

Don't miss a new reflex release

NewReleases is sending notifications on new releases.