Skip to content

[eas-cli] Enable merge when parsing workflow YAML#3435

Open
sjchmiela wants to merge 3 commits intomainfrom
stanley/enable-merge-true-in-workflow
Open

[eas-cli] Enable merge when parsing workflow YAML#3435
sjchmiela wants to merge 3 commits intomainfrom
stanley/enable-merge-true-in-workflow

Conversation

@sjchmiela
Copy link
Contributor

@sjchmiela sjchmiela commented Feb 27, 2026

Summary

https://exponent-internal.slack.com/archives/C02VC9BLMQW/p1772224345536829?thread_ts=1763747642.435979&cid=C02VC9BLMQW

I think it'll be nice to add support for aliases and YAML merge. We already "support" it if the user specifies YAML 1.1 preamble.

Test plan

Added unit tests. CI should pass.

@github-actions
Copy link

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

@sjchmiela sjchmiela changed the title Refactor workflow parsing to reuse parsedYamlFromWorkflowContents [eas-cli] Enable merge when parsing YAML Feb 27, 2026
@sjchmiela sjchmiela changed the title [eas-cli] Enable merge when parsing YAML [eas-cli] Enable merge when parsing workflow YAML Feb 27, 2026
@sjchmiela sjchmiela requested a review from douglowder February 27, 2026 20:35
@github-actions
Copy link

✅ Thank you for adding the changelog entry!

Copy link
Contributor

@douglowder douglowder left a comment

Choose a reason for hiding this comment

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

Ooh this is beautiful thank you!!!!

@codecov
Copy link

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.79%. Comparing base (62ab329) to head (e804cfe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3435      +/-   ##
==========================================
+ Coverage   52.78%   52.79%   +0.01%     
==========================================
  Files         809      810       +1     
  Lines       34048    34049       +1     
  Branches     7075     7075              
==========================================
+ Hits        17969    17972       +3     
+ Misses      15998    15996       -2     
  Partials       81       81              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants