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

Investigate best build tool #694

Open
Harjot1Singh opened this issue Oct 4, 2024 · 0 comments
Open

Investigate best build tool #694

Harjot1Singh opened this issue Oct 4, 2024 · 0 comments
Labels
⧬ Type Spike Knowledge exploration for investigating/prototyping a technical approach to some requirement.

Comments

@Harjot1Singh
Copy link
Member

Investigation

Many solutions out there. Currently, we're using electron builder, which is fine, but a little lackluster since it uses NSIS under the hood for windows updates (poor UX).

We should pick a build tool option out of:

  • electron builder (nsis)
  • electron forge (squirrel)
  • velopack

Factors to consider

  • DX
  • Migration experience (we'll need to run at least one electron builder + new builder build in parallel)
  • Installation experience
  • Update experience

Timebox

No response

Outcome

No response

@Harjot1Singh Harjot1Singh added the ⧬ Type Spike Knowledge exploration for investigating/prototyping a technical approach to some requirement. label Oct 4, 2024
@Harjot1Singh Harjot1Singh added this to the V3 - Fast Follows milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⧬ Type Spike Knowledge exploration for investigating/prototyping a technical approach to some requirement.
Projects
None yet
Development

No branches or pull requests

1 participant