Skip to content

feat(sync): add sync command#21

Merged
corwinm merged 2 commits intomainfrom
sync-command
Feb 9, 2026
Merged

feat(sync): add sync command#21
corwinm merged 2 commits intomainfrom
sync-command

Conversation

@corwinm
Copy link
Owner

@corwinm corwinm commented Feb 8, 2026

Summary

  • implement arashi sync command with filtering, progress, and summaries
  • add branch alignment, timeout handling, and rollback helpers
  • add integration tests covering core sync scenarios

Issue

Closes corwinm/arashi-arashi#71

@corwinm corwinm merged commit c2c758b into main Feb 9, 2026
8 checks passed
@corwinm corwinm deleted the sync-command branch February 9, 2026 04:25
github-actions bot pushed a commit that referenced this pull request Feb 9, 2026
## [1.3.0](v1.2.0...v1.3.0) (2026-02-09)

### Features

* add pull command ([#20](#20)) ([a2b4df1](a2b4df1))
* **hooks:** repo-specific create hooks ([#22](#22)) ([74d33dd](74d33dd))
* **sync:** add branch alignment workflow ([#21](#21)) ([c2c758b](c2c758b))

### Bug Fixes

* **create:** honor dry-run plan output ([#23](#23)) ([c9a0a97](c9a0a97))
* **pull:** handle repos without upstream ([404a759](404a759))
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

🎉 This PR is included in version 1.3.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.

Implement Sync Command

1 participant