Skip to content

CLI: do not check for updates on every command #5000

@lucaspin

Description

@lucaspin

We are currently checking for new CLI versions on every command executed. That makes the CLI feel slug-ish, since we are making an extra HTTP call after every command finishes. We should only check for updates once per day. We can use the .superplane.yaml CLI configuration file to store the last checked timestamp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    papercutSmall issue, bug, inconsistency, improvement.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions