loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.44k stars 310 forks source link

fix(test): fix agent url on non-linux runners #971

Closed 89luca89 closed 3 months ago

89luca89 commented 3 months ago

add way for non-linux runners to download a freshly compiled devpod binary as agent

Resolves ENG-3057