Commit Graph

  • 2348e852ac
    Update schema Pieter Noordhuis 2024-10-25 15:28:20 +0200
  • 21dabe87fd
    Quote path when passing to TF Pieter Noordhuis 2024-10-25 12:58:18 +0200
  • 3be89dfc59
    Merge remote-tracking branch 'origin/main' into dashboards Pieter Noordhuis 2024-10-25 12:16:27 +0200
  • 72078bb09c
    Add integration test Pieter Noordhuis 2024-10-25 12:16:16 +0200
  • 5a555de503
    [Internal] Automatically trigger integration tests on PR (#1857) hectorcast-db 2024-10-25 11:15:24 +0200
  • 97f3746ec1
    Update .github/workflows/integration-tests.yml hectorcast-db 2024-10-25 11:07:13 +0200
  • 16f02c0e50
    reuse Andrew Nester 2024-10-24 18:39:21 +0200
  • a51c5731fe
    fixes Andrew Nester 2024-10-22 16:28:32 +0200
  • 99fbf33ef1
    fixes Andrew Nester 2024-10-10 15:24:52 +0200
  • ca1ddbf93c
    Use SetPermissions instead of UpdatePermissions when setting folder permissions based on top-level ones Andrew Nester 2024-10-10 14:13:44 +0200
  • a3e32c0adb
    Marshal contents of 'serialized_dashboard' if not a string Pieter Noordhuis 2024-10-24 17:10:13 +0200
  • c4df41c3d6
    Rename remote modification check Pieter Noordhuis 2024-10-24 16:29:52 +0200
  • 93155f1c77
    Inline SDK struct Pieter Noordhuis 2024-10-24 16:24:06 +0200
  • ed84a33b0a
    Reuse resource resolution code for the run command (#1858) Pieter Noordhuis 2024-10-24 15:24:30 +0200
  • ea357fcd0c
    Fix bundle arg Pieter Noordhuis 2024-10-24 14:10:12 +0200
  • 59c38fa507
    Use key with type for runners Pieter Noordhuis 2024-10-24 13:22:27 +0200
  • c73e8636ed
    Reuse resource resolution code for the run command Pieter Noordhuis 2024-10-24 11:31:05 +0200
  • eaea308254
    Added validator for folder permissions (#1824) Andrew Nester 2024-10-24 14:36:17 +0200
  • 48b9571f3f
    dont show warning twice Andrew Nester 2024-10-24 14:27:40 +0200
  • a559bd05be
    Merge branch 'main' into feature/validate-folder-permissions Andrew Nester 2024-10-24 14:24:05 +0200
  • 89ee7d8a99
    Add command to open a resource in the browser (#1846) Pieter Noordhuis 2024-10-24 14:20:33 +0200
  • eddaddaf8b
    Attempt to reduce test flakiness on Windows (#1845) Pieter Noordhuis 2024-10-24 14:03:12 +0200
  • 866bfc5be7
    Include JSON schema for dashboards Pieter Noordhuis 2024-10-24 13:35:22 +0200
  • acac0289c5
    fixes Andrew Nester 2024-10-24 13:31:37 +0200
  • b8e9a293a1
    Merge remote-tracking branch 'origin/main' into dashboards Pieter Noordhuis 2024-10-24 13:29:01 +0200
  • 03e9b5fa1a
    Simplify test Pieter Noordhuis 2024-10-24 11:33:15 +0200
  • 1c5540201c
    Make Lookup return Reference object Pieter Noordhuis 2024-10-24 11:28:02 +0200
  • 94d3b5e0da
    Simplify test Pieter Noordhuis 2024-10-24 11:11:42 +0200
  • 9a0f169840
    Rename test Pieter Noordhuis 2024-10-24 11:10:50 +0200
  • 7b376652fb
    [Internal] Automatically trigger integration tests on PR Hector Castejon Diaz 2024-10-24 09:16:08 +0200
  • 5913f03b15
    Transpose solution Pieter Noordhuis 2024-10-24 09:01:04 +0200
  • e6a8d8a4ca
    Add lookup by fully qualified name Pieter Noordhuis 2024-10-23 16:57:46 +0200
  • ab622e65bb
    [Release] Release v0.231.0 (#1856) v0.231.0 Andrew Nester 2024-10-23 16:08:27 +0200
  • 57cf0d634b
    Short help Pieter Noordhuis 2024-10-23 16:00:10 +0200
  • 15dc49f4aa
    Update how resource lookup is done to account for duplicates Pieter Noordhuis 2024-10-23 15:57:38 +0200
  • c284f74f86
    Update CHANGELOG.md Andrew Nester 2024-10-23 15:23:53 +0200
  • af112f1cda
    [Release] Release v0.231.0 Andrew Nester 2024-10-23 15:13:12 +0200
  • 55a055d0f5
    Add "output" flag to the bundle sync command (#1853) Ilia Babanov 2024-10-23 13:08:12 +0200
  • 82b1ad6716
    Merge branch 'main' into ilia-db/bundle-sync-output Ilia Babanov 2024-10-23 12:44:46 +0200
  • 5f63f7488b
    Guard against nil Ilia Babanov 2024-10-23 12:40:48 +0200
  • fc23aa584d
    Merge branch 'main' into feature/logout Richard Nordström 2024-10-22 21:10:07 +0200
  • 60c153c0e7
    Fix pipeline in default-python template not working for certain workspaces (#1854) Lennart Kats (databricks) 2024-10-22 17:52:46 +0200
  • 47f2963f7d
    Never set the catalog to 'hive_metastore' Lennart Kats 2024-10-22 17:15:52 +0200
  • 3bab21e72e
    Fix race condition when restarting continuous jobs (#1849) shreyas-goenka 2024-10-22 20:29:17 +0530
  • 58f1ce9498
    inline mocks Shreyas Goenka 2024-10-22 16:39:05 +0200
  • f904ea4a92
    add comment Shreyas Goenka 2024-10-22 16:34:37 +0200
  • 5506b975d1
    Merge remote-tracking branch 'origin' into fix-race Shreyas Goenka 2024-10-22 15:58:11 +0200
  • d060e52bc8
    - Shreyas Goenka 2024-10-22 15:57:27 +0200
  • 78b39a43e6
    - Shreyas Goenka 2024-10-22 15:53:25 +0200
  • 934ae80ab6
    cleanup todos Shreyas Goenka 2024-10-22 15:52:00 +0200
  • 09e1291a1b
    add test case for continuous paused jobs Shreyas Goenka 2024-10-22 15:48:26 +0200
  • 1ba769c68f
    fixed test Andrew Nester 2024-10-22 15:36:16 +0200
  • 020705df71
    fixes Andrew Nester 2024-10-22 15:32:54 +0200
  • ef6b2ea07b
    Generate file as key.dashboard.yml Pieter Noordhuis 2024-10-22 14:57:57 +0200
  • 5b6a7b2e7c
    Interpolate references to the dashboard resource correctly Pieter Noordhuis 2024-10-22 14:56:48 +0200
  • 6057c135cf
    Specialize error when the path points to a legacy dashboard Pieter Noordhuis 2024-10-22 14:55:51 +0200
  • 73e6852552
    Add "output" flag to the bundle sync command Ilia Babanov 2024-10-22 12:58:01 +0200
  • 68d69d6e0b
    Upgrade TF provider to 1.54.0 (#1852) Andrew Nester 2024-10-22 12:43:43 +0200
  • 84bc11eaa0
    generated files Andrew Nester 2024-10-22 11:47:36 +0200
  • dd225cb01d
    Upgrade TF provider to 1.54.0 Andrew Nester 2024-10-22 11:46:24 +0200
  • f8bb3a8d72
    Bump github.com/databricks/databricks-sdk-go from 0.48.0 to 0.49.0 (#1843) dependabot[bot] 2024-10-22 11:37:01 +0200
  • e19f9b71f0
    Work on generate command Pieter Noordhuis 2024-10-22 10:12:09 +0200
  • 037ded9678
    - Shreyas Goenka 2024-10-22 02:05:19 +0200
  • df97a5bb93
    Remove unnecessary API call in pipeline runner Shreyas Goenka 2024-10-22 01:29:04 +0200
  • 40c3448790
    - Shreyas Goenka 2024-10-22 01:28:13 +0200
  • 9ccea749e8
    wip Shreyas Goenka 2024-10-22 01:25:55 +0200
  • 0f48c98ba0
    Work on bundle generate command Pieter Noordhuis 2024-10-21 23:06:26 +0200
  • dda138fa63
    - Shreyas Goenka 2024-10-21 22:17:19 +0200
  • df7d5ca2d8
    Merge remote-tracking branch 'origin' into support-non-python-ipynb Shreyas Goenka 2024-10-21 22:14:48 +0200
  • 86831228cf
    improve tests Shreyas Goenka 2024-10-21 22:04:58 +0200
  • 6ad24b5459
    better name for test case Shreyas Goenka 2024-10-21 21:53:41 +0200
  • 4bce4f1d05
    cleanup todos Shreyas Goenka 2024-10-21 21:44:15 +0200
  • 2c7f41a5aa
    cleanup todos Shreyas Goenka 2024-10-21 21:41:35 +0200
  • 20a30f7c6f
    add test for sql as well as enum for extensions Shreyas Goenka 2024-10-21 21:40:43 +0200
  • 84a869868f
    Add command to open the web UI for a resource Pieter Noordhuis 2024-10-21 21:29:58 +0200
  • cd8cc2c531
    add tests for scala notebooks Shreyas Goenka 2024-10-21 21:02:55 +0200
  • 571076d5e1
    Support Git worktrees for `sync` (#1831) Stephen Macke 2024-10-21 11:27:07 -0700
  • d3e9701f27
    Attempt to reduce test flakiness on Windows Pieter Noordhuis 2024-10-21 20:20:20 +0200
  • 2eb6ea5d91
    add cases for r notebooks Shreyas Goenka 2024-10-21 20:10:02 +0200
  • ca45e53f42
    Add script to make testing of code on branches easier (#1844) Pieter Noordhuis 2024-10-21 19:56:17 +0200
  • e13d003ed0
    regenerate Andrew Nester 2024-10-21 17:53:11 +0200
  • dc5adf7b5e
    Add script to make testing of code on branches easier Pieter Noordhuis 2024-10-21 17:36:20 +0200
  • ffdbec87cc
    Added support for pip options in environment dependencies (#1842) Andrew Nester 2024-10-21 13:45:39 +0200
  • d6d557164b
    flag can be anywhere Andrew Nester 2024-10-21 13:39:35 +0200
  • 5095ba43ff
    Bump github.com/databricks/databricks-sdk-go from 0.48.0 to 0.49.0 dependabot[bot] 2024-10-21 11:36:49 +0000
  • 10636312f0
    Update bundle/config/mutator/translate_paths_test.go Andrew Nester 2024-10-21 13:24:27 +0200
  • f60707a47a
    Update bundle/config/mutator/translate_paths_test.go Andrew Nester 2024-10-21 13:24:21 +0200
  • c7b9767d77
    Added support for pip options in environment dependencies Andrew Nester 2024-10-21 13:06:04 +0200
  • 96c6f52e23
    Check for remote modification of dashboards Pieter Noordhuis 2024-10-21 12:26:14 +0200
  • c1e4360214
    Add test coverage for dashboard prefix Pieter Noordhuis 2024-10-21 10:10:14 +0200
  • 6cfab91c59
    Merge remote-tracking branch 'origin/main' into worktree Pieter Noordhuis 2024-10-21 09:31:37 +0200
  • e53e7489a2
    Address comments Pieter Noordhuis 2024-10-21 09:29:29 +0200
  • b433c1d977
    Add privacy notice to README Shreyas Goenka 2024-10-20 23:55:04 +0200
  • eefda8c198
    Fix path to repository-wide exclude file (#1837) Pieter Noordhuis 2024-10-18 17:46:39 +0200
  • c9770503f8
    Encode assumptions about the dashboards API in a test (#1839) Pieter Noordhuis 2024-10-18 17:42:05 +0200
  • 3b1fb6d2df
    Remove Terraform conversion function that's no longer used (#1840) Pieter Noordhuis 2024-10-18 17:38:10 +0200
  • 0c9c90208f
    Added a warning when incorrect permissions used for `/Workspace/Shared` bundle root (#1821) Andrew Nester 2024-10-18 17:37:16 +0200
  • cb3f5d86a8
    Remove Terraform conversion function that's no longer used Pieter Noordhuis 2024-10-18 17:13:30 +0200
  • ba182c4f84
    Remove assumptions tests from core PR Pieter Noordhuis 2024-10-18 16:45:38 +0200
  • a7cf3ac503
    Encode assumptions about the dashboards API in a test Pieter Noordhuis 2024-10-18 16:42:51 +0200