Stirling-PDF/.github/workflows
James Brunton b4dd7afe03
Optimise Tauri builds (#5404)
# Description of Changes
- Just build proper installers in CI for each platform
- Provide commands to build just the bundled apps without the need for
installers locally
  - `tauri-dev` - Builds quickly for an unoptimised version of the app
  - `tauri-build` - Builds the full optimised app installer for release
- `tauri-build-dev` - Builds an optimised app with no bundling (builds
to a folder on Mac; raw `.exe` on Windows; etc.)
- `tauri-build-dev-mac` - Builds an optimised bundled Mac app with no
installer (as an `.app` file)
- `tauri-build-dev-windows` - Builds an optimised bundled Windows app as
an `.nsis` installer
- `tauri-build-dev-linux` - Builds an optimised bundled Linux app as an
`.appimage`
2026-01-09 10:23:17 +00:00
..
ai_pr_title_review.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
auto-labelerV2.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
build.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
check_toml.yml fix(ci): correct pip --require-hashes usage in TOML check workflow (#5336) 2025-12-29 10:33:57 +00:00
dependency-review.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
deploy-on-v2-commit.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
frontend-backend-licenses-update.yml chore(ci): skip license bot actions for Dependabot PRs (#5368) 2025-12-31 18:09:58 +00:00
manage-label.yml V1 merge (#5193) 2025-12-21 10:40:32 +00:00
multiOSReleases.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
PR-Auto-Deploy-V2.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
PR-Demo-cleanup.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
PR-Demo-Comment-with-react.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
pre_commit.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
push-docker-v2.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
push-docker.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
scorecards.yml V1 merge (#5193) 2025-12-21 10:40:32 +00:00
stale.yml build(deps): bump actions/stale from 10.1.0 to 10.1.1 (#5133) 2025-12-22 15:22:21 +00:00
swagger.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
sync_files_v2.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
tauri-build.yml Optimise Tauri builds (#5404) 2026-01-09 10:23:17 +00:00
testdriver.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00