mirror-ghostty/.github/workflows
Mitchell Hashimoto 3fc04fd4ae
build: replace lib-vt step with -Demit-lib-vt option
Remove the dedicated `zig build lib-vt` step and replace it with a
`-Demit-lib-vt` build option. This fixes two problems:

1. We can default XCFramework, app, etc. steps to false if emit-lib-vt
   is true, so that the lib-vt build doesn't pull in unrelated
   artifacts. **Most importantly, lib-vt alone can be build without
   full Xcode installations.**

2. We can build lib-vt as part of a bundle with other artifacts if we
   really want.
2026-03-21 07:03:06 -07:00
..
clean-artifacts.yml pin GitHub Actions to specific SHAs 2025-07-06 06:59:50 -07:00
flatpak.yml build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 2026-03-12 00:13:04 +00:00
milestone.yml ci: skip milestone workflow for bot-authored PRs 2026-03-16 09:34:37 -07:00
nix.yml build(deps): bump cachix/cachix-action from 16 to 17 2026-03-19 00:13:01 +00:00
publish-tag.yml ci: fix ryand56/r2-upload-action version comment 2026-01-12 13:17:27 -05:00
release-tag.yml build(deps): bump cachix/cachix-action from 16 to 17 2026-03-19 00:13:01 +00:00
release-tip.yml build(deps): bump cachix/cachix-action from 16 to 17 2026-03-19 00:13:01 +00:00
snap.yml build(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 2026-03-12 00:13:04 +00:00
test.yml build: replace lib-vt step with -Demit-lib-vt option 2026-03-21 07:03:06 -07:00
update-colorschemes.yml build(deps): bump cachix/cachix-action from 16 to 17 2026-03-19 00:13:01 +00:00
vouch-check-issue.yml build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 2026-03-16 00:17:13 +00:00
vouch-check-pr.yml build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 2026-03-16 00:17:13 +00:00
vouch-manage-by-discussion.yml build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 2026-03-16 00:17:13 +00:00
vouch-manage-by-issue.yml build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 2026-03-16 00:17:13 +00:00
vouch-sync-codeowners.yml build(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 2026-03-16 00:17:13 +00:00