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: semantic-release authentication and component validation pipeline

thomas.scola@bluefly.io requested to merge fix/semantic-release-auth into development

Summary

  • Fixed semantic-release YAML script array validation error
  • Improved OAuth2 authentication with proper credential helper
  • Enhanced component validation pipeline for GitLab Components
  • Tested auto-merge and tagging workflow configuration

Changes

  • Proper quoting in semantic-release script array
  • OAuth2 authentication with LLM_TOKEN_Q22025
  • Component validation tests for YAML templates
  • Auto-merge workflow for approved feature branches
  • Version increment automation on development branch

Testing

  • Local semantic-release job testing with gitlab-ci-local
  • YAML validation with yamllint
  • Component validation pipeline configuration
  • Auto-merge and tagging workflow setup

This MR resolves the GitLab CI validation issues and establishes the complete automation workflow for the GitLab Components Library.

Merge request reports

Loading