Skip to content

Release gkit v0.1.1 via public GitHub tarballs - #3

Merged
Deniffer001 merged 1 commit into
mainfrom
release/gkit-0.1.1
Aug 3, 2026
Merged

Release gkit v0.1.1 via public GitHub tarballs#3
Deniffer001 merged 1 commit into
mainfrom
release/gkit-0.1.1

Conversation

@Deniffer001

Copy link
Copy Markdown
Collaborator

Summary

  • publish gkit exclusively as verified npm tarballs attached to GitHub Releases
  • trigger releases from the package version on main, with idempotent tag/asset handling
  • install and smoke-test the public asset without a GitHub token
  • document Bun installation, upgrades, exact versions, and uninstall
  • raise the DataForSEO generator test timeout to the existing generator budget used in CI

Release contract

  • version source: packages/gkit/package.json (0.1.1)
  • assets: gkit-0.1.1.tgz, gkit.tgz, SHA256SUMS
  • no npm registry publish, standalone binary, Homebrew formula, or registry token
  • immutable draft-first Release publication; prereleases never replace stable latest

Local verification

  • bun install --frozen-lockfile
  • bun run check-types
  • bun run test (139 tests)
  • bun run eval
  • bun run verify:package
  • actionlint .github/workflows/release.yml
  • SHA256SUMS verification

…ublic Bun installation the supported distribution path

Release v0.1.1 from the package version on main, keep npm publishing disabled, and verify both local artifacts and tokenless public installs. Raise the existing DataForSEO generator test budget to prevent the known GitHub runner timeout from blocking the release gate.
@Deniffer001
Deniffer001 merged commit 1f0f589 into main Aug 3, 2026
1 check passed
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