Skip to content

Update README setup instructions#1907

Closed
rugpanov wants to merge 1 commit into
databricks:mainfrom
rugpanov:docs/update-readme-setup
Closed

Update README setup instructions#1907
rugpanov wants to merge 1 commit into
databricks:mainfrom
rugpanov:docs/update-readme-setup

Conversation

@rugpanov

Copy link
Copy Markdown
Contributor

Summary

Updates the setup instructions in the root README.md:

  • Bump npm install -g yarn@2yarn@3, matching packageManager: "yarn@3.2.1" in package.json.
  • Remove the obsolete yarn run install:sdk step. The install:sdk script no longer exists, and @databricks/sdk-experimental is now a regular npm dependency installed automatically by yarn install.

Verification

  • Confirmed no install:sdk script remains in any package.json.
  • Confirmed @databricks/sdk-experimental is a dependency in packages/databricks-vscode/package.json.
  • Confirmed packageManager is yarn@3.2.1.

This pull request and its description were written by Isaac.

Bump yarn to v3 (matching packageManager in package.json) and drop the
obsolete install:sdk step now that @databricks/sdk-experimental is a
regular npm dependency installed by yarn install.

Co-authored-by: Isaac
@github-actions

Copy link
Copy Markdown
Contributor

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/vscode

Inputs:

  • PR number: 1907
  • Commit SHA: 1874262846966bfe2fbde2048a0aed2ac2155a97

Checks will be approved automatically on success.

@rugpanov rugpanov temporarily deployed to test-trigger-is June 16, 2026 07:46 — with GitHub Actions Inactive
@rugpanov

Copy link
Copy Markdown
Contributor Author

Superseded by #1911, recreated from an upstream branch so CI can run (fork PRs don't get OIDC tokens/secrets). Same change.

@rugpanov rugpanov closed this Jun 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant