You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
- Pin skills installer to the `v0.1.0` released tag instead of `main`
branch
- Rename `DATABRICKS_SKILLS_BRANCH` env var to `DATABRICKS_SKILLS_REF`
(accepts any git ref)
## Test plan
- [x] Verify `databricks experimental aitools skills list` fetches
manifest from the tagged release
- [x] Verify `DATABRICKS_SKILLS_REF` env var override still works
0 commit comments