Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.

Skip to content

feat: integrate GitLab CI/CD Components Library v0.1.0

thomas.scola@bluefly.io requested to merge development into main
  • Add git-flow workflow component with OSSA-specific configuration
  • Integrate OSSA v0.1.9 compliance validation
  • Add branch naming policy with __REBUILD support for TDD workflows
  • Include Node.js build/test components with TypeScript support
  • Add agent-buildkit testing for multi-agent validation (40 agents)
  • Add security scanning and release management components
  • Preserve OSSA v0.1.9 version while using components v0.1.0
  • Maintain TDD Red/Green phase compatibility
  • Add comprehensive usage documentation

Components integrated:

  • workflow/git-flow@0.1.0
  • policies/ossa-validate@0.1.0
  • policies/branch-naming@0.1.0
  • nodejs/build@0.1.0
  • nodejs/test@0.1.0
  • ai/agent-buildkit@0.1.0
  • security/secrets-scan@0.1.0
  • release/release-manager@0.1.0

Merge request reports

Loading