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

Use Github API instead of "UPDATES" file. #109

Closed
martinrotter opened this issue Apr 9, 2017 · 0 comments
Closed

Use Github API instead of "UPDATES" file. #109

martinrotter opened this issue Apr 9, 2017 · 0 comments
Assignees
Labels
Status-Fixed Ticket is resolved. Type-Deployment Problem is caused by badly deployed application files. Type-Enhancement This is request for brand new feature.
Milestone

Comments

@martinrotter
Copy link
Owner

martinrotter commented Apr 9, 2017

This API provides everything for "check for new version" function:

https://api.github.com/repos/martinrotter/rssguard/releases

  • list of releases,
  • changelog for each release ("body" attribute),
  • list of files for each release,
  • etc.

MOREOVER:
I could add new feed type to standard account "GitHub API Releases" which would download the same file and display releases as messages! The same could be done for all projects of one developer for example.

@martinrotter martinrotter added Status-Accepted I will eventually implement this. Type-Deployment Problem is caused by badly deployed application files. Type-Enhancement This is request for brand new feature. labels Apr 9, 2017
@martinrotter martinrotter added this to the 3.4.1 milestone Apr 9, 2017
@martinrotter martinrotter self-assigned this Apr 9, 2017
@martinrotter martinrotter added Status-Fixed Ticket is resolved. and removed Status-Accepted I will eventually implement this. labels Apr 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Fixed Ticket is resolved. Type-Deployment Problem is caused by badly deployed application files. Type-Enhancement This is request for brand new feature.
Projects
None yet
Development

No branches or pull requests

1 participant