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

Implement endpoint for checking if visor update is available #217

Merged
merged 3 commits into from
Mar 10, 2020

Conversation

nkryuchkov
Copy link
Contributor

Did you run make format && make check? Yes

Fixes #210

Changes:

  • Implement endpoint for checking if visor update is available
  • Improve output of /update endpoint (cc: @Senyoret1)

# Conflicts:
#	pkg/util/updater/updater.go
Copy link
Contributor

@evanlinjin evanlinjin left a comment

Choose a reason for hiding this comment

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

Good work. Just a small comment.

pkg/util/updater/updater.go Outdated Show resolved Hide resolved
@evanlinjin evanlinjin changed the base branch from milestone2 to master March 10, 2020 14:26
@jdknives jdknives merged commit 5ca928d into skycoin:master Mar 10, 2020
@nkryuchkov nkryuchkov deleted the feature/update-available-endpoint branch March 13, 2020 17:47
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.

Add an API endpoint to check if an update is available
3 participants