Skip to content

Auto-upgrade tool binaries #13

Description

@ericmann

Rather than bake the versions of each tool into the binary we should expose an API endpoint from the central server (like entitlements) to flag when new versions of tools are published. We should also have a regular cronjob runs that:

  • Identifies when new versions of tools are available
  • Tests the new versions in a sandbox to ensure compatibility with providers/templates/etc
  • Updates the entitlement/API file on the server

The CLI should also check (on a cadence) for new tools and prompt the user to upgrade them (similar to how NPM will alert that a new version is available with instructions on how to upgrade)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions