Commit Graph

  • 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
  • 6c93c96bd1
    Update deps for internal-only tree (#214) Pieter Noordhuis 2023-02-20 14:30:42 +0100
  • 900b70774f
    Allow synchronization to a directory inside a repo Pieter Noordhuis 2023-02-20 14:21:03 +0100
  • 3459575f23
    Bump github.com/databricks/databricks-sdk-go from 0.2.0 to 0.3.2 dependabot[bot] 2023-02-20 12:03:38 +0000
  • cc281974da
    pulling in latest changes Shreyas Goenka 2023-02-20 12:59:32 +0100
  • c1f871130d
    replace var -> := Shreyas Goenka 2023-02-20 12:51:09 +0100
  • f611f8324f
    Include ValidArgsFunction Pieter Noordhuis 2023-02-16 15:41:46 +0100
  • cbe4fe2074
    Path completion for sync command Pieter Noordhuis 2023-02-16 15:40:20 +0100
  • 1715a987cf
    Make sync command work in bundle context; reorder args (#207) Pieter Noordhuis 2023-02-20 11:33:30 +0100
  • ded7d8c404
    Bump golang.org/x/net from 0.1.0 to 0.7.0 (#210) dependabot[bot] 2023-02-20 11:23:25 +0100
  • 199a3a9c04
    Tidy Pieter Noordhuis 2023-02-20 11:23:03 +0100
  • d7624cab24
    Update deps for internal-only tree Pieter Noordhuis 2023-02-20 11:15:11 +0100
  • 7c0afe0a59
    Remove superfluous args check Pieter Noordhuis 2023-02-20 10:58:36 +0100
  • dd1f3e8e2e
    Bump golang.org/x/net from 0.1.0 to 0.7.0 dependabot[bot] 2023-02-20 09:58:32 +0000
  • 1810a8ba61
    Bump github.com/hashicorp/terraform-json from 0.14.0 to 0.15.0 (#202) dependabot[bot] 2023-02-20 10:57:33 +0100
  • a94d023776
    Bump golang.org/x/text from 0.6.0 to 0.7.0 (#201) dependabot[bot] 2023-02-20 10:56:53 +0100
  • 04f16b20b1
    Bump golang.org/x/mod from 0.7.0 to 0.8.0 (#200) dependabot[bot] 2023-02-20 10:56:31 +0100
  • 2543caae80
    Temporarily split out bundle aware sync to separate command Pieter Noordhuis 2023-02-20 10:55:43 +0100
  • 7b882efadf
    Bump github.com/hashicorp/terraform-json from 0.14.0 to 0.15.0 dependabot[bot] 2023-02-20 09:23:06 +0000
  • bb8e2ba2d5
    Bump golang.org/x/text from 0.6.0 to 0.7.0 dependabot[bot] 2023-02-20 09:23:01 +0000
  • 6df02796c4
    Bump golang.org/x/mod from 0.7.0 to 0.8.0 dependabot[bot] 2023-02-20 09:22:51 +0000
  • aa4ba29879
    Bump github.com/hashicorp/hc-install from 0.4.0 to 0.5.0 (#198) dependabot[bot] 2023-02-20 10:21:47 +0100
  • dc70f33734
    return -> continue Shreyas Goenka 2023-02-17 19:57:20 +0100
  • d6b976f2b0
    removed comment Shreyas Goenka 2023-02-17 19:51:35 +0100
  • cc66c05017
    removed todo Shreyas Goenka 2023-02-17 19:49:40 +0100
  • 6f1da740a3
    - Shreyas Goenka 2023-02-17 19:47:38 +0100
  • adddb5fd16
    fmt Shreyas Goenka 2023-02-17 19:36:06 +0100
  • 9c3bf66a7e
    v1 for this Shreyas Goenka 2023-02-17 19:29:54 +0100
  • 40949cbad5
    Use Var functions from pflag Pieter Noordhuis 2023-02-17 10:54:06 +0100
  • 8e8d72aafc
    Execute file synchronization on deploy Pieter Noordhuis 2023-02-17 10:50:20 +0100
  • 0cc9f9c8e1
    Show detailed error logs for jobs Shreyas Goenka 2023-02-17 03:46:26 +0100
  • 0ab2aa1bfa
    Make file, artifact and state path optional (#204) shreyas-goenka 2023-02-17 02:49:39 +0100
  • 024e7b3ee2
    Whitespace Pieter Noordhuis 2023-02-16 15:40:04 +0100
  • d1d2cfe528
    Make sync command work in bundle context; reorder args Pieter Noordhuis 2023-01-26 11:19:16 +0100
  • ce00b56ae8
    make bundle name a required arg Shreyas Goenka 2023-02-16 04:39:35 +0100
  • 58950ce507
    Move notebook detection logic to package (#206) v0.0.22 Pieter Noordhuis 2023-02-15 17:14:59 +0100
  • 8c1b620b17
    Don't sync symlink folders (#205) Fabian Jakobs 2023-02-15 17:02:54 +0100
  • f1081e55f6
    add unit test Fabian Jakobs 2023-02-15 16:54:57 +0100
  • 7b2452c0c9
    Move notebook detection logic to package Pieter Noordhuis 2023-02-15 16:34:34 +0100
  • 48a58609db
    Don't sync symlink folders Fabian Jakobs 2023-02-15 16:18:40 +0100
  • 935564d209
    Make file, artifact and state path optional Shreyas Goenka 2023-02-15 14:49:16 +0100
  • 3851b59bbd
    Move code for including command name in user agent (#203) Pieter Noordhuis 2023-02-15 10:33:35 +0100
  • 3a6a087246
    Move code for including command name in user agent Pieter Noordhuis 2023-02-15 10:00:07 +0100
  • 100c03845b
    Bump github.com/databricks/databricks-sdk-go from 0.2.0 to 0.3.0 dependabot[bot] 2023-02-06 11:08:06 +0000
  • d76cc90d5c
    Bump github.com/hashicorp/hc-install from 0.4.0 to 0.5.0 dependabot[bot] 2023-02-06 11:07:29 +0000
  • 2e01473902
    Let caller set BRICKS_UPSTREAM for user agent (#196) v0.0.21 Pieter Noordhuis 2023-02-03 17:05:58 +0100
  • f858f15436
    Rename to BRICKS_UPSTREAM and add version Pieter Noordhuis 2023-02-03 14:59:38 +0100
  • be0aede8a7
    Let caller set BRICKS_INVOKED_BY for user agent Pieter Noordhuis 2023-02-02 23:39:10 +0100