instaclustr / supportCenter

Apache License 2.0
2 stars 3 forks source link

Improvements on precompiled binaries #40

Open shawark opened 3 years ago

shawark commented 3 years ago

Had a working session with a customer which did not progress far since cannot find a suitable binary that could work for them. This is a blocker as the customer may not have permission or have difficulties to build themselves (thus build task eventually fall onto us)

Things as following

[root@ad4a569153ef agent]# go build
go: github.com/machinebox/progress@v0.1.0: reading github.com/machinebox/progress/go.mod at revision v0.1.0: unknown revision v0.1.0
shawark commented 3 years ago

Upload windows and centos6 build just in case is useful agent_windows.zip agent_centos6.tar.gz

cmdrchkn commented 3 years ago

fwiw I had no issues building with 1.15.5 on windows

cmdrchkn commented 3 years ago

release v0.1.0 has a proper windows binary, but it won't run unless you rename it to include a .exe file extension