Commit Graph

6 Commits

Author SHA1 Message Date
Raboneko 8ebd2b1659 fix(devpod): rename binaries to match upstream (#3888) (#3905)
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:43:25 -05:00
Raboneko 085b702219 bump: devpod 2025-03-10 15:55:30 +00:00
Raboneko f7795565f6 fix(devpod): add current version and rename binary with spaces (#3799) (#3803)
* 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:52 -06:00
Raboneko 4c04d2ab93 bump: devpod 2025-03-05 13:47:03 +00:00
Raboneko afaca72ded chore(devpod): add update script (#3724) (#3753)
(cherry picked from commit 18a5b2da05)

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

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