Skip to content

Migrate lab IDE to use mise #1805

@niallthomson

Description

@niallthomson

What would you like to be added?

Currently the lab IDE installs binaries using a shell script:

https://github.com/aws-samples/eks-workshop-v2/blob/main/lab/scripts/installer.sh

This should be migrated to use to use mise to install these binaries instead.

Renovate has support for mise so we should continue to get automated dependency updates

Implementation

Create a mise.toml file under lab that expresses all our dependencies.

Why is this needed?

Removes our custom shell script and the custom renovate integration based on regex

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions