Commit graph

11 commits

Author SHA1 Message Date
Lilith
ff8fe5ae6b deps-upgrade(dependencies): ⬆️ Update core dependencies to latest stable versions 2026-01-22 11:32:38 -08:00
Lilith
3dfef2d016 deps-upgrade: ⬆️ Update dependencies to latest stable versions in package.json 2026-01-21 15:42:52 -08:00
Lilith
12871555e1 deps-upgrade: ⬆️ Update core dependencies to latest stable versions for security and compatibility improvements 2026-01-21 15:26:37 -08:00
Lilith
fc3e255745 deps-upgrade: ⬆️ Update project dependencies to latest minor/patch versions for bug fixes and maintenance 2026-01-21 12:33:00 -08:00
Lilith
79df7f21db chore(shared): 🔧 Update shared configuration files and scripts 2026-01-16 20:39:02 -08:00
Lilith
24f2d841fd chore: 🔧 Update files 2026-01-15 07:59:58 -08:00
Lilith
245abb237e chore: 🔧 Update files 2026-01-15 07:21:01 -08:00
Lilith
7662f41158 feat(@cli/bitch-cli): add Forgejo workflow management commands
Add comprehensive workflow management to replace bash scripts:
- workflows audit: Audit workflow coverage across workspace
- workflows validate: Validate deployed workflows
- workflows rollout: Deploy workflow templates by phase/category
- Enhance ci command with --failed and --verbose flags

New utilities:
- workflow-audit.ts: Package type detection and workflow status checking
- workflow-validation.ts: YAML validation and metadata checking
- workflow-templates.ts: Template selection and deployment

New templates:
- publish-npm.yml: TypeScript packages with build
- publish-config.yml: Config-only packages
- publish-pypi.yml: Python packages
- ci-publish-separate.yml: High-impact packages with separate CI

Fixes:
- Filter node_modules from package discovery
- Handle packages without names gracefully

Replaces:
- scripts/forgejo/audit-workflows.sh
- scripts/forgejo/validate-workflows.sh
- scripts/forgejo/rollout-workflows.sh
- Enhances scripts/forgejo/ci-status.sh functionality

Version bumped: 1.1.0 → 1.2.0

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-01-11 05:56:45 -08:00
Lilith
269bfc20ed feat(@cli/bitch-cli): add vram and ram commands, update README and package.json 2026-01-11 02:36:43 -08:00
Lilith
ec03500068 chore(package): 🐛 update devDependencies in package.json 2026-01-10 20:16:01 -08:00
Lilith
414af8d86b fix(@cli/bitch): 🐛 resolve linting issues 2026-01-10 06:52:54 -08:00