Skip to content

Remove staged mode #41

Description

@mnkiefer

Preview or staged runs the workflow but does not write results anywhere. Review mode is more useful: it saves proposed changes in a review repository without changing the target repository.

Use two output modes:

  1. Review: run automatically and save proposals in the review repository without changing the target.
  2. Live: apply changes to an explicitly authorized target repository.

Remove preview, staged, and preview_only. Default packages to review.
Stopping a package should use a separate kill switch, not an output mode.

Acceptance criteria

  • Installed packages are immediately runnable.
  • review is the default mode.
  • Only review and live are supported.
  • live writes require target authorization.
  • review never changes the target.
  • Package disabling remains a separate control.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions