Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 5, 2025

✨ PR Description

Purpose: Add WebAssembly-based Python formatting using @wasm-fmt/ruff_fmt to replace Python process spawning for better performance and reliability.
Main changes:

  • Replaced Python dependency with WASM-based Ruff formatter for Python code
  • Added WASM initialization at runtime with graceful fallback
  • Updated test configuration to properly mock WASM module

CHANGELOG

✨ New Features

  • Added WebAssembly-based Python code formatting that works without requiring Python installation.

🔧 Improvements

  • Improved code formatting performance by eliminating external process calls.
  • Enhanced reliability with better error handling and graceful degradation when formatting fails.
  • Bump actions/setup-node from 5 to 6
  • Bump actions/upload-artifact from 4 to 5
  • Bump actions/download-artifact from 5.0.0 to 6.0.0

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 Nov 5, 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

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 b04bf7e into develop Nov 5, 2025
9 checks passed
@MishaKav MishaKav deleted the LINBEE-20287-bump-gitstream-core-to-2.1.216 branch November 5, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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