Skip to content

feat: add normalizeForEngine function to process client payloads - #572

Merged
yeelali14 merged 1 commit into
developfrom
LINBEE-27157-normalize-client-payload
Aug 13, 2026
Merged

feat: add normalizeForEngine function to process client payloads#572
yeelali14 merged 1 commit into
developfrom
LINBEE-27157-normalize-client-payload

Conversation

@yeelali14

@yeelali14 yeelali14 commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

✨ PR Description

Purpose: Add normalizeForEngine function to convert client payloads into gitstream-core's expected format before engine processing.

Main changes:

  • Implemented normalizeForEngine function handling compressed, oversized-payload reference, and bare base64(gzip) formats
  • Modified run function to output normalized client_payload via toStepOutputs and export normalizeForEngine for testing
  • Updated action.yml to use normalized client_payload output instead of raw input, with comprehensive test coverage

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

@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 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.

✨ PR Review

LGTM

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

@yeelali14
yeelali14 requested a review from MishaKav August 13, 2026 14:56
@yeelali14 yeelali14 added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Aug 13, 2026

@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.

LGTM

@yeelali14
yeelali14 merged commit 9d4ba06 into develop Aug 13, 2026
14 checks passed
@yeelali14
yeelali14 deleted the LINBEE-27157-normalize-client-payload branch August 13, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10 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.

2 participants