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: fix-ci-automation-errors

  • Fix release branch creation when branch already exists locally
  • Replace IFS read syntax with portable cut commands for version parsing
  • Handle existing release/next branch properly with checkout fallback
  • Fix shell redirection syntax error in version increment job

Fixes CI pipeline failures:

  • Job 'auto:merge-dev-to-release' exit code 128
  • Job 'auto:version-increment' exit code 2

Merge request reports

Loading