Skip to content

Refactor and consolidate release build workflow - #13

Merged
MikeLINGxZ merged 5 commits into
masterfrom
dev
May 31, 2026
Merged

Refactor and consolidate release build workflow#13
MikeLINGxZ merged 5 commits into
masterfrom
dev

Conversation

@MikeLINGxZ

Copy link
Copy Markdown
Owner
  • Combine release build jobs into a single build job with matrix strategy
  • Update workflow triggers to include workflow_dispatch, push to main, and pull_request
  • Simplify and standardize build steps for macOS, Windows, and Linux

MikeLINGxZ and others added 2 commits June 1, 2026 01:14
- Combine release build jobs into a single `build` job with matrix strategy
- Update workflow triggers to include `workflow_dispatch`, `push` to `main`, and `pull_request`
- Simplify and standardize build steps for macOS, Windows, and Linux
@MikeLINGxZ MikeLINGxZ closed this May 31, 2026
@MikeLINGxZ MikeLINGxZ reopened this May 31, 2026
@MikeLINGxZ MikeLINGxZ closed this May 31, 2026
@MikeLINGxZ MikeLINGxZ reopened this May 31, 2026
# Conflicts:
#	.github/workflows/release-build.yml
- Combine release build jobs into a single `build` job with matrix strategy
- Update workflow triggers to include `workflow_dispatch`, `push` to `main`, and `pull_request`
- Simplify and standardize build steps for macOS, Windows, and Linux
- Remove redundant Wails task verification in macOS build job
- Update Linux build dependencies to
@MikeLINGxZ
MikeLINGxZ merged commit 608e1f4 into master May 31, 2026
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