Commit Graph

  • 8013d86a7f
    Bring back --json flag for workspace-conf set-status command Andrew Nester 2024-01-25 11:47:40 +0000
  • f269f8015d
    Added `bundle generate pipeline` command (#1139) Andrew Nester 2024-01-25 11:35:14 +0000
  • 9c3e4fda7c
    Add "bundle summary" command (#1123) Ilia Babanov 2024-01-25 12:32:47 +0100
  • b280b5f005
    fixed test for Windows Andrew Nester 2024-01-25 11:11:49 +0000
  • 8988920a3e
    Update codecov/codecov-action to v3 (#1149) Pieter Noordhuis 2024-01-25 11:47:03 +0100
  • 8922bf916c
    Update actions/setup-go to v5 (#1148) Pieter Noordhuis 2024-01-25 11:44:37 +0100
  • dcc4c29761
    Update codecov/codecov-action to v3 Pieter Noordhuis 2024-01-25 11:39:42 +0100
  • 0c4fca8ace
    Update actions/setup-go to v5 Pieter Noordhuis 2024-01-25 11:27:58 +0100
  • ce8cfef19d
    Add support for `anyOf` to `skip_prompt_if` (#1133) Arpit Jasapara 2024-01-25 02:09:42 -0800
  • cc2f66d097
    Fix test Lennart Kats 2024-01-25 10:49:37 +0100
  • 3aa501e621
    Merge remote-tracking branch 'databricks/main' into sql-template Lennart Kats 2024-01-25 10:49:31 +0100
  • 2ed579a323
    - Shreyas Goenka 2024-01-25 15:18:38 +0530
  • b79a70ba19
    fix casing Shreyas Goenka 2024-01-25 15:15:35 +0530
  • 1a3b8ad07b
    - Shreyas Goenka 2024-01-25 15:15:11 +0530
  • b6ade6c2fc
    Remove file Pieter Noordhuis 2024-01-25 10:30:12 +0100
  • 48e2737773
    Merge remote-tracking branch 'origin/main' into bundle-use-dyn Pieter Noordhuis 2024-01-25 10:29:46 +0100
  • 3996cfa0ce
    use sha Miles Yucht 2024-01-25 09:41:46 +0100
  • 8d0cbe664a
    - Shreyas Goenka 2024-01-25 01:58:12 +0530
  • fd62f2a63d
    Include empty scalars in dynamic representation Shreyas Goenka 2024-01-25 01:52:34 +0530
  • 6ea7423126
    Revert "use for for test" Shreyas Goenka 2024-01-25 00:51:18 +0530
  • 601fb5e2af
    use for for test Shreyas Goenka 2024-01-25 00:37:33 +0530
  • fd05a4c844
    Filter current user from resource permissions Shreyas Goenka 2024-01-25 00:28:56 +0530
  • 14abcb3ad7
    Add `dynvar` package for variable resolution with a `dyn.Value` tree (#1143) Pieter Noordhuis 2024-01-24 19:49:06 +0100
  • 57f1844689
    Delete libs/dyn/visit_test.go Pieter Noordhuis 2024-01-24 19:45:04 +0100
  • adb733b109
    Merge branch 'main' into dynvar Pieter Noordhuis 2024-01-24 19:44:43 +0100
  • ff6e0354b9
    Add functionality to visit values in `dyn.Value` tree (#1142) Pieter Noordhuis 2024-01-24 19:38:46 +0100
  • e22e5c89a7
    Remove empty file Pieter Noordhuis 2024-01-24 19:33:48 +0100
  • 764489e404
    Use mocks in pipeline glob test Pieter Noordhuis 2024-01-24 16:38:29 +0100
  • 43d3d49e21
    Comment Pieter Noordhuis 2024-01-24 15:57:58 +0100
  • 36eb46e701
    Fixes Pieter Noordhuis 2024-01-24 15:44:16 +0100
  • 3fb8912ee8
    added unit test Andrew Nester 2024-01-24 14:22:46 +0000
  • a20a7f9a96
    Restore variable initialization Pieter Noordhuis 2024-01-24 15:09:28 +0100
  • d80abcf128
    Release Windows packages to winget-pkgs Miles Yucht 2024-01-24 14:57:29 +0100
  • b739338ae4
    Merge branch 'dynvar' into bundle-use-dyn Pieter Noordhuis 2024-01-24 14:54:49 +0100
  • a7348d577a
    Remove path and key from ref Pieter Noordhuis 2024-01-24 14:53:01 +0100
  • 37bd8f108c
    Comments Pieter Noordhuis 2024-01-24 14:47:30 +0100
  • af0e3e2959
    Add `dynvar` package for variable resolution with a `dyn.Value` tree Pieter Noordhuis 2024-01-24 14:38:05 +0100
  • d0d7536f0c
    Add functionality to visit values in `dyn.Value` tree Pieter Noordhuis 2024-01-24 14:17:14 +0100
  • af0dd6d571
    Merge remote-tracking branch 'databricks/main' into dbt-template Lennart Kats 2024-01-24 13:41:38 +0100
  • 99f920eaf9
    Fix ANSI mode Lennart Kats 2024-01-24 13:41:20 +0100
  • cf2a1c38ba
    Set run_as permissions after variable interpolation (#1141) shreyas-goenka 2024-01-24 17:52:04 +0530
  • f89d3d35e1
    added e2e test Andrew Nester 2024-01-24 12:03:45 +0000
  • a95be0fd3f
    wip: make variable resolution work through dyn Pieter Noordhuis 2024-01-24 11:28:55 +0100
  • daf785d3ef
    - Shreyas Goenka 2024-01-24 15:30:31 +0530
  • 9ee0e3a72c
    - Shreyas Goenka 2024-01-24 15:29:16 +0530
  • 1aa9092c71
    add test for missing value still skipping prompt Shreyas Goenka 2024-01-24 15:25:06 +0530
  • 2e1ee60020
    fix tests Shreyas Goenka 2024-01-24 15:14:52 +0530
  • e52ac4a386
    remove implict required condition Shreyas Goenka 2024-01-24 14:52:34 +0530
  • 89db29a0f7
    recursively validate for anyOf Shreyas Goenka 2024-01-24 14:50:00 +0530
  • 8ea3f679a3
    add empty anyOf check Shreyas Goenka 2024-01-24 14:38:32 +0530
  • 694af228cb
    lint Shreyas Goenka 2024-01-24 12:26:55 +0530
  • 80156a7a46
    fix test Shreyas Goenka 2024-01-24 12:22:21 +0530
  • 80cf44b691
    Add anyOf props as required and error when required fields are not specified Shreyas Goenka 2024-01-24 12:10:55 +0530
  • a1b4a2116e
    Set run_as permissions after variable interpolation Shreyas Goenka 2024-01-24 13:25:38 +0530
  • fca4729221 Add anyOf props as required and error when required fields are not specified addAnyOf Shreyas Goenka 2024-01-24 12:10:55 +0530
  • 769d092108
    apply comments Arpit Jasapara 2024-01-23 21:58:50 -0800
  • b4054de8ab
    Remove early return to properly set created statuses Ilia Babanov 2024-01-23 16:29:46 +0100
  • f929405f4b
    download usual fiels as well Andrew Nester 2024-01-23 13:11:21 +0000
  • ab42361409
    . Pieter Noordhuis 2024-01-23 13:56:38 +0100
  • 952d660cb9
    added confirm plan and unbind command Andrew Nester 2024-01-23 12:51:56 +0000
  • 9000bcbd9f
    Make variable tests pass Pieter Noordhuis 2024-01-23 13:43:43 +0100
  • b9ea101fc0
    Comment Pieter Noordhuis 2024-01-23 13:43:18 +0100
  • 699f7dd527
    Add required condition Arpit Jasapara 2024-01-22 16:25:13 -0800
  • deb7e67ad5
    Prompt for account profile only for account-level command execution instead of during `databricks labs install` flow (#1128) Serge Smertin 2024-01-22 18:35:13 +0100
  • 79aa34112b
    no `goto` Serge Smertin 2024-01-22 18:31:45 +0100
  • 261f13f42c
    Bump github.com/hashicorp/terraform-json from 0.20.0 to 0.21.0 (#1138) dependabot[bot] 2024-01-22 16:48:55 +0000
  • c1d0747e3a
    Bump github.com/databricks/databricks-sdk-go from 0.29.0 to 0.29.1 (#1137) dependabot[bot] 2024-01-22 16:48:35 +0000
  • a371569f71
    Added bundle generate pipeline command Andrew Nester 2024-01-22 12:16:48 +0000
  • 3dd0236e46
    Bump github.com/hashicorp/terraform-json from 0.20.0 to 0.21.0 dependabot[bot] 2024-01-22 12:00:19 +0000
  • aa87203064
    Bump github.com/databricks/databricks-sdk-go from 0.29.0 to 0.29.1 dependabot[bot] 2024-01-22 12:00:12 +0000
  • d133130f0c
    Explicitly require json output Ilia Babanov 2024-01-22 10:34:23 +0100
  • 220a1eaaaa
    Merge remote-tracking branch 'databricks/main' into dbt-template Lennart Kats 2024-01-22 09:56:40 +0100
  • 6fc5ed4edf
    Offer an option to use personal schemas Lennart Kats 2024-01-22 09:23:33 +0100
  • 77116cf1cf
    Merge branch 'main' into addAnyOf Arpit Jasapara 2024-01-21 22:56:27 -0800
  • f31191fd2a
    Apply comments Arpit Jasapara 2024-01-21 22:52:31 -0800
  • 1501298eb2
    Improve template Lennart Kats 2024-01-20 22:51:27 +0100
  • 14bc1fa259
    Add conditional Lennart Kats 2024-01-20 22:11:14 +0100
  • 94ebd9adc5
    Update template to use materialized views & streaming tables Lennart Kats 2024-01-20 18:52:19 +0100
  • 5a37d661a7
    Refactor Arpit Jasapara 2024-01-19 16:51:34 -0800
  • 335d3def7f
    More dynvar Pieter Noordhuis 2024-01-19 16:48:09 +0100
  • 1b6241746e
    Use MockWorkspaceClient from SDK instead of WithImpl mocking (#1134) Andrew Nester 2024-01-19 14:12:58 +0000
  • c7b7718dcb
    Use MockWorkspaceClient from SDK instead of WithImpl mocking Andrew Nester 2024-01-19 13:58:47 +0000
  • 6a8c0524dd
    Change double negation to single check Arpit Jasapara 2024-01-19 01:26:25 -0800
  • 04946d268a
    Add AnyOf Support to SkipPromptIf Arpit Jasapara 2024-01-19 01:21:24 -0800
  • 7067782cf1
    Fixed path matching for Windows in generate job test (#1132) Andrew Nester 2024-01-19 08:05:59 +0000
  • 4dde13d281
    Fixed path matching for Windoes in generate job test Andrew Nester 2024-01-19 07:59:33 +0000
  • ceb62c091b
    Added bundle bind command Andrew Nester 2024-01-18 15:14:24 +0000
  • 688af35ce6 Remove changes reversed to a future pull request Domenico Corvasce 2023-12-20 23:11:11 +0100
  • 643c1dd1e5 Format code Domenico Corvasce 2023-12-20 22:32:52 +0100
  • ead50928c6 Extend custom prefix to model endpoints Domenico Corvasce 2023-12-20 22:14:20 +0100
  • 1f252b56dd Fix docstrings Domenico Corvasce 2023-12-20 21:54:38 +0100
  • 221ddb53e9 Add custom prefix option for development resources Domenico Corvasce 2023-12-20 21:43:09 +0100
  • ccf3329300
    Explain ModifiedStatus enum Ilia Babanov 2024-01-18 13:32:05 +0100
  • 80d3a7d7d1
    Improve tests Ilia Babanov 2024-01-18 13:15:36 +0100
  • 58fa444165
    Rename to summary, mark new fields as internal Ilia Babanov 2024-01-18 11:33:25 +0100
  • e0e930618c
    Print json to stdout Ilia Babanov 2024-01-17 16:57:19 +0100
  • 57abf157cc
    Release v0.212.1 (#1130) v0.212.1 Andrew Nester 2024-01-17 14:44:42 +0000
  • 55798361eb
    Release v0.212.1 Andrew Nester 2024-01-17 14:38:47 +0000
  • a2b90ea30a
    Merge branch 'main' into remote-state Ilia Babanov 2024-01-17 15:38:23 +0100
  • 70fe0e36ef
    Added `databricks bundle generate job` command (#1043) Andrew Nester 2024-01-17 14:26:33 +0000