Skip to content

fix(status): inline missing remote branch warnings#56

Merged
corwinm merged 1 commit into
mainfrom
feat/warn-remote-branch
Apr 17, 2026
Merged

fix(status): inline missing remote branch warnings#56
corwinm merged 1 commit into
mainfrom
feat/warn-remote-branch

Conversation

@corwinm
Copy link
Copy Markdown
Owner

@corwinm corwinm commented Apr 17, 2026

Summary

  • classify missing remote refs separately from generic remote refresh failures
  • render missing remote branch warnings inline on the Branch line in arashi status
  • add unit coverage for remote fetch classification and status formatting

Validation

  • bun run lint
  • bun test
  • bun run build

Related

Classify missing remote refs separately from generic remote refresh failures so arashi status shows the missing branch warning inline while preserving local status output.\n\nRefs: corwinm/arashi-arashi#148
@corwinm corwinm merged commit a41c21d into main Apr 17, 2026
8 checks passed
@corwinm corwinm deleted the feat/warn-remote-branch branch April 17, 2026 22:23
github-actions Bot pushed a commit that referenced this pull request Apr 19, 2026
## [1.11.0](v1.10.1...v1.11.0) (2026-04-19)

### Features

* add editor-scoped create defaults ([#57](#57)) ([83ab2c8](83ab2c8))

### Bug Fixes

* **status:** inline missing remote branch warnings ([#56](#56)) ([a41c21d](a41c21d))
* **status:** show default-branch drift in status output ([#58](#58)) ([9d154fc](9d154fc))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant