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

fix: CI improvements - allow_failure for manual jobs

LLMTOKEN-022126 requested to merge development into main

Merge latest development fixes to main:

  • Add allow_failure to manual jobs to prevent pipeline blocking
  • Replace release-cli with API calls to bypass catalog validation
  • Ensure templates directory exists in generate:docs job

These fixes prevent manual jobs from blocking the merge pipeline.

Merge request reports

Loading