Commit Graph

  • 6ac45e8bae
    Release v0.217.0 (#1337) v0.217.0 Andrew Nester 2024-04-03 19:07:23 +0200
  • 60c1732e00
    Update CHANGELOG.md Andrew Nester 2024-04-03 18:40:48 +0200
  • 1f85841cad
    Release v0.217.0 Andrew Nester 2024-04-03 18:16:06 +0200
  • 5a7405e606
    Fixed message for successful auth describe run (#1336) Andrew Nester 2024-04-03 17:47:45 +0200
  • 04cbc7171e
    Make bundle validation print text output by default (#1335) Pieter Noordhuis 2024-04-03 17:33:43 +0200
  • 7e640c659a
    Pull template parsing out of loop Pieter Noordhuis 2024-04-03 17:28:27 +0200
  • c8aaea7151
    Fixed message for successful auth describe run Andrew Nester 2024-04-03 17:10:00 +0200
  • 2741b15a5f
    Trailer Pieter Noordhuis 2024-04-03 15:57:51 +0200
  • 927f27f914
    Merge remote-tracking branch 'origin/main' into bundle-validate-diag-render Pieter Noordhuis 2024-04-03 14:26:35 +0200
  • 47d27f1b77
    Work Pieter Noordhuis 2024-04-03 14:24:39 +0200
  • 55d9ef5eb0
    Work Pieter Noordhuis 2024-04-03 14:03:09 +0200
  • 7df82a3b53
    Work Pieter Noordhuis 2024-04-03 14:00:56 +0200
  • b4e2645942
    Make normalization return warnings instead of errors (#1334) Pieter Noordhuis 2024-04-03 13:14:23 +0200
  • 6ab9d1023d
    Merge remote-tracking branch 'origin/main' into bundle-validate-diag-render Pieter Noordhuis 2024-04-03 13:03:53 +0200
  • 14ff91680c
    Make normalization return warnings instead of errors Pieter Noordhuis 2024-04-03 12:57:47 +0200
  • a95b1c7dcf
    Retain location information of variable reference (#1333) Pieter Noordhuis 2024-04-03 12:40:29 +0200
  • f28a9d7107
    Bump github.com/databricks/databricks-sdk-go from 0.36.0 to 0.37.0 (#1326) dependabot[bot] 2024-04-03 12:39:53 +0200
  • 3c1487889c
    Comment Pieter Noordhuis 2024-04-03 12:17:13 +0200
  • bb1e086be8
    Retain location information of variable reference Pieter Noordhuis 2024-04-03 11:21:51 +0200
  • 75beae424d
    fixed tests Andrew Nester 2024-04-03 11:08:13 +0200
  • f9f49b5868
    fixes Andrew Nester 2024-04-03 11:01:42 +0200
  • c1963ec0df
    Include `dyn.Path` in normalization warnings and errors (#1332) Pieter Noordhuis 2024-04-03 10:56:46 +0200
  • 8c144a2de4
    Added `auth describe` command (#1244) Andrew Nester 2024-04-03 10:14:04 +0200
  • edcc7e5922
    fix test Andrew Nester 2024-04-03 10:08:31 +0200
  • e1b1237f0c
    Merge branch 'dyn-normalize-include-path' into bundle-validate-diag-render Pieter Noordhuis 2024-04-03 09:34:09 +0200
  • 96a2b39443
    Include dyn.Path in normalization warnings and errors Pieter Noordhuis 2024-04-03 09:22:32 +0200
  • 6413e2414f
    fixed comment Andrew Nester 2024-04-02 16:49:47 +0200
  • 566bc90a85
    fixes Andrew Nester 2024-04-02 16:45:36 +0200
  • dc72e4b57c
    Merge branch 'main' into configure_use_databricks_config_file Kai Zhu 2024-04-02 09:17:54 -0400
  • 079c416f8d
    Add `bundle debug terraform` command (#1294) Ilia Babanov 2024-04-02 14:56:27 +0200
  • 56e393c743
    Allow specifying CLI version constraints required to run the bundle (#1320) Andrew Nester 2024-04-02 14:55:21 +0200
  • 37a3655954
    fixes Andrew Nester 2024-04-02 14:49:57 +0200
  • d157a2c934
    Merge branch 'main' into terraform-dependencies Ilia Babanov 2024-04-02 14:30:20 +0200
  • 189f9baf12
    Update bundle/config/mutator/verify_cli_version.go Andrew Nester 2024-04-02 14:27:09 +0200
  • dca81a40f4
    Return warning for nil primitive types during normalization (#1329) Pieter Noordhuis 2024-04-02 14:17:29 +0200
  • 8983487798
    More nil -> null Pieter Noordhuis 2024-04-02 14:10:38 +0200
  • 5afdb95d04
    Merge remote-tracking branch 'origin/dyn-normalize-allow-nil' into dyn-normalize-allow-nil Pieter Noordhuis 2024-04-02 14:09:36 +0200
  • 82b0b99878
    nil -> null Pieter Noordhuis 2024-04-02 14:08:57 +0200
  • 969c285a7e
    Update libs/dyn/convert/normalize_test.go Pieter Noordhuis 2024-04-02 14:07:31 +0200
  • d921a82a46
    Fix typo Ilia Babanov 2024-04-02 14:07:27 +0200
  • 4b99b3a1bc
    Return warning for nil primitive types during normalization Pieter Noordhuis 2024-04-02 13:48:59 +0200
  • 79c35c6c0c
    Merge branch 'main' into runtime-min-version Lennart Kats (databricks) 2024-04-02 13:20:48 +0200
  • 3cd8962075
    enforce syntax Andrew Nester 2024-04-02 11:49:57 +0200
  • 138a9e167d
    Move env vars into consts Ilia Babanov 2024-04-02 10:52:19 +0200
  • 7413253c18
    Update bundle/deploy/terraform/init.go Ilia Babanov 2024-04-02 10:23:53 +0200
  • e90d86dd71
    Bump github.com/databricks/databricks-sdk-go from 0.36.0 to 0.37.0 dependabot[bot] 2024-04-01 11:38:00 +0000
  • 740cfc68af
    wip for validate diag rendering Pieter Noordhuis 2024-03-28 08:54:07 +0100
  • 032981f7b4
    Merge remote-tracking branch 'databricks/main' into faster-dev-mode-kill-kill Lennart Kats 2024-03-29 14:40:42 +0100
  • d37b54e981
    Merge remote-tracking branch 'databricks/main' into faster-dev-mode-kill-kill faster-dev-mode-kill-kill Lennart Kats 2024-03-29 14:40:42 +0100
  • 5221b31f83
    Disable log from process_target_mode to allow configurability Lennart Kats 2024-03-29 14:27:54 +0100
  • 1f2dcd8cdf configure use DATABRICKS_CONFIG_FILE environment variable if exists as config file Kai Zhu 2024-03-28 05:42:54 -0400
  • c308dc474d
    added comma Andrew Nester 2024-03-28 16:01:32 +0100
  • d02c9df861
    mod tidy Andrew Nester 2024-03-28 15:00:05 +0100
  • bcbf6489b5
    use version constraints Andrew Nester 2024-03-28 14:54:35 +0100
  • d99642fd7b
    Update tests Ilia Babanov 2024-03-28 14:49:36 +0100
  • 8884a417d1
    Merge branch 'main' into terraform-dependencies Ilia Babanov 2024-03-28 14:47:56 +0100
  • 8af0a4e469
    remove --account flag Andrew Nester 2024-03-28 14:31:50 +0100
  • d38d946e57
    Add comment for getEnvVarWithMatchingVersion Ilia Babanov 2024-03-28 14:22:23 +0100
  • 80a24088f4
    Merge branch 'main' into feature/auth-describe Andrew Nester 2024-03-28 13:01:45 +0100
  • cddc5f97f8
    Fix the generated DABs JSON schema (#1322) shreyas-goenka 2024-03-28 16:55:36 +0530
  • 233ec458ff
    use existing basic dab config Shreyas Goenka 2024-03-28 11:59:42 +0100
  • eea34b2504
    Return diagnostics from `config.Load` (#1324) Pieter Noordhuis 2024-03-28 11:59:03 +0100
  • 1bccc152e5
    Merge remote-tracking branch 'origin/main' into bundle-config-load-diags Pieter Noordhuis 2024-03-28 11:52:20 +0100
  • b21e3c81cd
    Make bundle loaders return diagnostics (#1319) Pieter Noordhuis 2024-03-28 11:32:34 +0100
  • 652b973727
    added prerelease test cases Andrew Nester 2024-03-28 11:24:39 +0100
  • 96343434b0
    More coverage Pieter Noordhuis 2024-03-28 10:22:10 +0100
  • 8461480850
    Add assertions to bundle profile selection tests Pieter Noordhuis 2024-03-28 10:07:53 +0100
  • a0d8055af2
    Return diagnostics from config.Load Pieter Noordhuis 2024-03-28 09:00:28 +0100
  • daf86ea0a5
    Provide a flag on auth commands that allows binding the OAUTH redirect address to a port rather than an address, allowing binding to public IP addresses rather than just localhost Ben Phegan 2024-03-28 09:58:13 +1100
  • b7654b3589
    - Shreyas Goenka 2024-03-27 18:47:29 +0100
  • 0c9d2fc1dd
    try no go Shreyas Goenka 2024-03-27 18:43:27 +0100
  • f5a03850a3
    - Shreyas Goenka 2024-03-27 18:41:42 +0100
  • 7aa9bb1491
    mostly done Shreyas Goenka 2024-03-27 18:23:49 +0100
  • 3e2b69bb90
    - Shreyas Goenka 2024-03-27 18:17:27 +0100
  • c80185cc42
    - Shreyas Goenka 2024-03-27 18:15:49 +0100
  • 363659a29a
    - Shreyas Goenka 2024-03-27 18:14:31 +0100
  • 14db886339
    - Shreyas Goenka 2024-03-27 18:11:39 +0100
  • bc83683b7e
    Fix the generated DABs JSON schema Shreyas Goenka 2024-03-27 17:56:22 +0100
  • 5df4c7e134
    Add allow list for resources when bundle `run_as` is set (#1233) shreyas-goenka 2024-03-27 21:43:53 +0530
  • f38c6a0508
    Merge branch 'main' into runtime-min-version Andrew Nester 2024-03-27 17:07:35 +0100
  • a50117e82c
    remove branching for windows assertions Shreyas Goenka 2024-03-27 16:22:42 +0100
  • dcaf247eeb
    address comments about comments Shreyas Goenka 2024-03-27 16:11:43 +0100
  • 704d069459
    Make `bundle.deployment` optional in the bundle schema (#1321) shreyas-goenka 2024-03-27 19:07:59 +0530
  • 8554570864
    Make bundle.deployment optional in the bundle schema Shreyas Goenka 2024-03-27 14:30:23 +0100
  • 9e9e18a9ff
    TryLocation -> GetLocation Shreyas Goenka 2024-03-27 13:19:20 +0100
  • d28ce060e2
    Merge remote-tracking branch 'origin' into fix-run-as Shreyas Goenka 2024-03-27 13:18:32 +0100
  • f701924041
    Update comment Pieter Noordhuis 2024-03-27 13:07:48 +0100
  • 790103ef53
    No need for databricks.yml now that bundle is stubbed Pieter Noordhuis 2024-03-27 13:03:55 +0100
  • 8fff41bc5a
    Merge remote-tracking branch 'origin/main' into bundle-load-root Pieter Noordhuis 2024-03-27 13:01:25 +0100
  • 93de5c7946
    Return bundle if configured on context Pieter Noordhuis 2024-03-27 13:00:52 +0100
  • aa747deda4
    Allow specifying minimum and maximum CLI version required to run the bundle Andrew Nester 2024-03-27 12:58:54 +0100
  • 4d494b629c
    Write entry point configuration from test Pieter Noordhuis 2024-03-27 11:53:55 +0100
  • ca534d596b
    Load bundle configuration from mutator (#1318) Pieter Noordhuis 2024-03-27 11:49:05 +0100
  • d1dd71bfaa
    Revert profile move Pieter Noordhuis 2024-03-27 11:47:38 +0100
  • 66b4be392e
    Merge branch 'bundle-load-from-mutator' into bundle-load-root Pieter Noordhuis 2024-03-27 11:33:37 +0100
  • d01334b789
    Merge remote-tracking branch 'origin/main' into bundle-load-from-mutator Pieter Noordhuis 2024-03-27 11:32:04 +0100
  • 64111e50f1
    Make bundle loaders return diagnostics Pieter Noordhuis 2024-03-27 11:05:26 +0100
  • f195b84475
    Remove support for DATABRICKS_BUNDLE_INCLUDES (#1317) Pieter Noordhuis 2024-03-27 11:13:54 +0100
  • 35269692dd
    Merge remote-tracking branch 'origin/main' into bundle-remove-include-env Pieter Noordhuis 2024-03-27 11:06:13 +0100
  • 00d76d5afa
    Move path field to bundle type (#1316) Pieter Noordhuis 2024-03-27 10:03:24 +0100