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

fix: check update by release version, minor fixes #155

Merged
merged 2 commits into from
Dec 4, 2021

Conversation

jackblk
Copy link
Contributor

@jackblk jackblk commented Dec 3, 2021

  • use github release api to check for version
  • remove unused check-update-github package
  • fix uncaught exception when checking for version SyntaxError: Unexpected end of JSON input #152
  • update gitignore & dockerignore
  • refactor dockerfile & bump apprise version

* use github release api to check for version
* remove unused check-update-github package
* fix uncaught exception when checking for version Revadike#152
* update gitignore & dockerignore
* refactor dockerfile & bump apprise version
claimer.js Outdated Show resolved Hide resolved
claimer.js Outdated Show resolved Hide resolved
src/checkUpdate.js Outdated Show resolved Hide resolved
src/checkUpdate.js Outdated Show resolved Hide resolved
Copy link
Owner

@Revadike Revadike left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. I left some suggestions.

@jackblk jackblk requested a review from Revadike December 4, 2021 01:09
@jackblk
Copy link
Contributor Author

jackblk commented Dec 4, 2021

@Revadike updated the PR. Thanks for the suggestions, I think it looks better now.

@Revadike Revadike merged commit b7c0aa1 into Revadike:master Dec 4, 2021
@Revadike
Copy link
Owner

Revadike commented Dec 9, 2021

I was just thinking, maybe we add an auto-update module instead? That way we can push fixes and people won't even have to manually update it. @jackblk

@jackblk
Copy link
Contributor Author

jackblk commented Dec 10, 2021

@Revadike Good idea, for node user they will need to update manually so this will help.

However, if they use Docker container then it is already auto update if I push a new version.

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.

2 participants