Skip to content

ci: publish e2e-cli build to sdk-e2e-tests on merge#308

Merged
MichaelGHSeg merged 1 commit intomainfrom
add-publish-e2e-cli
Apr 20, 2026
Merged

ci: publish e2e-cli build to sdk-e2e-tests on merge#308
MichaelGHSeg merged 1 commit intomainfrom
add-publish-e2e-cli

Conversation

@MichaelGHSeg
Copy link
Copy Markdown
Contributor

Summary

  • Adds a workflow that builds the e2e-cli fat JAR on merge to main and pushes it to the cli-builds branch of sdk-e2e-tests
  • Only triggers when e2e-cli/ or core/src/ paths change
  • Uses existing E2E_TESTS_TOKEN secret for cross-repo push

Test plan

  • Verify E2E_TESTS_TOKEN has write access to sdk-e2e-tests
  • Merge and confirm artifact appears at sdk-e2e-tests@cli-builds:analytics-kotlin/e2e-cli.jar

🤖 Generated with Claude Code

On merge to main, builds the e2e-cli fat JAR and pushes it to the
cli-builds branch of sdk-e2e-tests for consumption by mme-e2e.
@MichaelGHSeg MichaelGHSeg merged commit 010d71a into main Apr 20, 2026
15 checks passed
@MichaelGHSeg MichaelGHSeg deleted the add-publish-e2e-cli branch April 20, 2026 18:21
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