Commit Graph

  • 76092ccaa7
    remove todo Shreyas Goenka 2024-11-18 17:58:07 +0100
  • ea6906e88c
    add support for initializeUrl Shreyas Goenka 2024-11-18 17:52:17 +0100
  • f5ea8dac26
    remove other mutator Shreyas Goenka 2024-11-18 17:35:03 +0100
  • 4621079f71
    Read template from [fs.FS] instead of assuming local paths Pieter Noordhuis 2024-11-18 17:32:02 +0100
  • 55f715dddf
    fix: Broken test Ilya Kuznetsov 2024-11-18 17:31:52 +0100
  • 1d7b27e0ef
    feat: Rename "in-place" to "source-linked" Ilya Kuznetsov 2024-11-18 17:21:33 +0100
  • e6723deb9d
    undo containsUsername Shreyas Goenka 2024-11-18 17:10:28 +0100
  • b0e527efe8
    - Shreyas Goenka 2024-11-18 17:07:54 +0100
  • 040626589a
    - Shreyas Goenka 2024-11-18 17:07:24 +0100
  • 4cc2790300
    remove prefixing for uc volumes Shreyas Goenka 2024-11-18 17:03:22 +0100
  • 68dc6c1ce4
    Merge remote-tracking branch 'origin' into feature/uc-volumes Shreyas Goenka 2024-11-18 16:56:37 +0100
  • d38060214e
    Merge remote-tracking branch 'origin' into fix/extensions-client-read Shreyas Goenka 2024-11-18 16:43:55 +0100
  • 50af744a97
    fix test remove-uncessary-get Shreyas Goenka 2024-11-18 16:32:41 +0100
  • 9284fa1e1e
    Merge remote-tracking branch 'origin' into remove-uncessary-get Shreyas Goenka 2024-11-18 16:20:06 +0100
  • e8825d559f
    fix: Reuse existing `root` variable Ilya Kuznetsov 2024-11-18 16:19:26 +0100
  • 00bb683be9
    fix: Remove unnecessary fields in apply presets test Ilya Kuznetsov 2024-11-18 16:13:14 +0100
  • 53e1f6df6a
    fix: Skip permissions set and check for in-place Ilya Kuznetsov 2024-11-18 16:05:21 +0100
  • df0a98066a
    Add validation for single node clusters Shreyas Goenka 2024-11-18 15:51:58 +0100
  • e65b50cf3c
    fix: Wrong condition Ilya Kuznetsov 2024-11-18 12:22:14 +0100
  • 977ba12f25
    Bump golang.org/x/term from 0.25.0 to 0.26.0 dependabot[bot] 2024-11-18 11:14:40 +0000
  • 49f6bc9354
    fix: Skipping in-place tests on Windows Ilya Kuznetsov 2024-11-18 12:08:10 +0100
  • e7165ec17a
    feat: Add Databricks Workspace conditions to dev mode setting. Add warning if conditions not met when preset is enabled by user Ilya Kuznetsov 2024-11-18 11:58:56 +0100
  • 80ea3a05e3
    fix: Move SyncRoot field to the top og the struct Ilya Kuznetsov 2024-11-18 11:24:33 +0100
  • a3c6d571c8
    fix: Use SyncRootPath Ilya Kuznetsov 2024-11-18 11:11:44 +0100
  • 7d732ceba8
    Consolidate test helpers for `io/fs` (#1906) Pieter Noordhuis 2024-11-15 16:37:21 +0100
  • 7f3fb10c4a
    Do not prepend paths starting with ~ or variable reference (#1905) Andrew Nester 2024-11-15 16:03:59 +0100
  • 0761db2a2e
    Use require instead of assert + return Pieter Noordhuis 2024-11-15 15:19:01 +0100
  • 66afae272b
    fix Andrew Nester 2024-11-15 14:48:38 +0100
  • 6afbe6aa2a
    Use fakefs package for filer testing Pieter Noordhuis 2024-11-15 14:24:53 +0100
  • 6d08cea23a
    Consolidate fs.FS test helpers Pieter Noordhuis 2024-11-15 12:33:15 +0100
  • e9b72895dc
    test: Process target mode Ilya Kuznetsov 2024-11-15 12:32:44 +0100
  • 8cd95eb0ea
    test: Apply presets unit test Ilya Kuznetsov 2024-11-15 12:09:53 +0100
  • e82f5a5b1c
    fix Andrew Nester 2024-11-15 11:26:22 +0100
  • fdc6edf1ea
    fixed integ test Andrew Nester 2024-11-15 10:30:11 +0100
  • ae59d07199
    fixes Andrew Nester 2024-11-15 10:26:47 +0100
  • e6299493f8
    Update cmd/bundle/generate/job.go Andrew Nester 2024-11-15 10:13:08 +0100
  • a84a92a0c4
    Do not prepend paths starting with ~ or variable reference Andrew Nester 2024-11-15 10:09:48 +0100
  • 4cf692924c
    fix: Missing root variable Ilya Kuznetsov 2024-11-14 18:46:10 +0100
  • 1db384018c
    Make `TableName` field part of quality monitor schema (#1903) Pieter Noordhuis 2024-11-14 18:39:38 +0100
  • 51c8ef592c
    fix: Applies autoformat Ilya Kuznetsov 2024-11-14 18:38:31 +0100
  • 26f24538ee feat: Use dbr package for runtime check Ilya Kuznetsov 2024-11-14 18:18:17 +0100
  • 0004ed27a7 Merge branch 'main' of github.com:databricks/cli into tmp/in-place-prototype Ilya Kuznetsov 2024-11-14 18:12:34 +0100
  • 58349b209c
    add support for delete' Shreyas Goenka 2024-11-14 17:18:26 +0100
  • 1508d65c4c
    Extract functionality to detect if the CLI is running on DBR (#1889) Pieter Noordhuis 2024-11-14 17:10:45 +0100
  • 350cb8e4db
    move the success case down Shreyas Goenka 2024-11-14 17:04:55 +0100
  • f8f1e8b5db
    update fixture used Shreyas Goenka 2024-11-14 16:58:02 +0100
  • 73263c923f
    One more fix Pieter Noordhuis 2024-11-14 16:56:27 +0100
  • f11bab8389
    Merge remote-tracking branch 'origin' into fix/extensions-client-read Shreyas Goenka 2024-11-14 16:54:46 +0100
  • 5320dfde2c
    Update tests Pieter Noordhuis 2024-11-14 16:50:09 +0100
  • 95b8f7caee
    Make TableName field part of quality monitor schema Pieter Noordhuis 2024-11-14 16:26:33 +0100
  • 2edfb6cfea
    [Release] Release v0.234.0 (#1902) v0.234.0 Andrew Nester 2024-11-14 15:38:52 +0100
  • f2609c2a12
    Update CHANGELOG.md Andrew Nester 2024-11-14 14:18:20 +0100
  • 9ffe4984c5
    WIP hectorcast-db/preview-fix Hector Castejon Diaz 2024-11-14 14:12:30 +0100
  • e622f4bc2f
    [Release] Release v0.234.0 Andrew Nester 2024-11-14 14:06:08 +0100
  • 21d27885dc
    Upgrade TF provider to 1.58.0 (#1900) Pieter Noordhuis 2024-11-14 14:00:15 +0100
  • 93c569a5d3
    Revert the TF changes for the 'quality_monitor' resource Pieter Noordhuis 2024-11-14 13:52:11 +0100
  • 1c571962d2
    fixes Andrew Nester 2024-11-14 13:46:21 +0100
  • 9cea93d159
    Update filenames used by bundle generate to use '.<resource-type>.yml' Andrew Nester 2024-11-14 13:42:50 +0100
  • c83ade86af
    WIP Hector Castejon Diaz 2024-11-13 09:58:30 +0100
  • e1978fa429
    Add support for non-Python ipynb notebooks to DABs (#1827) shreyas-goenka 2024-11-14 03:09:51 +0530
  • be53fa5ff4
    address comments and fix integration tests Shreyas Goenka 2024-11-13 15:49:19 +0100
  • 25838ee0af
    Bump github.com/databricks/databricks-sdk-go from 0.49.0 to 0.51.0 (#1878) dependabot[bot] 2024-11-13 14:40:53 +0100
  • 84359411a5
    Upgrade TF provider to 1.58.0 Pieter Noordhuis 2024-11-13 14:04:28 +0100
  • b42fbe35a9
    Comments Pieter Noordhuis 2024-11-13 13:40:41 +0100
  • d29f876bc8
    fixed command Andrew Nester 2024-11-13 12:18:24 +0100
  • c4301b7a44
    Fix tests Lennart Kats 2024-11-13 09:49:05 +0100
  • a43bcc4c63
    Allow overriding compute for non-development mode targets Lennart Kats 2024-11-13 09:43:31 +0100
  • 00eec5a230
    Address comments Shreyas Goenka 2024-11-12 18:32:38 +0100
  • b2164c0725
    fix: Use SyncRootPath to allow using parent directories Ilya Kuznetsov 2024-11-12 15:16:47 +0100
  • a42b829968
    feat: Support notebooks without extensions fix/in-place-notebooks-wout-ext Ilya Kuznetsov 2024-11-12 13:41:39 +0100
  • 6c1230889a
    Merge branch 'main' of github.com:databricks/cli into tmp/in-place-prototype Ilya Kuznetsov 2024-11-12 13:23:15 +0100
  • 5a22151580 feat: Move FilePath update to apply preset step Ilya Kuznetsov 2024-11-12 09:58:36 +0100
  • a43f7ddad0 feat: Use global FilePath instead of locally overriden paths Ilya Kuznetsov 2024-11-11 19:36:31 +0100
  • 87867c25b5
    fix test with an inline enum Andrew Nester 2024-11-11 18:17:13 +0100
  • caad1aa271
    apps.update override + cleanup Andrew Nester 2024-11-11 17:53:50 +0100
  • 92ab8ade85
    upgrade to 0.51 Andrew Nester 2024-11-11 17:24:50 +0100
  • 574ba14d1d
    remove readonly flags Andrew Nester 2024-11-11 17:14:29 +0100
  • 2ff5775ae5
    Include translation of file:// references dbx2dab Pieter Noordhuis 2024-11-11 15:42:17 +0100
  • 3f87b7fa06
    Include only fields that are present in the source object Pieter Noordhuis 2024-11-11 15:27:45 +0100
  • 7545a1421a
    Include translation of dynamic lookups Pieter Noordhuis 2024-11-11 15:17:41 +0100
  • f80ebe15f8
    Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#1894) dependabot[bot] 2024-11-11 17:28:19 +0530
  • d58d9db259
    Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 dependabot[bot] 2024-11-11 11:49:42 +0000
  • 1e1aaddfa4
    Bump golang.org/x/mod from 0.21.0 to 0.22.0 (#1895) dependabot[bot] 2024-11-11 17:12:54 +0530
  • bc96872b18
    Bump golang.org/x/text from 0.19.0 to 0.20.0 (#1893) dependabot[bot] 2024-11-11 17:12:07 +0530
  • 6a28ae0bea
    Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#1892) dependabot[bot] 2024-11-11 17:11:43 +0530
  • 754007a4aa
    Bump golang.org/x/mod from 0.21.0 to 0.22.0 dependabot[bot] 2024-11-11 11:34:25 +0000
  • be8ad06a14
    Bump golang.org/x/text from 0.19.0 to 0.20.0 dependabot[bot] 2024-11-11 11:33:38 +0000
  • 2763b9b501
    Bump golang.org/x/sync from 0.8.0 to 0.9.0 dependabot[bot] 2024-11-11 11:33:29 +0000
  • 6d4a7271fb
    Walker -> TupleWalker Pieter Noordhuis 2024-11-11 12:08:00 +0100
  • b58a6fc099
    Include permissions Pieter Noordhuis 2024-11-11 11:57:15 +0100
  • 086dfbc79d Merge branch 'main' of github.com:databricks/cli into tmp/in-place-prototype Ilya Kuznetsov 2024-11-11 11:20:10 +0100
  • 0cb3b5382e
    Experimental script to convert DBX configuration Pieter Noordhuis 2024-11-11 11:16:39 +0100
  • 64c843e221
    Fix workspace extensions filer accidentally reading notebook Shreyas Goenka 2024-11-08 21:08:12 +0100
  • 4d858dd247
    do not show computed fields Andrew Nester 2024-11-08 17:02:06 +0100
  • 9d193fb921
    fixes Andrew Nester 2024-11-08 16:13:35 +0100
  • b452f53ccf
    flatten request body into params Andrew Nester 2024-11-08 14:12:35 +0100
  • 3d96565d04
    Merge branch 'main' into dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.50.0 Andrew Nester 2024-11-08 14:10:21 +0100
  • 91ad4df7bf
    fixed apps and dashboard command generation Andrew Nester 2024-11-08 13:36:48 +0100
  • 1ab0a59ba5
    Skip test on Windows Pieter Noordhuis 2024-11-07 22:11:44 +0100
  • c8382b63a2
    Extract functionality to detect if the CLI is running on DBR Pieter Noordhuis 2024-11-07 21:52:44 +0100