Commit Graph

  • 864f10e0c3
    Upgrade Go SDK to v0.29.0 Hector Castejon Diaz 2024-01-10 18:18:41 +0100
  • 67cbfbad75
    Run go mod tidy Pieter Noordhuis 2024-01-10 15:48:36 +0100
  • 92dbc84ca9
    Upgrade Go SDK to v0.29.0 Pieter Noordhuis 2024-01-10 15:35:02 +0100
  • f5c46478f4
    Upgrade golang.org/x/crypto to v0.17.0 in internal module (#1110) Pieter Noordhuis 2024-01-10 14:53:01 +0100
  • f6f624f8c6
    Upgrade golang.org/x/crypto to v0.17.0 in internal module Pieter Noordhuis 2024-01-10 14:47:15 +0100
  • 1604ada0e6
    Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#1104) dependabot[bot] 2024-01-10 14:38:26 +0100
  • 58e4bb9de3
    Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1105) dependabot[bot] 2024-01-10 14:38:16 +0100
  • 603f2c626c
    Bump golang.org/x/sync from 0.5.0 to 0.6.0 dependabot[bot] 2024-01-10 13:32:41 +0000
  • c8cdebd433
    Bump golang.org/x/term from 0.15.0 to 0.16.0 (#1103) dependabot[bot] 2024-01-10 14:25:48 +0100
  • 47eb229690
    comment Pieter Noordhuis 2024-01-10 14:23:05 +0100
  • 2ab806507b
    wip Pieter Noordhuis 2024-01-10 10:29:28 +0100
  • 419bd27e45
    Merge remote-tracking branch 'databricks/main' into dbt-template Lennart Kats 2024-01-08 21:16:46 +0100
  • 82e375611a
    Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 dependabot[bot] 2024-01-08 16:47:39 +0000
  • 2e351d2d9d
    Bump golang.org/x/term from 0.15.0 to 0.16.0 dependabot[bot] 2024-01-08 11:18:30 +0000
  • d8a64e6617
    Define constant for the invalid `dyn.Value` (#1101) Pieter Noordhuis 2024-01-05 14:02:04 +0100
  • bae220d1bc
    Consolidate functions to convert `dyn.Value` to native types (#1100) Pieter Noordhuis 2024-01-05 13:06:12 +0100
  • 4b01fff03d
    Fixed instance pool resolving by name (#1102) Andrew Nester 2024-01-05 11:50:53 +0100
  • 2e62298ba4
    fixed test Andrew Nester 2024-01-05 11:45:50 +0100
  • e7a47badc9
    Fixed instance pool resolving by name Andrew Nester 2024-01-05 11:40:35 +0100
  • fab40b137d
    Update mutators to use new dyn functionality Pieter Noordhuis 2024-01-05 00:01:29 +0100
  • b825ccd672
    More dyn work Pieter Noordhuis 2024-01-04 23:58:10 +0100
  • d80a8ce1d4
    More dyn work Pieter Noordhuis 2024-01-04 23:28:30 +0100
  • 83fb21c0ec
    dyn wip Pieter Noordhuis 2024-01-04 23:19:29 +0100
  • 5fb40f9d07
    Allow referencing bundle resources by name (#872) Andrew Nester 2024-01-04 22:04:42 +0100
  • d655b67c04
    added service-principals Andrew Nester 2024-01-04 21:59:12 +0100
  • 1cf75ee5ca
    Merge branch 'dyn-invalid' into bundle-use-dyn Pieter Noordhuis 2024-01-04 20:27:50 +0100
  • 4470722017
    Merge branch 'dyn-underlying' into bundle-use-dyn Pieter Noordhuis 2024-01-04 20:27:13 +0100
  • 8f3cd2e8a0
    Define dyn.InvalidValue Pieter Noordhuis 2024-01-04 20:19:48 +0100
  • 021386139c
    Inline Pieter Noordhuis 2024-01-04 19:59:42 +0100
  • aa19b48df0
    Consolidate functions to convert `dyn.Value` to native types Pieter Noordhuis 2024-01-04 19:52:22 +0100
  • 2f36c7e26c
    remove nop Pieter Noordhuis 2024-01-04 19:48:05 +0100
  • b50cc8a4f7
    More dyn work Pieter Noordhuis 2024-01-04 17:41:12 +0100
  • 8288b7a2a5
    fixes Andrew Nester 2024-01-04 16:05:51 +0100
  • af687ad5a6
    updated comment Andrew Nester 2024-01-04 14:49:12 +0100
  • 485bd05693
    structured lookup field Andrew Nester 2024-01-04 14:44:32 +0100
  • 29f8ef2f42
    upgrade to 0.28.1 Andrew Nester 2024-01-04 12:32:56 +0100
  • 05974c63a4
    Merge branch 'main' into dependabot/go_modules/github.com/databricks/databricks-sdk-go-0.28.0 Andrew Nester 2024-01-04 12:14:48 +0100
  • 68135cbaa8
    wip git Pieter Noordhuis 2024-01-04 09:50:08 +0100
  • 892b344448
    Merge remote-tracking branch 'origin/main' into bundle-use-new-config-framework Pieter Noordhuis 2024-01-03 21:15:44 +0100
  • 8a1be76910
    Always log with text format by default (#1096) Miles Yucht 2024-01-03 10:39:33 +0100
  • 167deec8c3
    Change recommended production deployment path from /Shared to /Users (#1091) Lennart Kats (databricks) 2024-01-02 20:58:24 +0100
  • e80882b5af
    Allow account client auth with environment variables when no .databrickscfg file present (#1097) Andrew Nester 2024-01-02 16:34:43 +0100
  • 1d92eb96d2
    refactored Andrew Nester 2024-01-02 16:28:21 +0100
  • db91b881d3
    fixes Andrew Nester 2024-01-02 16:17:39 +0100
  • 766ba5bb25
    fixed typo Andrew Nester 2024-01-02 16:00:35 +0100
  • 60953f3ef8
    fixed formatting Andrew Nester 2024-01-02 15:55:18 +0100
  • 0248e66c08
    target override Andrew Nester 2024-01-02 15:52:30 +0100
  • e844f89bd1
    Merge branch 'main' into named-reference Andrew Nester 2024-01-02 14:46:30 +0100
  • fa686cd49b
    Allow account client auth with environment variables when no databrickscfg file present Andrew Nester 2024-01-02 14:34:02 +0100
  • 8d6f4248bf
    fix; Miles Yucht 2024-01-02 13:09:26 +0100
  • 336543adc7
    Always log with text format by default Miles Yucht 2024-01-02 13:04:15 +0100
  • 46d8a37343
    Merge branch 'main' into fix-shared-path Lennart Kats (databricks) 2024-01-02 12:50:45 +0100
  • 9cb098506a
    Added codecov integration on code push (#1095) Andrew Nester 2024-01-02 10:32:17 +0100
  • 3e6e04831f
    Fixed storage-credentials list command in text output (#1094) Andrew Nester 2024-01-02 08:24:51 +0100
  • 68e27f2eed
    Merge branch 'main' into close-stale-issues Andrew Nester 2023-12-29 14:36:51 +0100
  • 1539eef61b
    Added codecov integration on code push Andrew Nester 2023-12-29 14:34:38 +0100
  • 247e86fc26
    Fixed storage-credentials list command in text output Andrew Nester 2023-12-28 16:58:23 +0100
  • 9a1f078bd9
    Improve error when bundle root is not writable (#1093) Lennart Kats (databricks) 2023-12-28 14:15:21 +0100
  • 206b1bf198
    Tweak command groups in CLI help (#1092) Lennart Kats (databricks) 2023-12-28 14:14:55 +0100
  • d85d4c42dd
    Fix test Lennart Kats 2023-12-28 13:33:40 +0100
  • cd52c83fcb
    Merge remote-tracking branch 'databricks/main' into dbt-template Lennart Kats 2023-12-28 13:32:37 +0100
  • 81e3546fdd
    Revert change Lennart Kats 2023-12-28 13:29:17 +0100
  • 90202cde01
    Rename variable Lennart Kats 2023-12-28 13:24:05 +0100
  • 3b6681c301
    Bump github.com/hashicorp/terraform-json from 0.18.0 to 0.20.0 (#1090) dependabot[bot] 2023-12-27 17:26:54 +0100
  • 3392868f95
    Bump github.com/hashicorp/terraform-json from 0.18.0 to 0.20.0 dependabot[bot] 2023-12-27 15:53:43 +0000
  • 0c850ddab5
    Bump go.uber.org/mock from 0.3.0 to 0.4.0 (#1089) dependabot[bot] 2023-12-27 16:46:36 +0100
  • c6a2ce6ea8
    Bump github.com/hashicorp/terraform-exec from 0.19.0 to 0.20.0 (#1088) dependabot[bot] 2023-12-27 16:46:24 +0100
  • 10a8ce4562
    Improve experience for multiple builtin templates (#1052) Lennart Kats (databricks) 2023-12-27 13:03:08 +0100
  • 885efa6385
    Update libs/cmdio/io.go Lennart Kats (databricks) 2023-12-27 12:58:35 +0100
  • 374c5f411b
    Fix conditional Lennart Kats 2023-12-27 12:24:44 +0100
  • a1464c4ebe
    Merge branch 'main' into multi-init Lennart Kats (databricks) 2023-12-27 11:42:19 +0100
  • d5b997e60b
    Add comment Lennart Kats 2023-12-27 10:26:09 +0100
  • 3d5117776c
    Improve error when bundle root is not writable Lennart Kats 2023-12-27 10:12:57 +0100
  • ef4bf324bd
    Add additional comment Lennart Kats 2023-12-27 10:11:49 +0100
  • ae3dcc185b
    Restore run_as check Lennart Kats 2023-12-27 10:04:53 +0100
  • 643ae8d660
    Merge remote-tracking branch 'origin/main' into bundle-use-new-config-framework Pieter Noordhuis 2023-12-27 09:57:45 +0100
  • 3739b20385
    Tweak command groups in CLI help Lennart Kats 2023-12-26 16:40:19 +0100
  • 4ea9043c39
    Bump go.uber.org/mock from 0.3.0 to 0.4.0 dependabot[bot] 2023-12-25 11:59:09 +0000
  • ef4eb77e89
    Bump github.com/hashicorp/terraform-exec from 0.19.0 to 0.20.0 dependabot[bot] 2023-12-25 11:59:03 +0000
  • 8477465e88
    Change recommended production deployment path from /Shared/ to ~/ Lennart Kats 2023-12-25 11:03:36 +0100
  • 16f26a3705
    Add tests Lennart Kats 2023-12-24 16:32:52 +0100
  • d01eaf426c
    Clarify name Lennart Kats 2023-12-23 17:39:50 +0100
  • d58811fed5
    Process feedback Lennart Kats 2023-12-23 17:38:00 +0100
  • f2408eda62
    Add support for reprompts if user input does not match template schema (#946) shreyas-goenka 2023-12-22 21:13:08 +0530
  • effce0fb29
    - monalisa 2023-12-22 20:19:58 +0530
  • fa3c8b1017
    Use resource key as name in permissions code (#1087) Pieter Noordhuis 2023-12-22 15:45:53 +0100
  • 21cf860df5
    Merge branch 'permissions-use-resource-key' into bundle-use-new-config-framework Pieter Noordhuis 2023-12-22 15:42:53 +0100
  • cdbea58cf5
    Use resource key as name in permissions code Pieter Noordhuis 2023-12-22 15:38:28 +0100
  • 2ecdf4e2fa
    Address comment monalisa 2023-12-22 20:08:14 +0530
  • 69370c4313
    Return empty map for non-nil structs Pieter Noordhuis 2023-12-22 15:33:26 +0100
  • 61f5354277
    refactor to promptOnce monalisa 2023-12-22 19:43:57 +0530
  • 8a11ceeeeb
    Use string path in bundletest.SetLocation Pieter Noordhuis 2023-12-22 14:58:08 +0100
  • 3dbadb4997
    More renaming Pieter Noordhuis 2023-12-22 14:42:03 +0100
  • 8fc3ab5e9e
    Finalize package rename Pieter Noordhuis 2023-12-22 14:36:36 +0100
  • b71d8d4653
    Merge branch 'rename-config-dyn' into bundle-use-new-config-framework Pieter Noordhuis 2023-12-22 14:32:53 +0100
  • 938eb1600c
    Rename libs/config -> libs/dyn (#1086) Pieter Noordhuis 2023-12-22 14:20:45 +0100
  • fb7ec6ba17
    Rename libs/config -> libs/dyn Pieter Noordhuis 2023-12-22 13:41:37 +0100
  • a1297d71fd
    Functionality to walk a `config.Value` tree (#1081) Pieter Noordhuis 2023-12-22 11:38:09 +0100
  • 9ee9233f20
    Merge branch 'value-path' into bundle-use-new-config-framework Pieter Noordhuis 2023-12-22 11:12:43 +0100
  • 40e1425a14
    Address comments Pieter Noordhuis 2023-12-22 10:59:45 +0100