Skip to content

Check if a new version of the arduino-flasher-cli is available #19

@MatteoPologruto

Description

@MatteoPologruto

Check if there is a new version of the tool available when a command is run. Perform a GET of a remote path (or GitHub URL) to check https://api.github.com/repos/arduino/arduino-flasher-cli/releases/latest (should be available once the repository is public). Alternatively, perform an investigation starting from here.
If the check fails, do nothing. The tool must work offline. If there is a new version available, just show a message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions