Skip to content

chore: rebrand to raegislabs + Homebrew tap#1

Merged
raegislabs merged 4 commits intomasterfrom
chore/rebrand-to-raegislabs-homebrew
Nov 7, 2025
Merged

chore: rebrand to raegislabs + Homebrew tap#1
raegislabs merged 4 commits intomasterfrom
chore/rebrand-to-raegislabs-homebrew

Conversation

@raegislabs
Copy link
Copy Markdown
Owner

  • Update module path to github.com/raegislabs/linctl
  • Update imports and Makefile LDFLAGS
  • Update Homebrew bump workflow to raegislabs/homebrew-linctl and base=main
  • Update Formula/linctl.rb URLs + LDFLAGS path
  • Update README install instructions to raegislabs tap

This consolidates to a single canonical repo/org.

raegislabs and others added 4 commits November 7, 2025 09:59
Implements comprehensive project management features across 3 stories:

**Story 1.1: Enhanced Project Fields**
- Add support for additional create/update fields (labels, priority, lead, summary, description)
- Email-to-UUID resolution for lead assignment
- Label name-to-ID resolution
- Comprehensive field validation

**Story 1.2: Milestone Management**
- Complete CRUD operations for project milestones
- Commands: create, list, get, update, delete
- Target date validation (YYYY-MM-DD format)
- Rich output formatting (table, plaintext, JSON)

**Story 1.3: Project Updates**
- Project update post management (create, list, get)
- Health status tracking (onTrack, atRisk, offTrack)
- Markdown body support
- Integration with existing project commands

**Testing**
- Comprehensive unit tests for all new commands
- Mock client pattern with dependency injection
- 39/39 smoke tests passing
- Full coverage of create/update/delete operations

**API Integration**
- 8 new GraphQL operations added to pkg/api/queries.go
- 5 milestone methods (list, get, create, update, delete)
- 3 project update methods (list, get, create)

All features tested and validated. Ready for production use.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add GetIssueLabels GraphQL query
- Add lookupIssueLabelIDsByNames with trim/dedup + suggestions
- issue update: --label (set/clear), --add-label, --remove-label with precedence
- issue create: --label support
- README: usage examples and precedence notes
- Tests: help/flags and lookup util behavior

Refs: Epic 2 (Issue Labels & Tagging)
@raegislabs raegislabs merged commit 1738224 into master Nov 7, 2025
@raegislabs raegislabs deleted the chore/rebrand-to-raegislabs-homebrew branch November 7, 2025 10:49
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