Skip to content

feat(cluster): show bundle provisioning progress#60

Merged
lusu007 merged 5 commits into
mainfrom
feat/bundle-provisioning-progress
Jun 10, 2026
Merged

feat(cluster): show bundle provisioning progress#60
lusu007 merged 5 commits into
mainfrom
feat/bundle-provisioning-progress

Conversation

@lusu007

@lusu007 lusu007 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Description

Adds CLI support for live bundle provisioning progress during grounds cluster up --bundle=<ref>.

The CLI decodes Forge's optional bundleProgress status payload, formats dynamic phase/component summaries, and renders an interactive spinner for terminals. Non-TTY output stays clean and emits sparse progress lines only when the summary changes. The branch also includes the design and implementation plan used for the Forge + CLI rollout.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactoring
  • Documentation
  • Chore

Related Issues

  • Fixes #

Testing

  • Unit tests pass
  • Manual testing completed
  • New tests added for new functionality

Commands run:

  • go test ./...
  • go build ./cmd/grounds

Checklist

  • I have performed a self-review of my own code
  • Tests have been added/updated and pass (if needed)
  • Documentation has been updated (if needed)

@lusu007 lusu007 marked this pull request as ready for review June 7, 2026 22:05
@lusu007 lusu007 merged commit 3e36386 into main Jun 10, 2026
5 checks passed
@lusu007 lusu007 deleted the feat/bundle-provisioning-progress branch June 10, 2026 03:40
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