Skip to content

Add warning when Jar version isn't latest. #38

@Robadob

Description

@Robadob

Unsure whether this would be more benefit than hassle (having to remember to update an internal version number).

All thats necessary is to send a getRequest to https://api.github.com/repos/ramsay-t/ShefRobot/releases/latest and check that "tag_name": "1.0.2" matches an internal string.

This can easily be completed using the HttpAdapter util class I have kicking around (I wrote it for automatically handling redirects and cookies [it's cookie support is a bit rough though]) and regex.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions