Commit Graph

15 Commits

Author SHA1 Message Date
southseact-3d
9a325df739 Fix Electron build publish config and remove release steps from workflows 2026-02-16 12:11:42 +00:00
southseact-3d
8d89250797 Fix OpenCode CLI workflow to only trigger on relevant paths 2026-02-16 12:07:12 +00:00
southseact-3d
d6e2af3a29 Rename to Plugin Compass, add mobile onboarding/signin, implement self-update for desktop, and fix workflow paths 2026-02-16 12:05:30 +00:00
southseact-3d
14f0e18ad4 Fix workflow cache paths for missing package-lock files 2026-02-16 09:44:05 +00:00
southseact-3d
ca4bc9184d Convert Windows app to Electron and add Android Capacitor app with CI builds 2026-02-16 09:40:31 +00:00
Developer
816e72fb03 fix: disable husky during CI build 2026-02-15 19:40:41 +00:00
southseact-3d
c38dc20733 Create GitHub releases for pre-built OpenCode CLI and update Dockerfile 2026-02-10 16:22:47 +00:00
southseact-3d
cca90a34bb Add .github/workflows/** to paths so workflow triggers on its own changes 2026-02-10 13:47:59 +00:00
southseact-3d
e8f89ae111 Simplify workflow: build CLI only in GitHub Actions, image built by Portainer
- Removed Docker build job from workflow (image built when deploying)
- Updated paths filter to only trigger on opencode/** changes
- Added artifact cleanup to keep only latest CLI build
- Added multi-stage Dockerfile to build CLI from source during Docker build
- Simplified permissions (removed packages write)
2026-02-10 13:44:03 +00:00
southseact-3d
f9739608e6 Add artifact structure verification step 2026-02-10 13:09:00 +00:00
southseact-3d
1f94c63384 Remove arm64 build, simplify for x86_64 only 2026-02-10 12:20:08 +00:00
southseact-3d
1e91ca948a Add debugging steps to build workflow 2026-02-10 12:16:09 +00:00
southseact-3d
a591f5d2d5 Fix: Use 'bun run' explicitly for build script execution 2026-02-10 12:14:10 +00:00
southseact-3d
6dda179e7e Fix GitHub Actions workflow: remove invalid github context from inputs, add Docker caching, and cleanup old packages 2026-02-10 12:07:04 +00:00
southseact-3d
ec3aa6a6b5 added docker build 2026-02-10 11:57:46 +00:00