Skip to content

ci: publish e2e-cli build as CI artifact#1233

Merged
MichaelGHSeg merged 2 commits intomasterfrom
add-publish-e2e-cli
Apr 21, 2026
Merged

ci: publish e2e-cli build as CI artifact#1233
MichaelGHSeg merged 2 commits intomasterfrom
add-publish-e2e-cli

Conversation

@MichaelGHSeg
Copy link
Copy Markdown
Contributor

@MichaelGHSeg MichaelGHSeg commented Apr 20, 2026

Summary

  • Adds a workflow that builds the e2e-cli on merge to master
  • Uploads CI artifact
  • Only triggers when e2e-cli/ or packages/core/src/ paths change

Test plan

  • Merge and confirm artifact appears at sdk-e2e-tests@cli-builds:analytics-react-native/

🤖 Generated with Claude Code

On merge to master, builds the e2e-cli and pushes it to the
cli-builds branch of sdk-e2e-tests for consumption by mme-e2e.
Copy link
Copy Markdown
Contributor

@abueide abueide left a comment

Choose a reason for hiding this comment

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

I'm not really liking the idea of automating git commits and pushes, could we do like artifact uploads instead? is there a reason you want to commit it?

@MichaelGHSeg MichaelGHSeg requested a review from abueide April 21, 2026 17:15
@MichaelGHSeg MichaelGHSeg changed the title ci: publish e2e-cli build to sdk-e2e-tests on merge ci: publish e2e-cli build as CI artifact Apr 21, 2026
@MichaelGHSeg MichaelGHSeg merged commit a3b9e74 into master Apr 21, 2026
12 checks passed
@MichaelGHSeg MichaelGHSeg deleted the add-publish-e2e-cli branch April 21, 2026 23:40
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