Skip to content

make patternizer into proper go CLI#1

Merged
dminnear-rh merged 1 commit into
mainfrom
add-patternizer-commands
Jun 26, 2025
Merged

make patternizer into proper go CLI#1
dminnear-rh merged 1 commit into
mainfrom
add-patternizer-commands

Conversation

@dminnear-rh

Copy link
Copy Markdown
Collaborator
  • Replace basic Go app with Cobra-based CLI interface
  • New command structure: patternizer init [--with-secrets]
  • Container default command changed from script to CLI
  • Container multi-stage build with flexible configuration
  • 3-stage CI: lint/format → build/test → container build/push
  • Unit tests for core functionality (main_test.go)
  • Integration tests against real trivial-pattern repository
  • Updated README for consistency with changes

@dminnear-rh dminnear-rh force-pushed the add-patternizer-commands branch 7 times, most recently from 6600407 to 621a559 Compare June 26, 2025 20:57
- Replace basic Go app with Cobra-based CLI interface
- New command structure: `patternizer init [--with-secrets]`
- Container default command changed from script to CLI
- Container multi-stage build with flexible configuration
- 3-stage CI: lint/format → build/test → container build/push
- Unit tests for core functionality (main_test.go)
- Integration tests against real trivial-pattern repository
- Updated README for consistency with changes
@dminnear-rh dminnear-rh force-pushed the add-patternizer-commands branch from 621a559 to bdcc848 Compare June 26, 2025 21:00
@dminnear-rh dminnear-rh merged commit 7970f57 into main Jun 26, 2025
3 checks passed
@dminnear-rh dminnear-rh deleted the add-patternizer-commands branch June 26, 2025 21:03
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