Skip to content

Bump @linearb/gitstream-core to 2.1.288#542

Merged
MishaKav merged 1 commit into
developfrom
bump-gitstream-core-to-2.1.288
Jun 16, 2026
Merged

Bump @linearb/gitstream-core to 2.1.288#542
MishaKav merged 1 commit into
developfrom
bump-gitstream-core-to-2.1.288

Conversation

@linearbci

@linearbci linearbci commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

✨ PR Description

Purpose: Add support for custom environment variables in playground mode to safely expose user-provided secrets without leaking backend process.env.

Main changes:

  • Added customEnv parameter to RuntimeOptions and setCustomEnv/getCustomEnv/applyPlaygroundEnv functions in playground utilities
  • Integrated applyPlaygroundEnv call in executeOneRuleFile and executeParser to inject user env into rule execution context
  • Added test coverage verifying playground exposes only user-provided env, never backend secrets

CHANGELOG

✨ New Features

  • Playground now supports custom environment variables

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

@linearbci linearbci added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Jun 16, 2026
@linearbci linearbci requested a review from MishaKav June 16, 2026 13:15

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

Copy link
Copy Markdown

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 OSS Licenses 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

@linearb linearb Bot added the 1 min review label Jun 16, 2026
@MishaKav MishaKav enabled auto-merge (squash) June 16, 2026 13:41

@MishaKav MishaKav left a comment

Copy link
Copy Markdown
Collaborator

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 a12fa1f into develop Jun 16, 2026
13 checks passed
@MishaKav MishaKav deleted the bump-gitstream-core-to-2.1.288 branch June 16, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 min review auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants