Skip to content

Specify tool versions #52

Description

@mguzman04

Currently our deployments for Rust and Flutter don't specify versions to build with. The Flutter deployment will pull in the most recent stable version and the Rust deployment will build with the version included in the runner. This could lead to a situation where our services/apps suddenly break on a new deployment. Plus our dev containers are locked to specific versions, there will be a mismatch between what we develop in and what is deployed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions