summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/publish.yml
AgeCommit message (Collapse)Author
2026-01-07desktop: go back to regular tauri cliBrendan Allan
2026-01-07try using forked tauri-cli againBrendan Allan
2026-01-07desktop: use correct tauri-cli branchBrendan Allan
2026-01-07desktop: use regular tauri cli againBrendan Allan
2026-01-07use custom tauri-cli on linuxBrendan Allan
2026-01-02ciDax Raad
2025-12-23ci: rename tauri -> desktopBrendan Allan
2025-12-22ci: fix tauri build argsBrendan Allan
2025-12-22ci: verbose build and re-enable appimageBrendan Allan
2025-12-22ci: run prepare step for tauri buildBrendan Allan
2025-12-22feat(desktop): arm64 build for linux (#5935)NN708
2025-12-22ci: replace with just upload-artifact whole dirBrendan Allan
2025-12-22ci: import bun shellBrendan Allan
2025-12-22try uploading artifacts in workflowBrendan Allan
2025-12-22ci: try to upload cli artifactsBrendan Allan
2025-12-20ciDax Raad
2025-12-20ciDax Raad
2025-12-20ciDax Raad
2025-12-19ci: fix release notesAiden Cline
2025-12-19Revert "ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)"Aiden Cline
This reverts commit 382905602c61d86d5cacfa28ed00cb69d0a5d4a6.
2025-12-19ci: fix publish auth failureAiden Cline
2025-12-19ci: separate standalone publishing from dependent publishing (#5634)Brendan Allan
Co-authored-by: GitHub Action <[email protected]>
2025-12-19ci: change token for gh release to allow discord job to actually trigger ↵Aiden Cline
see: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow
2025-12-18ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)Luke Parker
2025-12-17tauri: dev icons + separate prod config (#5691)Brendan Allan
Co-authored-by: GitHub Action <[email protected]>
2025-12-16ci: update publish workflow configurationDax Raad
2025-12-16ci: fix release draft configuration to prevent automatic draft flagDax Raad
2025-12-16Keep release a draft until all builds are finished (#5632)Brendan Allan
Co-authored-by: opencode <[email protected]> Co-authored-by: GitHub Action <[email protected]>
2025-12-15ci: fix tauri updater version mismatch by checking out the release tagDax Raad
2025-12-1520minDax Raad
2025-12-15ci: update publish workflow concurrency to include version inputs and ↵Dax Raad
upgrade ubuntu runner to 24.04
2025-12-15core: reorganize agent configuration to separate primary agents (build, ↵Dax Raad
plan) from subagents
2025-12-15ci: fix AppImage build hanging by using portable appimage formatDax Raad
- Add appimage target back to tauri.conf.json - Force reinstall tauri-cli from feat/truly-portable-appimage branch - Add 10 minute timeout to prevent indefinite hangs - Add logging to verify correct tauri-cli version is installed This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-13add ARM64 Docker image support (#5483)Felipe Oduardo Sierra
2025-12-12fixDax Raad
2025-12-11ciDax Raad
2025-12-11ci: fix Ubuntu host detection in Tauri build workflowDax Raad
2025-12-11ci: install libglib2.0-dev on Blacksmith Linux runners to fix missing ↵Dax Raad
glib-2.0 system library error
2025-12-11ciDax Raad
2025-12-11ci: use Blacksmith runners for Linux and Windows Tauri builds to improve ↵Dax Raad
build performance
2025-12-11ci: fix tauri release asset naming to use ↵Dax Raad
opencode-desktop-[platform]-[arch][ext] format
2025-12-11ci: enable tauri desktop app to be published with GitHub release ID and tag nameDax Raad
2025-12-11updateDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad
2025-12-09ciDax Raad