-
Notifications
You must be signed in to change notification settings - Fork 401
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/eng 1019 devpod desktop #2
Feat/eng 1019 devpod desktop #2
Conversation
ENG-1019 DevPod: Desktop App
What technology should we use there? Electron? => Decision was made to start with Tauri, because:
Scope of MVP
Integration with DevPod CLI
Rough RoadmapEach week will have a main objective. Development in other areas might be done if appropriate or objective achieved. The first weeks will be spent on tauri specific APIs with the most uncertainty as to if and in what way they might work for us. We'll take stock of tauri and our implementation of native functionality on March, 17th. This leaves us with some room to switch to electron if need be. The general goal is to be done with a working version end of march, leaving us with 1,5 weeks of buffer time until kubecon. CW 9, 27.02 - 03.03.: Project setup, custom protocol handler (most uncertainty, not officially supported by tauri) CW 10, 06.03 - 10.03: Vacation CW 11, 13.03 - 17.03: System tray and leftover tauri specifics — 17.03: Check in - is tauri the right solution for us and are we on track? — CW 12, 20.03 - 24.03: UI CW 13, 27.03 - 31.03: UI / Distribution CW 14, 03.04 - 05.03: Buffer CW 15, 10.04 - 14.03: Buffer |
71a63b9
to
deab44f
Compare
chore(ui): bump version to 0.1.0
Due to the [sunsetting](https://deploy.equinix.com/blog/sunsetting-equinix-metal/) of Equinix Metal at the end of June 2026 this DevPod Provider will not be maintained anymore!
Due to the [sunsetting](https://deploy.equinix.com/blog/sunsetting-equinix-metal/) of Equinix Metal at the end of June 2026 this DevPod Provider will not be maintained anymore!
devpod desktop intial setup