Skip to content

fixed cobra command - #4

Merged
KristofferRisa merged 2 commits into
mainfrom
feat-completion
Jan 31, 2026
Merged

fixed cobra command#4
KristofferRisa merged 2 commits into
mainfrom
feat-completion

Conversation

@KristofferRisa

Copy link
Copy Markdown
Owner

Pull Request

Description

Fixed name issue after name change in the completion script generation.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring
  • CI/CD changes

Changes Made

  • Fixed bug after name change in the cobra command for completion support

Testing

  • [ ] Unit tests added/updated
  • All tests pass locally (go test ./...)
  • Tested on multiple platforms (if applicable)
  • Manual testing completed

Test commands:

powerctl completion zsh 

Checklist

  • Code follows the project's style guidelines
  • Self-review of code completed
  • Comments added for complex logic
  • Documentation updated (if needed)
  • No new warnings or errors introduced
  • [ ] Related issues linked

KristofferRisa and others added 2 commits January 30, 2026 22:26
Updated all remaining references from tibber to powerctl:
- CI/CD workflow now builds ./cmd/powerctl correctly
- Documentation updated (ARCHITECTURE.md, CLAUDE.md, README.md)
- Added .gitignore for powerctl binary

This completes the rename started in b065c30, ensuring completion
scripts and CI builds work correctly.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@KristofferRisa
KristofferRisa merged commit b0c7608 into main Jan 31, 2026
16 checks passed
@KristofferRisa
KristofferRisa deleted the feat-completion branch January 31, 2026 07:34
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