jetify-com / devbox

Instant, easy, and predictable development environments
https://www.jetify.com/devbox/
Apache License 2.0
7.83k stars 187 forks source link

[Devbox services] move functions to services.go, and improve runDevboxServicesScript #2164

Closed savil closed 1 week ago

savil commented 1 week ago

Summary

  1. Moves relevant methods from devbox.go to services.go. Just to organize the code a bit better.
  2. Improve runDevboxServicesScript to have the services sub-command in devbox services be internally set.

How was it tested?

CICD should pass