Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

migrate to electron #186

Closed
3 of 6 tasks
getneil opened this issue Feb 2, 2023 · 3 comments · Fixed by #187
Closed
3 of 6 tasks

migrate to electron #186

getneil opened this issue Feb 2, 2023 · 3 comments · Fixed by #187
Assignees

Comments

@getneil
Copy link
Contributor

getneil commented Feb 2, 2023

Todos:

  • create electron workspace
  • make pipeline build in CI
  • cp gui svelte code to electron/*: mock integration only
  • convert tauri integration and http req into electron-implementation
  • make pipeline build in CD
  • cleanup: rm tauri build in CD
@getneil getneil self-assigned this Feb 2, 2023
getneil pushed a commit that referenced this issue Feb 2, 2023
@getneil getneil mentioned this issue Feb 2, 2023
8 tasks
getneil pushed a commit that referenced this issue Feb 2, 2023
getneil pushed a commit that referenced this issue Feb 3, 2023
getneil pushed a commit that referenced this issue Feb 7, 2023
getneil pushed a commit that referenced this issue Feb 7, 2023
getneil pushed a commit that referenced this issue Feb 7, 2023
getneil pushed a commit that referenced this issue Feb 8, 2023
getneil pushed a commit that referenced this issue Feb 8, 2023
@waldyrious
Copy link

Out of curiosity, what motivated this migration?

@getneil
Copy link
Contributor Author

getneil commented May 3, 2023

Out of curiosity, what motivated this migration?

We needed to implement a deeplinking feature, tauri does not support deeplinking effectively.

@waldyrious
Copy link

waldyrious commented May 7, 2023

Thanks, that's good to know! For reference, the relevant issue in the Tauri issue tracker is tauri-apps/tauri#323.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants