databricks / cli

Databricks CLI
Other
132 stars 50 forks source link

Revert hc-install version to 0.7.0 #1711

Closed shreyas-goenka closed 1 month ago

shreyas-goenka commented 1 month ago

Changes

With hc-install version 0.8.0 there was a regression where debug logs would be leaked into stderr. Reported upstream in https://github.com/hashicorp/hc-install/issues/239.

Meanwhile we need to revert and pin to version0.7.0. This PR also includes a regression test.

Tests

Regression test.

shreyas-goenka commented 1 month ago

Triggered this PR in our CI nightlies...

shreyas-goenka commented 1 month ago

The nightlies pass.