Commit graph

5 commits

Author SHA1 Message Date
autocommit
d2577047e2 docs(docs): 📝 Update network configuration details in README with current IP ranges, ports, and protocols
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 21:07:42 -07:00
Lilith
c8fcbfe9bc feat(ci): Add CI/CD publishing CLI commands, configuration defaults, and npm/PyPI workflow templates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:39:00 -07: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
bbaa1a93ea chore(@cli/bitch): 🛠 clean up commit message for master branch 2026-01-10 06:56:16 -08:00