Skip to content

Allow manual Emerge build uploads - #479

Open
michele-theleftbit wants to merge 1 commit into
developfrom
fix-emerge
Open

Allow manual Emerge build uploads#479
michele-theleftbit wants to merge 1 commit into
developfrom
fix-emerge

Conversation

@michele-theleftbit

Copy link
Copy Markdown
Collaborator

Why

The Emerge baseline build for commit 9ab5b88 was not uploaded because the CI build failed while resolving remote Swift package dependencies.

Screenshot 2026-08-13 at 13 30 49

As a result, the XCFramework artifact was not generated and the Emerge upload step did not run. The following build could therefore not be compared against that commit.

A new push will likely resolve this automatically because Emerge can compare it against the latest successfully uploaded build.

What changes

Adds workflow_dispatch to the Emerge workflow.

This provides a manual fallback for transient CI or dependency-resolution failures, allowing us to upload a build without requiring a new code change and restore Emerge comparisons more quickly.

Validation

  • YAML syntax validated

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.

1 participant