Skip to content

Add dev build verification workflow for every branch and PR. - #20

Merged
Lazarus-931 merged 2 commits into
mainfrom
ci/dev-build-workflow
Jul 21, 2026
Merged

Add dev build verification workflow for every branch and PR.#20
Lazarus-931 merged 2 commits into
mainfrom
ci/dev-build-workflow

Conversation

@Lazarus-931

Copy link
Copy Markdown
Collaborator

This setups up gh actions debug builds for every branch & pr

Unsigned Debug builds on macos-26 with cached mlx-vlm server
distribution and Swift packages; zipped app uploaded as an artifact.
@lucasnewman

Copy link
Copy Markdown
Collaborator

@Lazarus-931 This would result in an unsigned build, which isn't usable without re-signing it (or jumping through lots of OS hoops). Maybe we just do the build step and skip the output artifact?

Unsigned artifacts aren't launchable without re-signing, per review.
@Lazarus-931

Copy link
Copy Markdown
Collaborator Author

@lucasnewman, yeah didn't realize this, will just make it build verification

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

Awesome, thanks!

@Lazarus-931 Lazarus-931 changed the title Add dev build workflow for every branch and PR. Add dev build verification workflow for every branch and PR. Jul 21, 2026
@Lazarus-931
Lazarus-931 merged commit 0d98f25 into main Jul 21, 2026
2 checks passed
@Blaizzy
Blaizzy deleted the ci/dev-build-workflow branch July 21, 2026 21:46
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