Skip to content

chore: prepare gateway v0.7.0 release#29

Merged
eareimu merged 26 commits into
masterfrom
dev/v0.7.0
Jun 26, 2026
Merged

chore: prepare gateway v0.7.0 release#29
eareimu merged 26 commits into
masterfrom
dev/v0.7.0

Conversation

@eareimu

@eareimu eareimu commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Prepare the gateway/pishoo release as v0.7.0 based on cargo-semver-checks results.
  • Align release manifests with dhttp 0.4.0.
  • Harden release packaging CI for workspace-member metadata resolution and RPM base-image pulls.
  • Update the changelog component summary.

Release surfaces

  • Product packages: DEB, RPM, and Homebrew through the S3/R2 release workflow.

Version plan

  • gateway 0.7.0
  • pishoo 0.7.0
  • pishoo-common 0.5.1-1

Local verification

  • cargo +stable semver-checks --manifest-path gateway/Cargo.toml --baseline-rev v0.6.0 --all-features
  • cargo +stable semver-checks --manifest-path pishoo/Cargo.toml --baseline-rev v0.6.0 --all-features
  • cargo +nightly fmt -- --check
  • cargo +nightly clippy --all-targets --all-features -- -D warnings
  • cargo +nightly test --all-targets --all-features
  • cargo +nightly test -p xtask
  • cargo +nightly clippy -p xtask --all-targets -- -D warnings

eareimu added 24 commits June 21, 2026 23:11
E2E coverage is not added here because genmeta-test does not currently install packages or control host passwd/group state. Unit tests cover the runtime resolver and generated package scripts.
@eareimu eareimu merged commit 8e17d95 into master Jun 26, 2026
5 checks 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