Stirling-PDF/.github
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
..
actions/setup-bot
config chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
ISSUE_TEMPLATE
scripts deps(ci): update Dependabot, pre-commit tooling, and testing dependencies (#5170) 2025-12-27 23:56:57 +00:00
workflows Optimise Tauri builds (#5404) 2026-01-09 10:23:17 +00:00
CODEOWNERS
dependabot.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
labeler-config-srvaroa.yml chore(ci): skip license bot actions for Dependabot PRs (#5368) 2025-12-31 18:09:58 +00:00
labels.yml chore(ci): streamline GitHub workflows, labels, and license automation for main (#5356) 2025-12-30 18:56:09 +00:00
pull_request_template.md V1 merge (#5193) 2025-12-21 10:40:32 +00:00
release.yml V1 merge (#5193) 2025-12-21 10:40:32 +00:00