SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Ensure Spacetime binary in tar file is flagged as executable

Open cloutiertyler opened this issue 1 year ago • 2 comments

When CI creates executables for Mac and Linux, we end up with a tar.gz file. When John extracted the tarball and attempted to run the enclosed ./spacetime executable, it didn't ahve the correct chmod and said it wasn't executable. Lets fix this.

cloutiertyler avatar Jun 11 '24 14:06 cloutiertyler

Here is a proposed fix for the MacOS build: https://github.com/clockworklabs/SpacetimeDB/pull/1462

kurtismullins avatar Jun 26 '24 17:06 kurtismullins

The fix was merged in 2 weeks ago when https://github.com/clockworklabs/SpacetimeDB/pull/1462 was merged. Moving to Done.

kurtismullins avatar Jul 10 '24 13:07 kurtismullins