⏺ Release #25

Merged
navicore merged 1 commit from release into main 2026-05-22 01:15:53 +00:00
Owner

New: .forgejo/workflows/release.yml — tag-push trigger, runs on navicore-rust,
awk-scoped version bump, preflight/postflight guards mirroring your seqlings
pattern.

Deleted: .github/workflows/release.yml, .github/workflows/README.md (both obsoleted
by the Forgejo workflow).

Modified: README.md — Publishing Releases section rewritten for the tag-push flow,
lists the two required Forgejo secrets (PAT, CRATES_IO_TOKEN).

Next release is git tag vX.Y.Z && git push origin vX.Y.Z. Make sure PAT and
CRATES_IO_TOKEN exist on the Forgejo repo before pushing the first tag, otherwise
the workflow will fail at checkout / publish.

New: .forgejo/workflows/release.yml — tag-push trigger, runs on navicore-rust, awk-scoped version bump, preflight/postflight guards mirroring your seqlings pattern. Deleted: .github/workflows/release.yml, .github/workflows/README.md (both obsoleted by the Forgejo workflow). Modified: README.md — Publishing Releases section rewritten for the tag-push flow, lists the two required Forgejo secrets (PAT, CRATES_IO_TOKEN). Next release is git tag vX.Y.Z && git push origin vX.Y.Z. Make sure PAT and CRATES_IO_TOKEN exist on the Forgejo repo before pushing the first tag, otherwise the workflow will fail at checkout / publish.
⏺ Release
All checks were successful
CI - Linux / CI - Linux x86_64 (pull_request) Successful in 13s
f603596161
New: .forgejo/workflows/release.yml — tag-push trigger, runs on navicore-rust,
  awk-scoped version bump, preflight/postflight guards mirroring your seqlings
  pattern.

  Deleted: .github/workflows/release.yml, .github/workflows/README.md (both obsoleted
   by the Forgejo workflow).

  Modified: README.md — Publishing Releases section rewritten for the tag-push flow,
  lists the two required Forgejo secrets (PAT, CRATES_IO_TOKEN).

  Next release is git tag vX.Y.Z && git push origin vX.Y.Z. Make sure PAT and
  CRATES_IO_TOKEN exist on the Forgejo repo before pushing the first tag, otherwise
  the workflow will fail at checkout / publish.
Sign in to join this conversation.
No description provided.