Commit Graph

6 Commits

Author SHA1 Message Date
Raboneko b023ffd01b fix(devpod): rename binaries to match upstream (#3888) (#3903)
This is required for the current version of the desktop app to work, as it tries to call the `devpod-cli` binary

This also updates the .desktop file to match upstream and adds a missing dependency

(cherry picked from commit d14afaca24)

Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
2025-03-14 08:44:18 -05:00
Raboneko fd0f4bbf3a bump: devpod 2025-03-10 15:55:30 +00:00
Raboneko 8dd91edcea fix(devpod): add current version and rename binary with spaces (#3799) (#3801)
* fix(devpod): rename binary with spaces

i hate spaces

* fix(devpod): add current version to devpod cli and desktop

* chore: bump releasever

(cherry picked from commit d178ee6029)

Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
2025-03-08 17:45:30 -06:00
Raboneko 8d49cdb9c7 bump: devpod 2025-03-05 13:47:03 +00:00
Raboneko 0f1f59e40e chore(devpod): add update script (#3724) (#3751)
(cherry picked from commit 18a5b2da05)

Co-authored-by: Alberto García <4411661+GarciaLnk@users.noreply.github.com>
2025-03-04 12:52:48 -06:00
Raboneko b957109f7d feat(devpod): include the desktop app (#3656) (#3715)
(cherry picked from commit 2da05c1c91)

Co-authored-by: madomado <madonuko@outlook.com>
2025-03-03 15:04:28 +08:00