usebruno / bruno

Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
https://www.usebruno.com/
MIT License
27.86k stars 1.29k forks source link

[Feature Request] Auto updater #103

Open snake302 opened 1 year ago

snake302 commented 1 year ago

Hello,

I'd like to request an auto updater feature, a lot of releases I can't follow them all.

helloanoop commented 1 year ago

Sure. Just got Signing and Notarizing MacOS builds completed. Next stop is to sign Windows build, after that I will work on implementing auto updater.

LouisLecouturier commented 1 year ago

Any updates on this ?

junguye-BRONGA commented 1 year ago

Also curious if there are any updates regarding this. Thanks, @helloanoop!

sethstha commented 12 months ago

I would love to work on this feature. Just curious about what we will be using.

What will we be using?

  1. update.electronjs.org which will require us to release bruno to electron showcase
  2. Github release. hazel or vercel

As I have seen we are using vercel for the deployment this might be a good choice to use with the release.

Please let me know and I will be working on the PR

jwetzell commented 4 months ago

This shouldn't be that bad using the GitHub releases and this.

chimit commented 3 months ago

Another option is to install Bruno via brew and periodically run brew upgrade brew.

built2order commented 3 months ago

Any automated update process should be configurable to ensure that users generally or admins of managed devices can manage the update process for their users.

Not all users may be familiar with or authorised to use brew for installation or updates.

helloanoop commented 5 days ago

We are working on this in our current sprint. This is expected to go out Dec first week.