Skip to content

chore(release): prepare v0.4.1 - #117

Merged
NovusEdge merged 1 commit into
mainfrom
chore/release-v0.4.1
Sep 7, 2026
Merged

chore(release): prepare v0.4.1#117
NovusEdge merged 1 commit into
mainfrom
chore/release-v0.4.1

Conversation

@NovusEdge

Copy link
Copy Markdown
Owner

Plain CLI output, a shorter stoat.toml sample, and the v0.4.1 release prep.

CLI output

  • stoat init prints stoat.toml created in <dir> and the .gitignore line. The "edit it, then run: stoat up" line is gone.
  • The generated stoat.toml carries short comments. The full field-by-field reference stays in docs/reference/samples/stoat.toml.
  • Semicolon clauses become short sentences in the display lines, prune --dry-run, clone, update, forward, and a failed disk install.
  • stoat recipe new prints the manifest path alone.

docs/reference/cli.md and docs/troubleshooting.md match the new output.

Release

flake.nix goes to 0.4.1. The changelog section also covers #107-#116, which shipped after v0.4.0 with no entry.

Verification

go build ./..., go vet ./..., and go test ./... pass. stoat init ran in a fresh git repo; the written file loads.

Plain CLI output and a shorter stoat.toml sample. stoat init reports
the path and stops. The display, prune, clone, update, forward, and
failed-install lines drop their semicolon clauses.

Bump flake.nix to 0.4.1 and add the changelog section, which also
covers #107-#116.

Signed-off-by: NovusEdge <novusedge0@gmail.com>
@NovusEdge NovusEdge added documentation Improvements or additions to documentation enhancement New feature labels Sep 7, 2026
@NovusEdge NovusEdge self-assigned this Sep 7, 2026
@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 7 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Team

Run ID: 7ff9d9ed-1d43-4b0a-8325-7094a23d60e1

📥 Commits

Reviewing files that changed from the base of the PR and between fbbe61d and 71483dc.

📒 Files selected for processing (10)
  • CHANGELOG.md
  • docs/reference/cli.md
  • docs/troubleshooting.md
  • flake.nix
  • internal/cli/display_test.go
  • internal/cli/run_init.go
  • internal/cli/run_misc.go
  • internal/cli/run_state.go
  • internal/cli/run_update.go
  • internal/cli/run_vm.go

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@NovusEdge
NovusEdge merged commit a697342 into main Sep 7, 2026
8 checks passed
@NovusEdge
NovusEdge deleted the chore/release-v0.4.1 branch September 7, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant