Skip to content

Conversation

@masonlet
Copy link
Owner

Summary 1.0.2 -> 1.1.0

Add config functions to save and reuse build configurations (SSH, build type, directories, etc.) as named presets.

Changes

  • New config management functions: add/remove/list
  • CLI flags: --config-add, --config-remove, --list-configs, --config
  • Configs work with both single-repo, mono-repo, and profile modes

- Implement add_config(), remove_config(), list_config()
- Add unit tests for new operations
- Restructure config: defaults -> configs.default
Add --config-add, --config-remove, --list-configs flags
Intergate config commands into main() using config flags
Extract arg functions from CLI arg parsing
Update help text with examples
- Add Config mode section with examples
- Show config usage with single and mono-repo modes
- Reformat collapsible sections for consistency
@masonlet masonlet merged commit efe24c9 into main Nov 14, 2025
1 check passed
@masonlet masonlet deleted the feature/config-persistence branch November 14, 2025 23:13
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