Skip to content
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

Electron migration #187

Merged
merged 57 commits into from
Feb 8, 2023
Merged

Electron migration #187

merged 57 commits into from
Feb 8, 2023

Conversation

getneil
Copy link
Contributor

@getneil getneil commented Feb 2, 2023

resolves #186

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
  • achiever 100% parity with tauri build
  • make pipeline build in CD
  • cleanup: rm tauri build in CD
  • is there hope in optimizing build size?

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

installers for MacOS darwin+aarch64 is at:

http://preview.gui.tea.xyz.s3-website-us-east-1.amazonaws.com/187-merge/tea_aarch64.zip

copy-paste into a browser to download

@github-actions
Copy link

github-actions bot commented Feb 2, 2023

installers for MacOS darwin+x86-64 is at:

http://preview.gui.tea.xyz.s3-website-us-east-1.amazonaws.com/187-merge/tea_x64.zip

copy-paste into a browser to download

@getneil
Copy link
Contributor Author

getneil commented Feb 8, 2023

there seems to be no hope in reducing size atm.

@getneil getneil marked this pull request as ready for review February 8, 2023 01:20
@getneil getneil merged commit 5482184 into main Feb 8, 2023
@getneil getneil deleted the electron-migration branch February 8, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate to electron
1 participant