Skip to content

Workspace should auto-download a new harness version if it has changed in workspace.yml #76

@jameshalsall

Description

@jameshalsall

Currently, if you pull some changes from your repository that include a harness version bump, you have to manually remove the .my127ws harness directory and redownload it with ws harness download (or run ws install).

It would be nice to have workspace check some kind of metafile in the .my127ws directory that contains harness info, like the version number, and compare it to the current version defined in workspace.yml. If it differs, then it should automatically download the new version of the harness.

Workspace could generate this metafile in the .my127ws directory after a harness download.

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