{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":491883713,"defaultBranch":"main","name":"cli","ownerLogin":"databricks","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-05-13T12:12:36.000Z","ownerAvatar":"https://github.com/avatars/u/4998052?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1724080956.0","currentOid":""},"activityList":{"items":[{"before":"811a08d9265cdb7fa14b4afb9738cfcb7677525a","after":null,"ref":"refs/heads/fileset-paths","pushedAt":"2024-08-19T15:22:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"}},{"before":"7de7583b37a84ee6d4a4f163ad4ba1d87207850f","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-1684-ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","pushedAt":"2024-08-19T15:22:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"}},{"before":"ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","after":"7de7583b37a84ee6d4a4f163ad4ba1d87207850f","ref":"refs/heads/main","pushedAt":"2024-08-19T15:22:34.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Make fileset take optional list of paths to list (#1684)\n\n## Changes\n\nBefore this change, the fileset library would take a single root path\nand list all files in it. To support an allowlist of paths to list (much\nlike a Git `pathspec` without patterns; see [pathspec](pathspec)), this\nchange introduces an optional argument to `fileset.New` where the caller\ncan specify paths to list. If not specified, this argument defaults to\nlist `.` (i.e. list all files in the root).\n\nThe motivation for this change is that we wish to expose this pattern in\nbundles. Users should be able to specify which paths to synchronize\ninstead of always only synchronizing the bundle root directory.\n\n[pathspec]:\nhttps://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec\n\n## Tests\n\nNew and existing unit tests.","shortMessageHtmlLink":"Make fileset take optional list of paths to list (#1684)"}},{"before":"219f9b1f9faa5d5c4c4ad86d1a8b5d99d36c231b","after":"3496a72da89a75c8a1c35e76a2a1a94e12693478","ref":"refs/heads/tests-initialize-helper","pushedAt":"2024-08-19T15:16:39.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"Merge branch 'main' into tests-initialize-helper","shortMessageHtmlLink":"Merge branch 'main' into tests-initialize-helper"}},{"before":null,"after":"7de7583b37a84ee6d4a4f163ad4ba1d87207850f","ref":"refs/heads/gh-readonly-queue/main/pr-1684-ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","pushedAt":"2024-08-19T15:15:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Make fileset take optional list of paths to list (#1684)\n\n## Changes\n\nBefore this change, the fileset library would take a single root path\nand list all files in it. To support an allowlist of paths to list (much\nlike a Git `pathspec` without patterns; see [pathspec](pathspec)), this\nchange introduces an optional argument to `fileset.New` where the caller\ncan specify paths to list. If not specified, this argument defaults to\nlist `.` (i.e. list all files in the root).\n\nThe motivation for this change is that we wish to expose this pattern in\nbundles. Users should be able to specify which paths to synchronize\ninstead of always only synchronizing the bundle root directory.\n\n[pathspec]:\nhttps://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec\n\n## Tests\n\nNew and existing unit tests.","shortMessageHtmlLink":"Make fileset take optional list of paths to list (#1684)"}},{"before":"8a3f93ba38d4d8dbf1b960dff5887a9bfee3132f","after":"8e568cb1b00887d103893f47e94fd77af6f36c7d","ref":"refs/heads/bundle-sync-paths","pushedAt":"2024-08-19T15:01:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"Update tests","shortMessageHtmlLink":"Update tests"}},{"before":null,"after":"219f9b1f9faa5d5c4c4ad86d1a8b5d99d36c231b","ref":"refs/heads/tests-initialize-helper","pushedAt":"2024-08-19T14:59:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"Share test initializer in common helper function\n\nThese tests inadvertently were re-running mutators; the first time through\n`loadTarget` and the second time by running `phases.Initialize()` themselves.\nSome of the mutators that executed in `phases.Initializes()` are also run as\npart of `loadTarget`. This is overdue a refactor to make it unambiguous what\nruns when. Until then, this removes the duplicated execution.","shortMessageHtmlLink":"Share test initializer in common helper function"}},{"before":"4d97bf8cad7e20322d10edb9645bbe640dff2931","after":"8a3f93ba38d4d8dbf1b960dff5887a9bfee3132f","ref":"refs/heads/bundle-sync-paths","pushedAt":"2024-08-19T13:48:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"Add paths field to bundle sync configuration\n\nThis field allows a user to configure paths to synchronize to the workspace.\n\nAllowed values are relative paths to files and directories, anchored at the\ndirectory where the field is set. If one or more values traverse up the\ndirectory tree (to an ancestor of the bundle root directory), the CLI will\ndynamically figure out the root path to use to ensure that the file tree\nstructure remains intact.\n\nFor example, given a `databricks.yml` in `my_bundle` that includes:\n\n```yaml\nsync:\n paths:\n - ../common\n - .\n```\n\nThen upon synchronization, the workspace will look like:\n```\n.\n├── common\n│ └── lib.py\n└── my_bundle\n ├── databricks.yml\n └── notebook.py\n```\n\nIf not set behavior remains identical.","shortMessageHtmlLink":"Add paths field to bundle sync configuration"}},{"before":"ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-1693-beced9f1b5ec5bde8665f0a63c223829655a33f5","pushedAt":"2024-08-19T13:32:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"}},{"before":"beced9f1b5ec5bde8665f0a63c223829655a33f5","after":"ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","ref":"refs/heads/main","pushedAt":"2024-08-19T13:32:56.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Add `import` option for PyDABs (#1693)\n\n## Changes\nAdd 'import' option for PyDABs\n\n## Tests\nManually","shortMessageHtmlLink":"Add import option for PyDABs (#1693)"}},{"before":null,"after":"ab4e8099fb71af95b566f2d78e9d53523bdaa5c5","ref":"refs/heads/gh-readonly-queue/main/pr-1693-beced9f1b5ec5bde8665f0a63c223829655a33f5","pushedAt":"2024-08-19T13:25:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Add `import` option for PyDABs (#1693)\n\n## Changes\nAdd 'import' option for PyDABs\n\n## Tests\nManually","shortMessageHtmlLink":"Add import option for PyDABs (#1693)"}},{"before":"b24197a0700928d256f744184797037be80b3bf2","after":null,"ref":"refs/heads/prepare/0.226.0","pushedAt":"2024-08-19T11:33:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"andrewnester","name":"Andrew Nester","path":"/andrewnester","primaryAvatarUrl":"https://github.com/avatars/u/2969996?s=80&v=4"}},{"before":"beced9f1b5ec5bde8665f0a63c223829655a33f5","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-1683-f99335e87145f1b18d9b8bdd6e376fb365be2c13","pushedAt":"2024-08-19T11:33:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"}},{"before":"f99335e87145f1b18d9b8bdd6e376fb365be2c13","after":"beced9f1b5ec5bde8665f0a63c223829655a33f5","ref":"refs/heads/main","pushedAt":"2024-08-19T11:33:26.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"[Release] Release v0.226.0 (#1683)\n\nCLI:\n* Add command line autocomplete to the fs commands\n([#1622](https://github.com/databricks/cli/pull/1622)).\n* Add trailing slash to directory to produce completions for\n([#1666](https://github.com/databricks/cli/pull/1666)).\n* Fix ability to import the CLI repository as module\n([#1671](https://github.com/databricks/cli/pull/1671)).\n* Fix host resolution order in `auth login`\n([#1370](https://github.com/databricks/cli/pull/1370)).\n* Print text logs in `import-dir` and `export-dir` commands\n([#1682](https://github.com/databricks/cli/pull/1682)).\n\nBundles:\n* Expand and upload local wheel libraries for all task types\n([#1649](https://github.com/databricks/cli/pull/1649)).\n* Clarify file format required for the `config-file` flag in `bundle\ninit` ([#1651](https://github.com/databricks/cli/pull/1651)).\n* Fixed incorrectly cleaning up python wheel dist folder\n([#1656](https://github.com/databricks/cli/pull/1656)).\n* Merge job parameters based on their name\n([#1659](https://github.com/databricks/cli/pull/1659)).\n* Fix glob expansion after running a generic build command\n([#1662](https://github.com/databricks/cli/pull/1662)).\n* Upload local libraries even if they don't have artifact defined\n([#1664](https://github.com/databricks/cli/pull/1664)).\n\nInternal:\n* Fix python wheel task integration tests\n([#1648](https://github.com/databricks/cli/pull/1648)).\n* Skip pushing Terraform state after destroy\n([#1667](https://github.com/databricks/cli/pull/1667)).\n* Enable Spark JAR task test\n([#1658](https://github.com/databricks/cli/pull/1658)).\n* Run Spark JAR task test on multiple DBR versions\n([#1665](https://github.com/databricks/cli/pull/1665)).\n* Stop tracking file path locations in bundle resources\n([#1673](https://github.com/databricks/cli/pull/1673)).\n* Update VS Code settings to match latest value from IDE plugin\n([#1677](https://github.com/databricks/cli/pull/1677)).\n* Use `service.NamedIdMap` to make lookup generation deterministic\n([#1678](https://github.com/databricks/cli/pull/1678)).\n* [Internal] Remove dependency to the `openapi` package of the Go SDK\n([#1676](https://github.com/databricks/cli/pull/1676)).\n* Upgrade TF provider to 1.50.0\n([#1681](https://github.com/databricks/cli/pull/1681)).\n* Upgrade Go SDK to 0.44.0\n([#1679](https://github.com/databricks/cli/pull/1679)).\n\nAPI Changes:\n* Changed `databricks account budgets create` command . New request type\nis .\n * Changed `databricks account budgets create` command to return .\n* Changed `databricks account budgets delete` command . New request type\nis .\n * Changed `databricks account budgets delete` command to return .\n* Changed `databricks account budgets get` command . New request type is\n.\n * Changed `databricks account budgets get` command to return .\n* Changed `databricks account budgets list` command to require request\nof .\n * Changed `databricks account budgets list` command to return .\n* Changed `databricks account budgets update` command . New request type\nis .\n * Changed `databricks account budgets update` command to return .\n * Added `databricks account usage-dashboards` command group.\n * Changed `databricks model-versions get` command to return .\n* Changed `databricks cluster-policies create` command with new required\nargument order.\n* Changed `databricks cluster-policies edit` command with new required\nargument order.\n * Added `databricks clusters update` command.\n * Added `databricks genie` command group.\n* Changed `databricks permission-migration migrate-permissions` command\n. New request type is .\n* Changed `databricks permission-migration migrate-permissions` command\nto return .\n* Changed `databricks account workspace-assignment delete` command to\nreturn .\n* Changed `databricks account workspace-assignment update` command with\nnew required argument order.\n* Changed `databricks account custom-app-integration create` command\nwith new required argument order.\n* Changed `databricks account custom-app-integration list` command to\nrequire request of .\n* Changed `databricks account published-app-integration list` command to\nrequire request of .\n * Removed `databricks apps` command group.\n * Added `databricks notification-destinations` command group.\n * Changed `databricks shares list` command to require request of .\n * Changed `databricks alerts create` command . New request type is .\n * Changed `databricks alerts delete` command . New request type is .\n * Changed `databricks alerts delete` command to return .\n* Changed `databricks alerts get` command with new required argument\norder.\n * Changed `databricks alerts list` command to require request of .\n * Changed `databricks alerts list` command to return .\n * Changed `databricks alerts update` command . New request type is .\n * Changed `databricks alerts update` command to return .\n * Changed `databricks queries create` command . New request type is .\n * Changed `databricks queries delete` command . New request type is .\n * Changed `databricks queries delete` command to return .\n* Changed `databricks queries get` command with new required argument\norder.\n * Changed `databricks queries list` command to return .\n * Removed `databricks queries restore` command.\n * Changed `databricks queries update` command . New request type is .\n * Added `databricks queries list-visualizations` command.\n* Changed `databricks query-visualizations create` command . New request\ntype is .\n* Changed `databricks query-visualizations delete` command . New request\ntype is .\n * Changed `databricks query-visualizations delete` command to return .\n* Changed `databricks query-visualizations update` command . New request\ntype is .\n* Changed `databricks statement-execution execute-statement` command to\nreturn .\n* Changed `databricks statement-execution get-statement` command to\nreturn .\n * Added `databricks alerts-legacy` command group.\n * Added `databricks queries-legacy` command group.\n * Added `databricks query-visualizations-legacy` command group.\n\nOpenAPI commit f98c07f9c71f579de65d2587bb0292f83d10e55d (2024-08-12)\nDependency updates:\n* Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0\n([#1652](https://github.com/databricks/cli/pull/1652)).\n* Bump golang.org/x/sync from 0.7.0 to 0.8.0\n([#1655](https://github.com/databricks/cli/pull/1655)).\n* Bump golang.org/x/mod from 0.19.0 to 0.20.0\n([#1654](https://github.com/databricks/cli/pull/1654)).\n* Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0\n([#1653](https://github.com/databricks/cli/pull/1653)).\n* Bump golang.org/x/text from 0.16.0 to 0.17.0\n([#1670](https://github.com/databricks/cli/pull/1670)).\n* Bump golang.org/x/term from 0.22.0 to 0.23.0\n([#1669](https://github.com/databricks/cli/pull/1669)).","shortMessageHtmlLink":"[Release] Release v0.226.0 (#1683)"}},{"before":null,"after":"beced9f1b5ec5bde8665f0a63c223829655a33f5","ref":"refs/heads/gh-readonly-queue/main/pr-1683-f99335e87145f1b18d9b8bdd6e376fb365be2c13","pushedAt":"2024-08-19T11:27:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"[Release] Release v0.226.0 (#1683)\n\nCLI:\n* Add command line autocomplete to the fs commands\n([#1622](https://github.com/databricks/cli/pull/1622)).\n* Add trailing slash to directory to produce completions for\n([#1666](https://github.com/databricks/cli/pull/1666)).\n* Fix ability to import the CLI repository as module\n([#1671](https://github.com/databricks/cli/pull/1671)).\n* Fix host resolution order in `auth login`\n([#1370](https://github.com/databricks/cli/pull/1370)).\n* Print text logs in `import-dir` and `export-dir` commands\n([#1682](https://github.com/databricks/cli/pull/1682)).\n\nBundles:\n* Expand and upload local wheel libraries for all task types\n([#1649](https://github.com/databricks/cli/pull/1649)).\n* Clarify file format required for the `config-file` flag in `bundle\ninit` ([#1651](https://github.com/databricks/cli/pull/1651)).\n* Fixed incorrectly cleaning up python wheel dist folder\n([#1656](https://github.com/databricks/cli/pull/1656)).\n* Merge job parameters based on their name\n([#1659](https://github.com/databricks/cli/pull/1659)).\n* Fix glob expansion after running a generic build command\n([#1662](https://github.com/databricks/cli/pull/1662)).\n* Upload local libraries even if they don't have artifact defined\n([#1664](https://github.com/databricks/cli/pull/1664)).\n\nInternal:\n* Fix python wheel task integration tests\n([#1648](https://github.com/databricks/cli/pull/1648)).\n* Skip pushing Terraform state after destroy\n([#1667](https://github.com/databricks/cli/pull/1667)).\n* Enable Spark JAR task test\n([#1658](https://github.com/databricks/cli/pull/1658)).\n* Run Spark JAR task test on multiple DBR versions\n([#1665](https://github.com/databricks/cli/pull/1665)).\n* Stop tracking file path locations in bundle resources\n([#1673](https://github.com/databricks/cli/pull/1673)).\n* Update VS Code settings to match latest value from IDE plugin\n([#1677](https://github.com/databricks/cli/pull/1677)).\n* Use `service.NamedIdMap` to make lookup generation deterministic\n([#1678](https://github.com/databricks/cli/pull/1678)).\n* [Internal] Remove dependency to the `openapi` package of the Go SDK\n([#1676](https://github.com/databricks/cli/pull/1676)).\n* Upgrade TF provider to 1.50.0\n([#1681](https://github.com/databricks/cli/pull/1681)).\n* Upgrade Go SDK to 0.44.0\n([#1679](https://github.com/databricks/cli/pull/1679)).\n\nAPI Changes:\n* Changed `databricks account budgets create` command . New request type\nis .\n * Changed `databricks account budgets create` command to return .\n* Changed `databricks account budgets delete` command . New request type\nis .\n * Changed `databricks account budgets delete` command to return .\n* Changed `databricks account budgets get` command . New request type is\n.\n * Changed `databricks account budgets get` command to return .\n* Changed `databricks account budgets list` command to require request\nof .\n * Changed `databricks account budgets list` command to return .\n* Changed `databricks account budgets update` command . New request type\nis .\n * Changed `databricks account budgets update` command to return .\n * Added `databricks account usage-dashboards` command group.\n * Changed `databricks model-versions get` command to return .\n* Changed `databricks cluster-policies create` command with new required\nargument order.\n* Changed `databricks cluster-policies edit` command with new required\nargument order.\n * Added `databricks clusters update` command.\n * Added `databricks genie` command group.\n* Changed `databricks permission-migration migrate-permissions` command\n. New request type is .\n* Changed `databricks permission-migration migrate-permissions` command\nto return .\n* Changed `databricks account workspace-assignment delete` command to\nreturn .\n* Changed `databricks account workspace-assignment update` command with\nnew required argument order.\n* Changed `databricks account custom-app-integration create` command\nwith new required argument order.\n* Changed `databricks account custom-app-integration list` command to\nrequire request of .\n* Changed `databricks account published-app-integration list` command to\nrequire request of .\n * Removed `databricks apps` command group.\n * Added `databricks notification-destinations` command group.\n * Changed `databricks shares list` command to require request of .\n * Changed `databricks alerts create` command . New request type is .\n * Changed `databricks alerts delete` command . New request type is .\n * Changed `databricks alerts delete` command to return .\n* Changed `databricks alerts get` command with new required argument\norder.\n * Changed `databricks alerts list` command to require request of .\n * Changed `databricks alerts list` command to return .\n * Changed `databricks alerts update` command . New request type is .\n * Changed `databricks alerts update` command to return .\n * Changed `databricks queries create` command . New request type is .\n * Changed `databricks queries delete` command . New request type is .\n * Changed `databricks queries delete` command to return .\n* Changed `databricks queries get` command with new required argument\norder.\n * Changed `databricks queries list` command to return .\n * Removed `databricks queries restore` command.\n * Changed `databricks queries update` command . New request type is .\n * Added `databricks queries list-visualizations` command.\n* Changed `databricks query-visualizations create` command . New request\ntype is .\n* Changed `databricks query-visualizations delete` command . New request\ntype is .\n * Changed `databricks query-visualizations delete` command to return .\n* Changed `databricks query-visualizations update` command . New request\ntype is .\n* Changed `databricks statement-execution execute-statement` command to\nreturn .\n* Changed `databricks statement-execution get-statement` command to\nreturn .\n * Added `databricks alerts-legacy` command group.\n * Added `databricks queries-legacy` command group.\n * Added `databricks query-visualizations-legacy` command group.\n\nOpenAPI commit f98c07f9c71f579de65d2587bb0292f83d10e55d (2024-08-12)\nDependency updates:\n* Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0\n([#1652](https://github.com/databricks/cli/pull/1652)).\n* Bump golang.org/x/sync from 0.7.0 to 0.8.0\n([#1655](https://github.com/databricks/cli/pull/1655)).\n* Bump golang.org/x/mod from 0.19.0 to 0.20.0\n([#1654](https://github.com/databricks/cli/pull/1654)).\n* Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0\n([#1653](https://github.com/databricks/cli/pull/1653)).\n* Bump golang.org/x/text from 0.16.0 to 0.17.0\n([#1670](https://github.com/databricks/cli/pull/1670)).\n* Bump golang.org/x/term from 0.22.0 to 0.23.0\n([#1669](https://github.com/databricks/cli/pull/1669)).","shortMessageHtmlLink":"[Release] Release v0.226.0 (#1683)"}},{"before":"f99335e87145f1b18d9b8bdd6e376fb365be2c13","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-1691-7c5b650111b176ab61bce1241d514ff641815218","pushedAt":"2024-08-19T10:05:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"}},{"before":"5aadb82fc1a703e416cd0c7ad6441b64953631f8","after":null,"ref":"refs/heads/fix/cluster-list-test-increase","pushedAt":"2024-08-19T10:05:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"andrewnester","name":"Andrew Nester","path":"/andrewnester","primaryAvatarUrl":"https://github.com/avatars/u/2969996?s=80&v=4"}},{"before":"7c5b650111b176ab61bce1241d514ff641815218","after":"f99335e87145f1b18d9b8bdd6e376fb365be2c13","ref":"refs/heads/main","pushedAt":"2024-08-19T10:05:42.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Increased chan size for clusters test to pass (#1691)\n\n## Changes\nIncreased chan size for clusters test to pass","shortMessageHtmlLink":"Increased chan size for clusters test to pass (#1691)"}},{"before":"d44044056b5ce62436de5f68cbed936dd447af56","after":"e4644ab86e138765d287dc8bfb0958f8e5781d44","ref":"refs/heads/multi-location-undefined","pushedAt":"2024-08-19T10:03:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"shreyas-goenka","name":null,"path":"/shreyas-goenka","primaryAvatarUrl":"https://github.com/avatars/u/88374338?s=80&v=4"},"commit":{"message":"fix windows tests","shortMessageHtmlLink":"fix windows tests"}},{"before":null,"after":"f99335e87145f1b18d9b8bdd6e376fb365be2c13","ref":"refs/heads/gh-readonly-queue/main/pr-1691-7c5b650111b176ab61bce1241d514ff641815218","pushedAt":"2024-08-19T10:00:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Increased chan size for clusters test to pass (#1691)\n\n## Changes\nIncreased chan size for clusters test to pass","shortMessageHtmlLink":"Increased chan size for clusters test to pass (#1691)"}},{"before":null,"after":"5aadb82fc1a703e416cd0c7ad6441b64953631f8","ref":"refs/heads/fix/cluster-list-test-increase","pushedAt":"2024-08-19T09:56:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"andrewnester","name":"Andrew Nester","path":"/andrewnester","primaryAvatarUrl":"https://github.com/avatars/u/2969996?s=80&v=4"},"commit":{"message":"Increased chan size for clusters test to pass","shortMessageHtmlLink":"Increased chan size for clusters test to pass"}},{"before":null,"after":"4d97bf8cad7e20322d10edb9645bbe640dff2931","ref":"refs/heads/bundle-sync-paths","pushedAt":"2024-08-16T15:51:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"5dce2e68203ed90411bfcb851b0a597c27dcbcbd","after":"05cc8f77df89817c663efde7a8c77f6a51b6137e","ref":"refs/heads/fix/extensions-test","pushedAt":"2024-08-16T15:04:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shreyas-goenka","name":null,"path":"/shreyas-goenka","primaryAvatarUrl":"https://github.com/avatars/u/88374338?s=80&v=4"},"commit":{"message":"-","shortMessageHtmlLink":"-"}},{"before":"37e4e2f3ad6b497dac531803d0e3c567c6602b4f","after":"5dce2e68203ed90411bfcb851b0a597c27dcbcbd","ref":"refs/heads/fix/extensions-test","pushedAt":"2024-08-16T15:01:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"shreyas-goenka","name":null,"path":"/shreyas-goenka","primaryAvatarUrl":"https://github.com/avatars/u/88374338?s=80&v=4"},"commit":{"message":"cleanup","shortMessageHtmlLink":"cleanup"}},{"before":null,"after":"37e4e2f3ad6b497dac531803d0e3c567c6602b4f","ref":"refs/heads/fix/extensions-test","pushedAt":"2024-08-16T14:50:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"shreyas-goenka","name":null,"path":"/shreyas-goenka","primaryAvatarUrl":"https://github.com/avatars/u/88374338?s=80&v=4"},"commit":{"message":"Use API mocks for duplicate path errors in workspace fs extensions client","shortMessageHtmlLink":"Use API mocks for duplicate path errors in workspace fs extensions cl…"}},{"before":null,"after":"6f5679ddba869776c5451c41c3eb87683635a73a","ref":"refs/heads/sync-paths","pushedAt":"2024-08-16T11:57:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pietern","name":"Pieter Noordhuis","path":"/pietern","primaryAvatarUrl":"https://github.com/avatars/u/9845?s=80&v=4"},"commit":{"message":"Pass through paths argument to libs/sync","shortMessageHtmlLink":"Pass through paths argument to libs/sync"}},{"before":"2130004a7f78cf368dbaae25c9d4b8bb56ebf406","after":null,"ref":"refs/heads/fix/integ-test-0.226","pushedAt":"2024-08-16T08:39:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"andrewnester","name":"Andrew Nester","path":"/andrewnester","primaryAvatarUrl":"https://github.com/avatars/u/2969996?s=80&v=4"}},{"before":"7c5b650111b176ab61bce1241d514ff641815218","after":null,"ref":"refs/heads/gh-readonly-queue/main/pr-1686-54799a1918e4eca026090626539928d3d886736e","pushedAt":"2024-08-16T08:39:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"}},{"before":"54799a1918e4eca026090626539928d3d886736e","after":"7c5b650111b176ab61bce1241d514ff641815218","ref":"refs/heads/main","pushedAt":"2024-08-16T08:39:35.000Z","pushType":"merge_queue_merge","commitsCount":1,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Fix integration tests after Go SDK bump (#1686)\n\n## Changes\nThese 2 tests failed\n\n`TestAccAlertsCreateErrWhenNoArguments ` -> switched to legacy command\nfor now, new one does not have a required request body (might be an\nOpenAPI spec issue\nhttps://github.com/databricks/databricks-sdk-go/blob/main/service/sql/model.go#L595),\nwill follow up later\n\n`TestAccClustersList` -> increased channel size because new clusters API\nreturns more clusters\n\n## Tests\nTests are green now","shortMessageHtmlLink":"Fix integration tests after Go SDK bump (#1686)"}},{"before":null,"after":"7c5b650111b176ab61bce1241d514ff641815218","ref":"refs/heads/gh-readonly-queue/main/pr-1686-54799a1918e4eca026090626539928d3d886736e","pushedAt":"2024-08-16T08:32:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://github.com/avatars/u/9919?s=80&v=4"},"commit":{"message":"Fix integration tests after Go SDK bump (#1686)\n\n## Changes\nThese 2 tests failed\n\n`TestAccAlertsCreateErrWhenNoArguments ` -> switched to legacy command\nfor now, new one does not have a required request body (might be an\nOpenAPI spec issue\nhttps://github.com/databricks/databricks-sdk-go/blob/main/service/sql/model.go#L595),\nwill follow up later\n\n`TestAccClustersList` -> increased channel size because new clusters API\nreturns more clusters\n\n## Tests\nTests are green now","shortMessageHtmlLink":"Fix integration tests after Go SDK bump (#1686)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEni3oEQA","startCursor":null,"endCursor":null}},"title":"Activity · databricks/cli"}