Skip to content

v0.1.0

Choose a tag to compare

@ShiroDoromoto ShiroDoromoto released this 19 Jun 08:15
· 26 commits to main since this release

Changelog

  • 7f6d5de status: probe winget PR state (open/merged/closed)
  • a46f770 status: probe apt/rpm/container reality (best-effort for hosted repos)
  • fc67e41 publish: batch all channels in one release (wharfy publish, no arg)
  • 687e71c publish: aur channel (PKGBUILD → AUR git) — completes channel lineup
  • a10eb90 publish: winget channel (gated: fork→PR to winget-pkgs) — horizontal expansion
  • a3ae278 publish: container channel (ghcr multi-arch OCI) — horizontal expansion
  • d1fa5fc publish: apt/rpm channels (nfpm deb/rpm → hosted repo) — horizontal expansion
  • 08db8a9 publish: scoop channel (same shape as homebrew) — horizontal expansion
  • bc00770 status: probe goinstall and script reality (not just homebrew)
  • f9d5245 publish: script channel (curl|sh installer) — horizontal expansion 2/2
  • f4f4a03 publish: goinstall channel (zero-packaging, advisory) — horizontal expansion
  • 901bc19 config: releases target uses real github repo (Tier2 verification finding)
  • 2ca9fc4 publish: real release upload + real-checksum formula (Tier2)
  • f4520ba sign/verify: real MVP implementations (step9 follow-ups #2/#3)
  • ed59928 publish: surface apply preconditions in preview (requires) — step9 follow-up #1
  • 6cfe383 agent: clarify version summary (slice-1 §3 step9 verification feedback)
  • d167248 ci: GitHub Actions running gofmt/vet/build/test (slice-1 acceptance gate)
  • 86855ec status: hybrid state + reality probe with drift detection (slice-1 §3 step8)
  • 694410c publish: homebrew Publisher with diff-before-write (slice-1 §3 step7)
  • 3c0effe build: cross-compile via GoReleaser subprocess + record state (slice-1 §3 step6)
  • e782087 config: generate GoReleaser config into .wharfy/ (slice-1 §3 step5)
  • a53fb81 config: resolve minimal wharfy.yaml into effective config (slice-1 §3 step4)
  • 74c01a0 scaffold slice-1 foundation: cobra skeleton, output envelope, registry-generated agent, drift tests
  • f9454bf Initial commit