Skip to content

Conversation

@PavelLinearB
Copy link
Contributor

@PavelLinearB PavelLinearB commented Apr 24, 2025

✨ PR Description

  • This PR adds troubleshooting guidance for gitStream failures related to special characters in template strings.

  • Explains the issue of gitStream failing with YAML parsing errors due to special characters

  • Provides a solution using Nunjucks multiline strings to escape special characters

  • Adds an example of properly formatting template strings with special characters

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using. We’d love your feedback! 🚀

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

@gitstream-cm gitstream-cm bot requested a review from a team April 24, 2025 11:50
gitstream-cm[bot]
gitstream-cm bot previously approved these changes Apr 24, 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

@gitstream-cm gitstream-cm bot requested a review from a team April 24, 2025 12:00
@gitstream-cm gitstream-cm bot dismissed their stale review April 24, 2025 12:01

Review dismissed

@PavelLinearB PavelLinearB merged commit 46e4bfc into main Apr 24, 2025
15 checks passed
@PavelLinearB PavelLinearB deleted the troubleshooting-fixes branch April 24, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pull request titles containing colon (:) cause bad gitstream-rules-parser to fail (bad indentation of a mapping entry)

2 participants