Skip to content

feat: add pull command#20

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

feat: add pull command#20
corwinm merged 2 commits intomainfrom
pull-command

Conversation

@corwinm
Copy link
Owner

@corwinm corwinm commented Feb 8, 2026

Summary

  • implement workspace pull command with filtering, remote checks, rollback, and timing
  • add pull helpers for config loading, output formatting, and git operations
  • add integration tests for success, manual-update, verbose, and timeout paths

Closes corwinm/arashi-arashi#60

@corwinm corwinm merged commit a2b4df1 into main Feb 9, 2026
8 checks passed
@corwinm corwinm deleted the pull-command branch February 9, 2026 04:05
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 Pull Command

1 participant