Commit Graph

  • c8566fe3a0
    Bump golang.org/x/mod from 0.8.0 to 0.9.0 dependabot[bot] 2023-03-09 09:29:36 +0000
  • 16efd6960a
    Bump github.com/hashicorp/terraform-exec from 0.17.3 to 0.18.1 (#233) dependabot[bot] 2023-03-09 10:29:36 +0100
  • 1530065e87
    Bump golang.org/x/text from 0.7.0 to 0.8.0 (#231) dependabot[bot] 2023-03-09 10:28:53 +0100
  • c5ffa60ec1
    Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#227) dependabot[bot] 2023-03-09 10:27:51 +0100
  • 0ea3d28c3e
    Bump github.com/databricks/databricks-sdk-go from 0.3.2 to 0.3.3 (#225) dependabot[bot] 2023-03-09 10:27:33 +0100
  • 46cfa747ac
    Move and hide launch and test commands (#222) Pieter Noordhuis 2023-03-09 10:26:56 +0100
  • a22ee2e1e6
    log log failure Shreyas Goenka 2023-03-09 01:48:34 +0100
  • 8504e47917
    nit Shreyas Goenka 2023-03-09 01:34:26 +0100
  • 4f961baa36
    nit Shreyas Goenka 2023-03-09 01:33:52 +0100
  • 0838b0d26a
    added filter for updateId Shreyas Goenka 2023-03-09 01:26:14 +0100
  • 3f6f643407
    Show error trace on pipeline run failure Shreyas Goenka 2023-03-09 01:07:38 +0100
  • 5c386c278c
    Remove redundant terraform initialize mutator Shreyas Goenka 2023-03-08 22:42:55 +0100
  • 5cba7e6b18
    added openapi spec reader struct Shreyas Goenka 2023-03-08 17:14:04 +0100
  • f6637f636a
    modified tests to not use structs directly Shreyas Goenka 2023-03-08 16:40:34 +0100
  • f0c35a2b27
    Initialize BRICKS_CLI_PATH and increase default OAuth timeout (#237) Fabian Jakobs 2023-03-08 15:14:24 +0000
  • 6973ddd8e7
    initialize BRICKS_CLI_PATH and increase default OAuth timeout Fabian Jakobs 2023-03-08 15:52:51 +0100
  • 65b3f998ba
    Escape URL in filer (#236) Pieter Noordhuis 2023-03-08 14:27:05 +0100
  • 6a3a41b2be
    Escape URL in filer Pieter Noordhuis 2023-03-08 14:16:17 +0100
  • da4b58a897
    Fix link to workspace after AWS OAuth login (#234) Fabian Jakobs 2023-03-08 10:56:46 +0000
  • a762183731
    Let sync return early if an error occurs Pieter Noordhuis 2023-03-08 11:42:10 +0100
  • 75a7298564
    fix link to workspace after AWS Oauth login Fabian Jakobs 2023-03-08 11:18:22 +0100
  • e872b587cc
    Add optional JSON output for sync command (#230) Pieter Noordhuis 2023-03-08 10:27:19 +0100
  • 5ff87037c6
    Doc fix Pieter Noordhuis 2023-03-08 10:19:43 +0100
  • 8595a13367
    Merge remote-tracking branch 'origin/sync-json-output' into sync-json-output Pieter Noordhuis 2023-03-08 10:18:54 +0100
  • daf5763df8
    Test cases for progress 0.5 Pieter Noordhuis 2023-03-08 10:17:14 +0100
  • 6d46ef1f04
    var -> const Pieter Noordhuis 2023-03-08 10:16:35 +0100
  • 4b35b0a532
    Update docs/sync.md Pieter Noordhuis 2023-03-08 10:16:02 +0100
  • 271f58c60f
    Update docs/sync.md Pieter Noordhuis 2023-03-08 10:13:51 +0100
  • 14706fbb90
    Update docs/sync.md Pieter Noordhuis 2023-03-08 10:13:38 +0100
  • 3baa2bc8db
    Update docs/sync.md Pieter Noordhuis 2023-03-08 10:13:24 +0100
  • 99113a694f
    added only-docs execution mode to schema Shreyas Goenka 2023-03-07 16:52:22 +0100
  • 4fb54b13e3
    added couple more tests for reference resolution Shreyas Goenka 2023-03-06 17:34:35 +0100
  • 8162ac107d
    added reference loop error tests Shreyas Goenka 2023-03-06 17:20:46 +0100
  • 8c370d68bd
    added TestRootReferenceIsResolved Shreyas Goenka 2023-03-06 16:08:58 +0100
  • 85ef8de76b
    lint Shreyas Goenka 2023-03-06 15:21:27 +0100
  • 2aa884ad9e
    Merge remote-tracking branch 'origin' into top-level-empty-docs Shreyas Goenka 2023-03-06 15:20:03 +0100
  • 2a3d2bb9b3
    Bump github.com/hashicorp/terraform-exec from 0.17.3 to 0.18.1 dependabot[bot] 2023-03-06 12:04:15 +0000
  • 8735b6112d
    Bump golang.org/x/text from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 12:03:40 +0000
  • a7ce927e02
    Comments Pieter Noordhuis 2023-03-06 09:16:00 +0100
  • ac35610090
    Mention seq and progress in doc Pieter Noordhuis 2023-03-03 14:14:25 +0100
  • f689439d4a
    Skip logging of destination path Pieter Noordhuis 2023-03-03 14:00:13 +0100
  • 4c8b235a5d
    Ignore start/complete events if nothing happened Pieter Noordhuis 2023-03-03 13:55:13 +0100
  • eca95f29c8
    Brief doc about the sync command Pieter Noordhuis 2023-03-03 13:39:51 +0100
  • 71d745fbf7
    Add optional JSON output for sync command Pieter Noordhuis 2023-03-03 12:39:54 +0100
  • 8a94041dc2
    fixed issue with description generation Shreyas Goenka 2023-03-02 01:52:31 +0100
  • d3968d5d3d
    updated readme to account for environments Shreyas Goenka 2023-03-01 23:24:10 +0100
  • 9093a18454
    added support for refreshing environments properties Shreyas Goenka 2023-03-01 23:17:00 +0100
  • 0cb14c7caf
    nit Shreyas Goenka 2023-03-01 21:07:31 +0100
  • ad3dde7113
    some cleanup Shreyas Goenka 2023-03-01 21:06:33 +0100
  • 529053d529
    added some more case to docs_test Shreyas Goenka 2023-03-01 21:05:53 +0100
  • f1b9a024ce
    Added readme Shreyas Goenka 2023-03-01 19:07:31 +0100
  • 5d4b74df0a
    nit Shreyas Goenka 2023-03-01 19:07:19 +0100
  • fb15fbd248
    changed additionalProperties -> additionalproperties in Docs for unmarshalling Shreyas Goenka 2023-03-01 18:51:07 +0100
  • 06f3e63c78
    split doc ingestion tests Shreyas Goenka 2023-03-01 17:01:30 +0100
  • 8c24a08d66
    added tests for openapi.go Shreyas Goenka 2023-03-01 16:18:36 +0100
  • 7e8b71e75b
    added TestSchemaToDocs Shreyas Goenka 2023-03-01 15:18:10 +0100
  • b17759a68c
    updated generated descriptions Shreyas Goenka 2023-03-01 14:40:22 +0100
  • 68d0dd5756
    added pipeline descriptions from openapi Shreyas Goenka 2023-03-01 14:38:30 +0100
  • 8fbb743c4a
    cleaned up todods Shreyas Goenka 2023-03-01 13:41:39 +0100
  • 2ff42f39ed
    correct typo Shreyas Goenka 2023-03-01 13:37:27 +0100
  • 3cf15a7a80
    remove openapi spec Shreyas Goenka 2023-03-01 13:34:35 +0100
  • c7947d6e0e
    wip Shreyas Goenka 2023-03-01 13:33:34 +0100
  • 5166055efb
    [DECO-553] Escape file path strings in URL (#228) v0.0.25 shreyas-goenka 2023-02-28 03:17:13 +0100
  • 84c0e8ae88
    gen of empty descriptions complete Shreyas Goenka 2023-02-28 00:25:31 +0100
  • ba15cf2cb9
    rename children -> properties Shreyas Goenka 2023-02-27 21:46:18 +0100
  • c7eefa3afa
    Escape file path strings in URL Shreyas Goenka 2023-02-27 19:50:36 +0100
  • 332adad532
    rename documentation -> description for better constistantcy with openapi and json schema Shreyas Goenka 2023-02-27 18:09:28 +0100
  • 1ae95a93e1
    made Docs struct fields pointers to mutate them Shreyas Goenka 2023-02-27 18:06:07 +0100
  • 38b83a2750
    Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 12:03:05 +0000
  • 52b70379d5
    Bump github.com/hashicorp/terraform-exec from 0.17.3 to 0.18.0 dependabot[bot] 2023-02-27 12:03:02 +0000
  • 23b4a98db0
    Bump github.com/databricks/databricks-sdk-go from 0.3.2 to 0.3.3 dependabot[bot] 2023-02-27 12:02:48 +0000
  • 2615d66945
    [DECO-531] Increase timeout for file import api calls (#223) v0.0.24 shreyas-goenka 2023-02-22 16:01:58 +0100
  • 017ac7ca1e
    [DECO-531] Increase timeout for file import api calls Shreyas Goenka 2023-02-22 14:22:57 +0100
  • 9d3a0da073
    Detect Jupyter notebook files (#219) Pieter Noordhuis 2023-02-21 13:49:01 +0100
  • 2adb8c3e9d
    Update main.go Pieter Noordhuis 2023-02-21 13:47:26 +0100
  • ae124293e5
    Move launch command Pieter Noordhuis 2023-02-21 13:46:42 +0100
  • c79f638ebb
    Move test command Pieter Noordhuis 2023-02-21 13:38:49 +0100
  • 0fc177a89c
    Harden nil check Pieter Noordhuis 2023-02-21 13:40:38 +0100
  • f93b541b63
    Show detailed error logs for jobs (#209) shreyas-goenka 2023-02-20 23:40:14 +0100
  • ae9d6883ee
    Complete argument for the environment flag (#221) v0.0.23 Pieter Noordhuis 2023-02-20 21:56:31 +0100
  • dd95668474
    Complete positional argument to bundle run (#220) Pieter Noordhuis 2023-02-20 21:55:06 +0100
  • 3b7ae5f12c
    Complete argument for the environment flag Pieter Noordhuis 2022-12-22 13:36:51 +0100
  • bc74c6feb0
    Complete positional argument to bundle run Pieter Noordhuis 2023-02-20 21:31:38 +0100
  • 9912ee1f92
    Materialize glob expansion in configuration struct (#217) Pieter Noordhuis 2023-02-20 21:01:28 +0100
  • 0b0c67fc64
    Detect Jupyter notebook files Pieter Noordhuis 2023-02-20 20:54:02 +0100
  • 7398a6d1e4
    Add sample ipynb files (#218) Pieter Noordhuis 2023-02-20 20:03:20 +0100
  • 470401a20e Add sample ipynb files pietern 2023-02-20 19:01:39 +0000
  • a0ed02281d
    Execute file synchronization on deploy (#211) Pieter Noordhuis 2023-02-20 19:42:55 +0100
  • d4bbc1f99f
    Update bundle/config/mutator/translate_notebook_paths.go Pieter Noordhuis 2023-02-20 19:40:26 +0100
  • 8fa2a75451
    Update bundle/config/mutator/translate_notebook_paths.go Pieter Noordhuis 2023-02-20 19:39:59 +0100
  • c221b1f2cb
    Materialize glob expansion in configuration struct Pieter Noordhuis 2023-02-20 17:30:01 +0100
  • 414ea4f891
    Bump databricks-sdk-go to 0.3.2 (#215) Pieter Noordhuis 2023-02-20 16:00:20 +0100
  • 5b56b3e815
    Include commit hash in snapshot version (#193) Pieter Noordhuis 2023-02-20 15:46:57 +0100
  • ca04a6a1dd
    Fix sync test (miss in #207) (#216) Pieter Noordhuis 2023-02-20 15:41:37 +0100
  • 6369d35865
    Fix sync test (miss in #207) Pieter Noordhuis 2023-02-20 15:41:13 +0100
  • 50b6304781
    Bump databricks-sdk-go to 0.3.2 Pieter Noordhuis 2023-02-15 11:34:18 +0100
  • 03f4cdeebb
    - Shreyas Goenka 2023-02-20 14:49:34 +0100
  • 584c8d1b0b
    Allow synchronization to a directory inside a repo (#213) Pieter Noordhuis 2023-02-20 14:34:48 +0100
  • 0649e2f665
    removed unnecessary logging Shreyas Goenka 2023-02-20 14:32:19 +0100
  • 7bf212e54a
    Path completion for sync command (#208) Pieter Noordhuis 2023-02-20 14:31:59 +0100