cloudaxe-opencode/packages/opencode/script
Dax Raad d183568644 core: ensure executable permissions are set before Docker builds
Fixes an issue where GitHub artifact downloads could strip executable bits
from binaries, causing Docker builds to fail when using unpacked dist files
directly rather than published tarballs. The chmod now runs before the
publish check to guarantee binaries are executable.
2026-04-18 22:32:53 -04:00
..
build-node.ts app: remove min loading duration (#21655) 2026-04-09 16:29:46 +08:00
build.ts chore: generate 2026-04-16 00:46:18 +00:00
check-migrations.ts sqlite again (#10597) 2026-02-14 04:19:02 +00:00
fix-node-pty.ts refactor(server): replace Bun serve with Hono node adapters (#18335) 2026-04-06 13:24:55 -04:00
generate.ts app: remove min loading duration (#21655) 2026-04-09 16:29:46 +08:00
postinstall.mjs fix: clean up final 16 no-unused-vars warnings (#22751) 2026-04-16 03:54:21 +00:00
publish.ts core: ensure executable permissions are set before Docker builds 2026-04-18 22:32:53 -04:00
schema.ts CLI perf: reduce deps (#22652) 2026-04-16 02:03:03 -04:00
time.ts move useful scripts to script folder 2026-04-16 10:09:14 -04:00
trace-imports.ts move useful scripts to script folder 2026-04-16 10:09:14 -04:00
upgrade-opentui.ts upgrade opentui to 0.1.91 (#19440) 2026-03-28 15:10:59 +01:00