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

Add updater for app #493

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Add updater for app #493

wants to merge 7 commits into from

Conversation

qweme32
Copy link
Contributor

@qweme32 qweme32 commented Oct 9, 2023

this PR makes it easy to install new versions of the application automatically parses the github for new versions and shows it in the sidebar also provides a modal window with a list of changelogs and a button to upgrade to a new version.

TODO:

  • Show parsed version from electron in sidebar
  • Colorized version in sidebar
  • Parse github releases via api
  • Build modal for changelogs
  • Add button for download latest release and update

@qweme32 qweme32 marked this pull request as draft October 9, 2023 18:59
@qweme32 qweme32 marked this pull request as ready for review October 10, 2023 00:44
@qweme32 qweme32 changed the title [WIP] Add auto updater for app Add updater for app Oct 10, 2023
@qweme32
Copy link
Contributor Author

qweme32 commented Oct 10, 2023

@helloanoop Ready for review

Preview for this PR
click

@@ -38,5 +38,8 @@
},
"overrides": {
"rollup": "3.2.5"
},
"dependencies": {
"markdown-it": "^13.0.2"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be in burno-app package.json only?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure how it should really be if you know, correct me.

@qweme32
Copy link
Contributor Author

qweme32 commented Oct 16, 2023

@helloanoop
Look at my pr. I think it makes it a lot easier to deal with updates.

@helloanoop
Copy link
Contributor

There is a 1.0.0 release being planned on Oct 28th. Until then stability of the platform is important.
Only bug fixes and minor features will be merged till then.
We will be reviewing this PR after Oct 28th.

see #643

@helloanoop helloanoop added this to the v2 milestone Oct 18, 2023
@qweme32
Copy link
Contributor Author

qweme32 commented Oct 31, 2023

@helloanoop

@helloanoop
Copy link
Contributor

Hey @qweme32 I appreciate your patience. Will look into getting this merged once OAuth 2 support is out.

@qweme32
Copy link
Contributor Author

qweme32 commented Nov 26, 2023

@helloanoop ?

@mohamedgomran
Copy link

mohamedgomran commented Mar 24, 2024

@qweme32 I think you need to resolve the conflicts? :)

@helloanoop Any update on this? it seems to be ready (after resolving the conflict)

@hi-reeve
Copy link

hi-reeve commented Sep 5, 2024

can this PR be resolve and be merged? @qweme32 @helloanoop

@helloanoop
Copy link
Contributor

We are working on the auto update functionality and we hope to have it delivered by end of Sep 2024

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

Successfully merging this pull request may close these issues.

6 participants