Commit graph

8 commits

Author SHA1 Message Date
8032cfa0b2 fix: Zip bundle directory instead of parent dir
Some checks are pending
CI / Test on Linux (push) Waiting to run
CI / Test on Linux-1 (push) Waiting to run
CI / Test on macOS (push) Waiting to run
CI / Test on macOS-1 (push) Waiting to run
2026-01-20 23:51:23 +08:00
f9024a8cd7 fix: Add checksum to release tag and fix zip invocation
Fix zip creation so the bundle is archived with the bundle root rather
than its full path. Use a standardized zip path, set
Process.currentDirectoryURL
to the bundle's parent, and pass the bundle basename to /usr/bin/zip.
2026-01-20 23:15:34 +08:00
9be0695c55 fix: zip path finding 2026-01-20 22:25:18 +08:00
b2f310dd20 fix: Bump Swift setup to v3 and fix zip invocation
Some checks are pending
CI / Test on Linux (push) Waiting to run
CI / Test on Linux-1 (push) Waiting to run
CI / Test on macOS (push) Waiting to run
CI / Test on macOS-1 (push) Waiting to run
2026-01-20 21:51:56 +08:00
caa5c6651b fix: expand triple for bundle info.json too. 2025-10-05 17:37:39 +08:00
b4f1cf9dbd refactor: Update TailwindCSSCLI binary target and refactor builder 2025-10-05 17:25:53 +08:00
eafe2a2b94 fix: Rename bundles to archives in artifact bundle index 2025-10-05 16:01:45 +08:00
5a3c64f599 refactor: Replace shell script with Swift CLI for artifact bundling 2025-10-05 15:39:43 +08:00