Commit Graph

  • 25a151cd60
    Include dashboards in Terraform conversion logic Pieter Noordhuis 2024-10-18 16:22:07 +0200
  • e13fae7a1d
    Update comment Pieter Noordhuis 2024-10-18 16:21:52 +0200
  • 3201821a62
    Don't double-index Pieter Noordhuis 2024-10-18 16:21:39 +0200
  • 379d263907
    Undo changes to convert_test.go Pieter Noordhuis 2024-10-18 16:21:22 +0200
  • 1b51c0cf0e
    Update run_as tests for dashboards Pieter Noordhuis 2024-10-18 15:48:27 +0200
  • 5fb35e358f
    Add dashboards to summary output Pieter Noordhuis 2024-10-18 15:41:10 +0200
  • 43f9155de5
    Merge remote-tracking branch 'origin/main' into dashboards Pieter Noordhuis 2024-10-18 15:35:08 +0200
  • e99939bda5
    Fix path to repository-wide exclude file Pieter Noordhuis 2024-10-18 15:29:57 +0200
  • ccd4d9748f
    refactoring Andrew Nester 2024-10-18 14:25:36 +0200
  • d2272fade5
    rootDir -> checkoutDir Pieter Noordhuis 2024-10-18 14:22:23 +0200
  • 46ec3103a3
    Merge remote-tracking branch 'origin/main' into worktree Pieter Noordhuis 2024-10-18 14:00:14 +0200
  • 0f681146e0
    Add tests for worktree specific resolution Pieter Noordhuis 2024-10-18 13:57:57 +0200
  • c6fc519fc0
    Work on worktree support Pieter Noordhuis 2024-10-18 13:23:48 +0200
  • c5043c3d9d
    Add `bundle summary` to display URLs for deployed resources (#1731) Lennart Kats (databricks) 2024-10-18 08:45:47 +0200
  • c45b058f7c
    Update bundle/config/mutator/initialize_urls_test.go Pieter Noordhuis 2024-10-18 08:36:55 +0200
  • 0cd3fcdda1
    Update bundle/config/resources.go Pieter Noordhuis 2024-10-18 08:36:34 +0200
  • 6ea53065cf
    Merge CleanupTarget back into SelectTarget Lennart Kats 2024-10-12 11:54:05 +0200
  • 530a819f2f
    Merge branch 'main' into cp-summary-with-urls Lennart Kats (databricks) 2024-10-17 18:46:12 +0200
  • 7658dbdff2
    Use net/url to build resource URLs such that proper escaping is done Pieter Noordhuis 2024-10-17 17:30:48 +0200
  • 7bf2ec378c
    Always use ID to synthesize URLs Pieter Noordhuis 2024-10-17 17:17:17 +0200
  • b1dd60c410
    Include test case for clusters Pieter Noordhuis 2024-10-17 16:45:18 +0200
  • dccd70bdb7
    require -> assert Pieter Noordhuis 2024-10-17 16:40:46 +0200
  • 85bc79f7a7
    Use plural title resource header Pieter Noordhuis 2024-10-17 16:39:17 +0200
  • 2c8bb75bc4
    Add singular/plural titles to config.SupportedResources() Pieter Noordhuis 2024-10-17 15:58:04 +0200
  • 13049a555b
    Remove unused name field Pieter Noordhuis 2024-10-17 15:41:24 +0200
  • dedec58e41
    Add behavioral tests for examples from the YAML spec (#1835) Pieter Noordhuis 2024-10-17 15:13:30 +0200
  • cce8f33068
    Improve comment Pieter Noordhuis 2024-10-17 15:06:08 +0200
  • 655346d81b
    Merge 489aba8d76 into e4d039a1aa shreyas-goenka 2024-10-17 16:28:07 +0530
  • e4d039a1aa
    Handle normalization of `dyn.KindTime` into an any type (#1836) Pieter Noordhuis 2024-10-17 12:00:40 +0200
  • 0ead0e0187
    null -> nil Pieter Noordhuis 2024-10-17 11:25:22 +0200
  • 3907afa9c8
    Handle normalization of `dyn.KindTime` into an any type Pieter Noordhuis 2024-10-17 11:15:19 +0200
  • af846dedf6
    Add behavioral tests for examples from the YAML spec Pieter Noordhuis 2024-10-17 10:27:01 +0200
  • 2765a41cf2
    Merge remote-tracking branch 'databricks/main' into cp-summary-with-urls Lennart Kats 2024-10-17 10:25:25 +0200
  • aea4a6e634
    Styling fix Lennart Kats 2024-10-17 10:22:16 +0200
  • 21799b5d83
    Update bundle/permissions/check.go Andrew Nester 2024-10-16 15:32:13 +0200
  • 95f45afc5d
    Update bundle/permissions/check.go Andrew Nester 2024-10-16 15:32:03 +0200
  • cc112961ce
    Fix `TestAccFsMkdirWhenFileExistsAtPath` in isolated Azure environments (#1833) shreyas-goenka 2024-10-16 18:20:17 +0530
  • 0a1233d36e
    - Shreyas Goenka 2024-10-16 14:38:13 +0200
  • 0ae0a71203
    Fix TestAccFsMkdirWhenFileExistsAtPath in isolated azure environments Shreyas Goenka 2024-10-16 14:35:43 +0200
  • f0a4e9e67f
    refactoring + tests Andrew Nester 2024-10-16 14:32:20 +0200
  • 1a961eb19c
    - Shreyas Goenka 2024-10-16 13:46:45 +0200
  • 810da66809
    - Shreyas Goenka 2024-10-16 13:36:55 +0200
  • 00efa74514
    fixes Andrew Nester 2024-10-16 11:14:01 +0200
  • 6af6b55832
    Merge branch 'main' into feature/logout Richard Nordström 2024-10-16 01:31:40 +0200
  • 701b1786a8
    fmt Shreyas Goenka 2024-10-15 22:03:29 +0200
  • 6192835d63
    add custom prefixing behaviour for volumes Shreyas Goenka 2024-10-15 18:04:20 +0200
  • d241c2b39c
    add integration test for grant on volume Shreyas Goenka 2024-10-15 16:05:23 +0200
  • 3e3ddfd0cb
    fix test Shreyas Goenka 2024-10-15 15:29:24 +0200
  • eb94cd6717
    - Shreyas Goenka 2024-10-15 15:27:58 +0200
  • c5a02ef8fb
    split into filer files Shreyas Goenka 2024-10-15 15:22:41 +0200
  • 0753dfe2f4
    Fixed unmarshalling json input into `interface{}` type (#1832) Andrew Nester 2024-10-15 14:10:02 +0200
  • 38b3066f37
    Fixed unmarshalling json input into interface{} type Andrew Nester 2024-10-15 13:36:20 +0200
  • 74a1c22a3a support git worktrees for sync Stephen Macke 2024-10-14 16:47:42 -0700
  • ab20624206
    Assert SDK version is consistent in the CLI generation process (#1814) shreyas-goenka 2024-10-14 21:49:48 +0530
  • 0773084da5
    move test Shreyas Goenka 2024-10-14 18:11:48 +0200
  • 2a912d9116
    Merge remote-tracking branch 'origin' into assert-consistant-sdk Shreyas Goenka 2024-10-14 18:10:24 +0200
  • be2d802d13
    Skip prefixes for schema names when catalog is already namespaced to current user skip-schema-prefix-if-catalog Shreyas Goenka 2024-10-14 16:43:58 +0200
  • a9b8575bc3
    fmt and fix test Shreyas Goenka 2024-10-14 15:49:19 +0200
  • 266c26ce09
    fix tesT Shreyas Goenka 2024-10-14 15:41:47 +0200
  • 9921263928
    separate GetFilerForLibraries tests Shreyas Goenka 2024-10-14 15:18:58 +0200
  • f919e94bce
    typo fix Shreyas Goenka 2024-10-14 15:05:33 +0200
  • e43f566579
    Merge remote-tracking branch 'origin' into feature/uc-volumes Shreyas Goenka 2024-10-14 15:04:40 +0200
  • 489aba8d76
    wip path-with-location Shreyas Goenka 2024-10-14 14:57:16 +0200
  • 0872d2a1f9
    check permissions for parent folder Andrew Nester 2024-10-14 12:33:47 +0200
  • c9252589d9
    Update bundle/permissions/workspace_root.go Andrew Nester 2024-10-14 11:05:55 +0200
  • b91816653a
    fixes Andrew Nester 2024-10-14 11:05:16 +0200
  • 5abb009c4f
    wip Shreyas Goenka 2024-10-14 10:21:13 +0200
  • 3f45f7179f
    Merge remote-tracking branch 'databricks/main' into cp-encourage-root-path Lennart Kats 2024-10-12 09:37:44 +0200
  • 039fe0ec2d
    Merge ec4743e879 into f0e2981596 Subhrodip Mohanta 2024-10-11 23:37:24 +0200
  • 6218539a5e
    Merge remote-tracking branch 'databricks/main' into cp-summary-with-urls Lennart Kats 2024-10-11 19:29:03 +0200
  • f6232f5aae
    [WIP] Add support for non python ipynb notebooks Shreyas Goenka 2024-10-11 16:40:15 +0200
  • f0e2981596
    Added JSON input validation for CLI commands (#1771) Andrew Nester 2024-10-11 16:39:53 +0200
  • 71bc701eed
    fixes Andrew Nester 2024-10-11 16:30:37 +0200
  • 5f6d901148
    Merge ce984254fa into 08a0d083c3 shreyas-goenka 2024-10-11 18:36:07 +0530
  • 82d6640170
    removed path changes Andrew Nester 2024-10-11 14:56:01 +0200
  • d54f641640
    Fix test name Lennart Kats 2024-10-11 14:43:36 +0200
  • ef2400fb76
    Merge remote-tracking branch 'databricks/main' into cp-summary-with-urls Lennart Kats 2024-10-11 14:42:16 +0200
  • d4a334696e
    fixed key location Andrew Nester 2024-10-11 14:41:59 +0200
  • 08a0d083c3
    Ignore metastore permission error during template generation (#1819) Lennart Kats (databricks) 2024-10-11 14:28:56 +0200
  • d25d95b70c
    use dynassert Andrew Nester 2024-10-11 13:01:06 +0200
  • 35f2d58180
    fix test Andrew Nester 2024-10-11 12:47:15 +0200
  • cf2ab73903
    fixes Andrew Nester 2024-10-11 12:17:58 +0200
  • 845d23ac21
    Fixed typo in converting cluster permissions (#1826) Andrew Nester 2024-10-10 16:10:16 +0200
  • 928f5a6981
    Fixed typo in converting cluster permissions Andrew Nester 2024-10-10 15:56:05 +0200
  • b9085de533
    Remove unused `IS_OWNER` constant (#1823) Pieter Noordhuis 2024-10-10 15:43:21 +0200
  • ce984254fa
    - better-json-error Shreyas Goenka 2024-10-10 15:38:10 +0200
  • 62d60a251d
    Return more presriptive error when user enters an invalid value for --json flag Shreyas Goenka 2024-10-10 15:34:15 +0200
  • ad2790daf6
    fix tests Andrew Nester 2024-10-10 15:26:05 +0200
  • 8ccec0a86f
    fixes Andrew Nester 2024-10-10 15:21:50 +0200
  • 11afdfbea3
    Update bundle/permissions/workspace_root.go Andrew Nester 2024-10-10 15:18:40 +0200
  • 793a8363d0
    Added validator for folder permissions Andrew Nester 2024-10-10 15:16:06 +0200
  • 3270afaff4
    Move utility functions dealing with IAM to libs/iamutil (#1820) Pieter Noordhuis 2024-10-10 15:02:25 +0200
  • a6125b9c76
    Remove unused IS_OWNER constant Pieter Noordhuis 2024-10-10 14:59:14 +0200
  • 37fa95f8aa
    Fix for main Pieter Noordhuis 2024-10-10 14:07:39 +0200
  • df7f9b4395
    Added a warning when incorrect permissions used for /Workspace/Shared bundle root Andrew Nester 2024-10-10 13:52:13 +0200
  • 1f5bf4cfd2
    Move utility functions dealing with users to a separate package Pieter Noordhuis 2024-10-10 13:44:01 +0200
  • e885794722
    Show actionable errors for collaborative deployment scenarios (#1386) Lennart Kats (databricks) 2024-10-10 13:18:23 +0200
  • 93f3470c9d
    Ignore permission denied error in API call during template generation Lennart Kats 2024-10-10 10:04:01 +0200
  • db7eca2a80
    Merge branch 'main' into cluster_permissions mpreisser-poi 2024-10-10 09:01:06 +0200
  • c92c67afc9
    [Release] Release v0.230.0 (#1817) v0.230.0 Andrew Nester 2024-10-09 15:06:57 +0200