project-chip / certification-tool

A test harness and tooling designed to simplify development, testing, and certification for devices, guided by the Connectivity Standards Alliance.
https://csa-iot.org/
Apache License 2.0
36 stars 22 forks source link

[Feature] Lock versions of dependencies in install-scripts #145

Closed mikaelhm closed 7 months ago

mikaelhm commented 8 months ago

Feature description

Our Auto install scripts are installing a bunch of packages. Ideally we lock these to the current version where we know everything works.

There could be a future update that is breaking things unexpectedly.

Use Cases

When installing the Test Harness

Test Cases

No response

Additional Information

No response

ccruzagralopes commented 7 months ago

Done in #148