Commit Graph

  • 6fb915cc41
    - monalisa 2023-11-14 18:25:12 +0100
  • 4c68a74932
    add separate tag and branch flags monalisa 2023-11-14 18:21:09 +0100
  • bbfdce6294
    make error message shorter monalisa 2023-11-14 17:48:12 +0100
  • 99c31471d0
    - monalisa 2023-11-14 17:40:54 +0100
  • b61e5181ff
    Add better error message when path is not a bundle template monalisa 2023-11-14 17:39:10 +0100
  • 0f58f6c875
    Serialise empty files_path and job.relative_path in the deployment metadata (#984) shreyas-goenka 2023-11-14 17:28:32 +0100
  • 655a4971c0
    Serialise empty files_path and job.relative_path in the deployment metadata monalisa 2023-11-14 16:39:00 +0100
  • 0ab125c109
    Allow jobs to be manually unpaused in development mode (#885) Lennart Kats (databricks) 2023-11-13 20:50:39 +0100
  • c3ced68c60
    Bump github.com/databricks/databricks-sdk-go from 0.24.0 to 0.25.0 (#980) dependabot[bot] 2023-11-13 16:38:35 +0100
  • b2055ed49e
    Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 (#982) dependabot[bot] 2023-11-13 13:10:46 +0100
  • cfd065eb99
    removed-oauth-enrollment Andrew Nester 2023-11-13 13:10:18 +0100
  • 0256a9c45e
    Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 dependabot[bot] 2023-11-13 11:32:45 +0000
  • f3db42e622
    Added support for top-level permissions (#928) Andrew Nester 2023-11-13 12:29:40 +0100
  • 7ac97cac97
    generated for openapi spec e7b127cb07af8dd4d8c61c7cc045c8910cdbb02a Andrew Nester 2023-11-13 12:22:07 +0100
  • 70b7f282c9
    Bump github.com/databricks/databricks-sdk-go from 0.24.0 to 0.25.0 dependabot[bot] 2023-11-13 11:22:07 +0000
  • 14d2d0a2d5
    Bump github.com/hashicorp/terraform-json from 0.17.1 to 0.18.0 (#979) dependabot[bot] 2023-11-13 11:18:16 +0000
  • ef76fe02f0
    Bump golang.org/x/term from 0.13.0 to 0.14.0 (#981) dependabot[bot] 2023-11-13 11:14:08 +0000
  • b13fdc39ff
    Bump golang.org/x/term from 0.13.0 to 0.14.0 dependabot[bot] 2023-11-13 11:09:24 +0000
  • f654aef158
    Bump github.com/hashicorp/terraform-json from 0.17.1 to 0.18.0 dependabot[bot] 2023-11-13 11:09:09 +0000
  • 1897e4b9bc
    more tests Andrew Nester 2023-11-13 12:07:36 +0100
  • b32159f6e1
    Add comment Lennart Kats 2023-11-11 17:36:20 +0100
  • ea4153e323
    Fixed flaky TestBackgroundCombinedOutputFailure (#978) Andrew Nester 2023-11-10 15:09:02 +0100
  • e82a49b4e9
    Make `databricks configure` save only explicit fields (#973) Ilia Babanov 2023-11-10 15:03:57 +0100
  • 80058a3c81
    Test that `configure` can read host and token from the env vars Ilia Babanov 2023-11-10 14:40:39 +0100
  • f208853626
    Fix integration test asserting errors on unknown template parameters (#977) shreyas-goenka 2023-11-10 12:05:32 +0100
  • 2b54e72730
    Fixed flaky TestBackgroundCombinedOutputFailure Andrew Nester 2023-11-10 12:00:57 +0100
  • 67abc1f32c
    Fix integration test asserting errors on unknown template parameters monalisa 2023-11-10 11:56:54 +0100
  • 2ca9ce7a2c
    add all level of permissions for workspace root Andrew Nester 2023-11-10 11:51:17 +0100
  • dfab68adb4
    Rename a spec back to its original name Ilia Babanov 2023-11-10 10:57:46 +0100
  • 08e8f5856a
    comment monalisa 2023-11-09 23:14:41 +0100
  • 5eebf95d04
    add unit test monalisa 2023-11-09 19:29:51 +0100
  • c907f4fd48
    Fix template initialization from current working directory monalisa 2023-11-09 19:24:46 +0100
  • a9d4f23e95
    Add --tag flag to specify branch/tag during bundle init monalisa 2023-11-09 18:37:24 +0100
  • 5819644739
    cfgpickers Serge Smertin 2023-11-09 18:25:04 +0100
  • 321f908436
    Add `databricks labs` commad group Serge Smertin 2023-10-24 10:50:17 +0200
  • 3284a8c56c
    Improved usability of `databricks auth login ... --configure-cluster` flow by displaying cluster type and runtime version (#956) Serge Smertin 2023-11-09 17:38:45 +0100
  • 0baccd7e14
    .. Serge Smertin 2023-11-09 17:32:06 +0100
  • fe3f41595f
    Fix formatting Ilia Babanov 2023-11-09 16:59:59 +0100
  • 88ba1ddfe5
    add unit test for skipping monalisa 2023-11-09 16:22:28 +0100
  • 656d2f596a
    Save only explicit config fields to the profile file Ilia Babanov 2023-11-09 16:07:56 +0100
  • f111b0846e
    Added process stubbing for easier testing of launched subprocesses (#963) Serge Smertin 2023-11-09 15:24:05 +0100
  • 09b142ebe3
    .. Serge Smertin 2023-11-09 15:22:32 +0100
  • 9c01b2d7e5
    added cfg pickers Serge Smertin 2023-11-09 15:16:06 +0100
  • 77bc75dbc3
    clarified const comment monalisa 2023-11-09 15:10:03 +0100
  • d691aa1908
    edit field comment monalisa 2023-11-09 14:51:50 +0100
  • bf7db07486
    Merge remote-tracking branch 'origin' into conditional-prompts monalisa 2023-11-09 14:49:58 +0100
  • f893d350b4
    - monalisa 2023-11-09 14:43:31 +0100
  • 12cc8f0b31
    added support for snapshots Serge Smertin 2023-11-09 13:41:05 +0100
  • ec753640ed
    .. Serge Smertin 2023-11-09 13:14:39 +0100
  • 30fdd849aa
    .. Serge Smertin 2023-11-09 12:48:38 +0100
  • 1fea6d18b4
    Add versioning for bundle templates monalisa 2023-11-09 12:04:56 +0100
  • d4c0027556
    Add `--debug` as shortcut for `--log-level debug` (#964) Serge Smertin 2023-11-09 11:40:47 +0100
  • b185f28ef1
    - monalisa 2023-11-08 20:23:13 +0100
  • dc1d074f54
    - monalisa 2023-11-08 20:18:02 +0100
  • 228554ade2
    add test for the const integer conversion monalisa 2023-11-08 20:15:55 +0100
  • 2454bfbd42
    add tests for the new validation monalisa 2023-11-08 20:10:05 +0100
  • d042e57a65
    Add support for conditional prompting in bundle init monalisa 2023-11-08 19:56:49 +0100
  • d4d4b7480f
    Do not allow empty descriptions for bundle template inputs (#967) shreyas-goenka 2023-11-08 17:48:37 +0100
  • da32574362
    Update cmd/root/logger.go Serge Smertin 2023-11-08 17:46:47 +0100
  • 2d42b67493
    .. Serge Smertin 2023-11-08 17:37:05 +0100
  • b72f2a9604
    Release v0.209.1 (#969) Andrew Nester 2023-11-08 17:30:48 +0100
  • f880aeb87f
    Update CHANGELOG.md Andrew Nester 2023-11-08 17:24:14 +0100
  • aef6541df3
    .. Serge Smertin 2023-11-08 17:23:20 +0100
  • 127e1ecf9d
    Release v0.209.1 v0.209.1 Andrew Nester 2023-11-08 16:58:38 +0100
  • 62a8b3fdc0
    Differentiate between nil and empty maps and sequences Pieter Noordhuis 2023-11-08 16:32:46 +0100
  • 7bdff25775
    Do not allow empty descriptions for bundle template inputs monalisa 2023-11-08 16:25:26 +0100
  • 47e434db2f
    Improve error message when `--json` flag is specified (#933) Andrew Nester 2023-11-08 16:07:29 +0100
  • e68a88e14d
    Added `env.UserHomeDir(ctx)` for parallel-friendly tests (#955) Serge Smertin 2023-11-08 15:50:20 +0100
  • f6e75f57f3
    windows! Serge Smertin 2023-11-08 15:44:38 +0100
  • 424e570ed0
    filepath.clean Serge Smertin 2023-11-08 15:12:39 +0100
  • 7847388f95
    Initialize variable definitions that are defined without properties (#966) Pieter Noordhuis 2023-11-08 12:01:14 +0100
  • 7bd7de532e
    Initialize variable definitions that are defined without properties Pieter Noordhuis 2023-11-08 11:29:06 +0100
  • 65dd9c5c0f
    Log process ID in each log entry (#949) Ilia Babanov 2023-11-08 09:51:01 +0100
  • 7509e4d55a
    Hide `--progress-format` global flag (#965) Serge Smertin 2023-11-08 09:29:22 +0100
  • f07832746b
    Make configure command visible + fix bundle command description (#961) Andrew Nester 2023-11-08 08:33:40 +0100
  • 1f1ae3ffbe
    windows! Serge Smertin 2023-11-08 00:57:11 +0100
  • f7e42c9bcb
    Hide `--progress-format` global flag Serge Smertin 2023-11-07 23:31:00 +0100
  • 8d010be19e
    Added `--debug` global flag and hidden `--log-file`, `--log-level` and `--log-format` Serge Smertin 2023-11-07 23:21:40 +0100
  • 1ad37336a2
    Added `ctx, stub := process.WithStub(ctx)` for speed of DevEx Serge Smertin 2023-11-07 22:50:50 +0100
  • 26f27669e3
    bump testcov Serge Smertin 2023-11-07 21:29:01 +0100
  • 10291b0e13
    Bundle path rewrites for dbt and SQL file tasks (#962) Michał Szafrański 2023-11-07 21:00:09 +0100
  • 56bcb6f833
    Make Cobra runner compatible with testing interactive flows (#957) Serge Smertin 2023-11-07 20:06:27 +0100
  • c11c79ddf7
    remove redundant check Michal Szafranski 2023-11-07 17:12:59 +0100
  • 6463a43aa1
    initial Michal Szafranski 2023-11-07 17:00:58 +0100
  • f15b2dfba3
    use json name Andrew Nester 2023-11-07 13:58:44 +0100
  • 432b75a106
    make configure command visible Andrew Nester 2023-11-07 13:45:55 +0100
  • 809c7e6442
    Show docs link only for long description of bundle command Andrew Nester 2023-11-07 13:38:02 +0100
  • 283f24179d
    Remove validation for default value against pattern (#959) shreyas-goenka 2023-11-07 13:35:59 +0100
  • 677f28e2fb
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 (#952) dependabot[bot] 2023-11-07 13:02:55 +0100
  • 86a918a278
    Bump github.com/fatih/color from 1.15.0 to 1.16.0 dependabot[bot] 2023-11-07 10:31:24 +0000
  • 4b18f117d3
    Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#950) dependabot[bot] 2023-11-07 11:20:51 +0100
  • 83820a3a67
    Bump golang.org/x/sync from 0.4.0 to 0.5.0 (#951) dependabot[bot] 2023-11-07 11:20:32 +0100
  • b5a438ea62
    Bump golang.org/x/text from 0.13.0 to 0.14.0 (#953) dependabot[bot] 2023-11-07 11:20:12 +0100
  • 9eec6da29b
    Bump golang.org/x/mod from 0.13.0 to 0.14.0 (#954) dependabot[bot] 2023-11-07 11:20:01 +0100
  • fa90968c20
    Remove validation for default value against pattern monalisa 2023-11-07 01:15:41 +0100
  • a7a94936b9 Update Delta Sharing CLI Usage Connor Lien 2023-11-06 13:50:34 -0800
  • d02656d597
    Make cobra runner compatible with testing interactive flows Serge Smertin 2023-11-06 21:34:40 +0100
  • 802cb51a96
    Expose selectors for UC clusters and SQL warehouses Serge Smertin 2023-11-06 21:31:59 +0100
  • 490a1488a5
    Added `env.UserHomeDir(ctx)` for parallel-friendly tests Serge Smertin 2023-11-06 21:27:48 +0100
  • 1a8d05c4d8
    Reformat imports to their old state Ilia Babanov 2023-11-06 19:21:51 +0100