Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 4, 2025

✨ PR Description

Purpose: Fix validation of CM files containing complex Jinja expressions including ternary operators and nested Jinja blocks.
Main changes:

  • Improved regex handling to properly parse Jinja blocks with FOR loops and SET statements
  • Added support for ternary expressions with string literals and comparison operators
  • Fixed string concatenation validation in array elements

CHANGELOG

🐛 Bug Fixes

  • Fixed validation for configuration files containing ternary expressions and complex Jinja blocks
  • Added support for string concatenation in array elements
  • Remove retry on Bad Gateway for AI

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@github-actions github-actions bot added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Dec 4, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@MishaKav MishaKav changed the title Bump @linearb/gitstream-core to 2.1.230 Fix build and license [skip ci] Dec 4, 2025
@MishaKav MishaKav removed the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Dec 4, 2025
Copy link
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@MishaKav MishaKav merged commit cff7d59 into develop Dec 4, 2025
9 checks passed
@MishaKav MishaKav deleted the LINBEE-8514-bump-gitstream-core-to-2.1.230 branch December 4, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants