cloudfoundry / diego-release

BOSH Release for Diego
Apache License 2.0
201 stars 212 forks source link

Address issue with windows packages for autobumping go #825

Closed MarcPaquette closed 11 months ago

MarcPaquette commented 11 months ago

The windows packages were using a direct path to the golang packages. With the autobumping of golang packages now part of the diego processes, having a static location for the compilation scripts was not working.