Skip to content

SP-1447: Add config branch command group (beta) - #399

Merged
Laberion Ajvazi (LaberionAjvazi) merged 3 commits into
mainfrom
LaberionAjvazi/sp-1447
Jul 29, 2026
Merged

SP-1447: Add config branch command group (beta)#399
Laberion Ajvazi (LaberionAjvazi) merged 3 commits into
mainfrom
LaberionAjvazi/sp-1447

Conversation

@LaberionAjvazi

@LaberionAjvazi Laberion Ajvazi (LaberionAjvazi) commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a beta config branch command group for working with package branches: settings set, create, list, delete, and merge preview|apply. All commands accept --json to write the response to a file.

Relevant links

Checklist

  • I have self-reviewed this PR
  • I have tested the change and proved that it works in different scenarios
  • I have updated docs if needed

Comment thread src/commands/configuration-management/module.ts
@LaberionAjvazi

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 8f762a9. Configure here.

Comment thread src/commands/configuration-management/module.ts Outdated
The root program registers -V, --version, which shadowed the subcommand
flag: the CLI printed its own version and exited without merging.

Includes-AI-Code: true
@sonarqubecloud

Copy link
Copy Markdown

@LaberionAjvazi
Laberion Ajvazi (LaberionAjvazi) marked this pull request as ready for review July 28, 2026 12:52
@LaberionAjvazi
Laberion Ajvazi (LaberionAjvazi) merged commit d174bda into main Jul 29, 2026
6 checks passed
@LaberionAjvazi
Laberion Ajvazi (LaberionAjvazi) deleted the LaberionAjvazi/sp-1447 branch July 29, 2026 11:27
Laberion Ajvazi (LaberionAjvazi) added a commit that referenced this pull request Jul 29, 2026
PR #399 was squash-merged, so main carries the SP-1447 branch commands as
a single commit while this branch still carries them as three. Every
conflict was that duplicated history rather than a real content clash:
main is byte-identical to this branch's SP-1447 tip for all six files, so
each conflict resolves to this branch's version, which is main's content
plus the SP-1472 export/import changes on top.

The two docs hunks where main had content are lines SP-1472 reworded to
mention the Git mirror, so the reworded text is kept.

Includes-AI-Code: true
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.

2 participants