Commit Graph

  • 114140a5e8
    Fix Pieter Noordhuis 2023-03-17 11:04:04 +0100
  • fdf3b65374
    Use new logger throughout codebase Pieter Noordhuis 2023-03-16 11:28:44 +0100
  • c98671a08b
    Error when file does not exist detect-nonexistant-notebook Shreyas Goenka 2023-03-17 02:44:15 +0100
  • c9340d6317
    Drain sync event channel before returning (#253) Pieter Noordhuis 2023-03-16 17:48:17 +0100
  • 690891e187
    Path escape file path in filer interface Shreyas Goenka 2023-03-16 15:30:09 +0100
  • 32a29c6af4
    Add structured logging infrastructure (#246) Pieter Noordhuis 2023-03-16 14:46:53 +0100
  • 9e2f8551d6
    Ensure passing -v continues to work Pieter Noordhuis 2023-03-16 13:13:54 +0100
  • 859d1335a6
    Return error instead of panic Pieter Noordhuis 2023-03-16 13:05:04 +0100
  • 7faa9dea9b
    Use tracker for reference loop tracking (#252) shreyas-goenka 2023-03-16 12:57:57 +0100
  • 1acbee3dc8
    Drain sync event channel before returning Pieter Noordhuis 2023-03-16 12:03:57 +0100
  • 207777849b
    Log latest error event on pipeline run fail (#239) shreyas-goenka 2023-03-16 12:23:46 +0100
  • c6d5773399
    add comment for reverse iteration Shreyas Goenka 2023-03-16 12:00:48 +0100
  • cca0f22ea7
    Get -> GetLogger Pieter Noordhuis 2023-03-16 10:59:38 +0100
  • ba5a8184cf
    Rename package logger -> log Pieter Noordhuis 2023-03-16 10:58:23 +0100
  • cc4be5bdea
    Rewrite log level string Pieter Noordhuis 2023-03-16 10:17:02 +0100
  • 3ad457dc4a
    . Pieter Noordhuis 2023-03-16 09:48:31 +0100
  • e91d2f2b7a
    Delay opening log file until execution Pieter Noordhuis 2023-03-16 09:43:18 +0100
  • 4e193aff97
    Merge remote-tracking branch 'origin' into pipeline-errors Shreyas Goenka 2023-03-15 22:52:24 +0100
  • f7a0499887
    Run go mod tidy Pieter Noordhuis 2023-03-15 19:52:43 +0100
  • 058e79c25f
    Merge remote-tracking branch 'origin/main' into logger Pieter Noordhuis 2023-03-15 19:52:12 +0100
  • dccb0aafce
    Bump github.com/fatih/color from 1.14.1 to 1.15.0 (#245) dependabot[bot] 2023-03-15 19:02:08 +0100
  • 5b0e62d37f
    Bump github.com/databricks/databricks-sdk-go from 0.4.1 to 0.5.0 (#247) dependabot[bot] 2023-03-15 19:01:05 +0100
  • fe9dbb4a81
    nit Shreyas Goenka 2023-03-15 18:14:46 +0100
  • b7cb7900d1
    updated comment Shreyas Goenka 2023-03-15 18:13:47 +0100
  • eaa4ea05ac
    Merge remote-tracking branch 'origin' into pipeline-errors Shreyas Goenka 2023-03-15 18:07:15 +0100
  • 8cbf9f9bfe
    Merge remote-tracking branch 'origin' into fix-failing-schema-reference-tests Shreyas Goenka 2023-03-15 17:50:13 +0100
  • 6a3bd4c160
    Use tracker for reference loop tracking Shreyas Goenka 2023-03-15 17:48:58 +0100
  • 04a4a5bcd4
    Bump github.com/databricks/databricks-sdk-go from 0.4.1 to 0.5.0 dependabot[bot] 2023-03-15 16:27:09 +0000
  • 77f1b71ddf
    Bump github.com/fatih/color from 1.14.1 to 1.15.0 dependabot[bot] 2023-03-15 16:27:04 +0000
  • 715a4dfb21
    Path escape filepaths in the URL (#250) v0.0.27 shreyas-goenka 2023-03-15 17:25:57 +0100
  • 61133dd27e
    . Pieter Noordhuis 2023-03-15 17:15:19 +0100
  • cb62e54b43
    Merge remote-tracking branch 'origin' into path-escape-files Shreyas Goenka 2023-03-15 17:10:43 +0100
  • c40e428469
    skip flaky cross reference test (#251) shreyas-goenka 2023-03-15 17:09:52 +0100
  • 6c3382ab26
    skip flaky cross reference test Shreyas Goenka 2023-03-15 17:07:23 +0100
  • 92d1dd7e48
    skip failing test for now (#249) shreyas-goenka 2023-03-15 16:57:41 +0100
  • b5312a4f61
    Path escape filepaths in the URL Shreyas Goenka 2023-03-15 15:58:28 +0100
  • c60a0994e3
    skip failing test for now Shreyas Goenka 2023-03-15 12:28:07 +0100
  • 850546e024
    skip failing schema test for now skip-fail Shreyas Goenka 2023-03-15 12:25:32 +0100
  • ed2989b0fb
    . Pieter Noordhuis 2023-03-15 12:22:27 +0100
  • 9069f4c3e1
    Add structured logging infrastructure Pieter Noordhuis 2023-03-14 15:55:22 +0100
  • a87d0319e4
    merge Shreyas Goenka 2023-03-15 04:12:43 +0100
  • 59803f0552
    Merge remote-tracking branch 'origin' into pipeline-errors Shreyas Goenka 2023-03-15 04:11:53 +0100
  • 8c7f335364
    switch to go sdk Shreyas Goenka 2023-03-15 04:08:56 +0100
  • 18a216bf97
    Add openapi descriptions to bundle resources (#229) shreyas-goenka 2023-03-15 03:18:51 +0100
  • 54f6f69cb8
    Bump github.com/hashicorp/terraform-json from 0.15.0 to 0.16.0 (#241) dependabot[bot] 2023-03-10 11:57:33 +0100
  • 316a006125
    Add check for file exists incase of conflicting remote names (#244) shreyas-goenka 2023-03-10 11:52:45 +0100
  • 73db0ede77
    - Shreyas Goenka 2023-03-10 11:46:00 +0100
  • 103c7c0e34
    nit Shreyas Goenka 2023-03-10 11:33:06 +0100
  • c1a35b8b3f
    fix windows test Shreyas Goenka 2023-03-10 11:25:45 +0100
  • 07c8dbcc56
    invert print order Shreyas Goenka 2023-03-09 23:18:19 +0100
  • 78b0cfd008
    added multiple event logging and event type information Shreyas Goenka 2023-03-09 23:12:11 +0100
  • 91a8f9a042
    lint Shreyas Goenka 2023-03-09 20:27:19 +0100
  • a9d10b97b7
    Add check for file exists incase of conflicting remote names Shreyas Goenka 2023-03-09 18:43:25 +0100
  • 9c5541e1d1
    nit Shreyas Goenka 2023-03-09 16:45:40 +0100
  • db7c1fc0d4
    remove internal ref Shreyas Goenka 2023-03-09 16:44:49 +0100
  • f3a4cc160d
    nit Shreyas Goenka 2023-03-09 15:37:04 +0100
  • 8e52670225
    use json marshaler Shreyas Goenka 2023-03-09 15:35:50 +0100
  • 9eaf57acd7
    added some comments and issue for internal ticket Shreyas Goenka 2023-03-09 15:15:54 +0100
  • c4c8f944f3
    Remove redundant terraform initialize mutator (#238) shreyas-goenka 2023-03-09 15:05:02 +0100
  • a2fc700c95
    Bump github.com/hashicorp/terraform-json from 0.15.0 to 0.16.0 dependabot[bot] 2023-03-09 13:37:20 +0000
  • c567b2abc0
    Bump databricks-sdk-go to 0.4.1 (#240) v0.0.26 Pieter Noordhuis 2023-03-09 14:29:53 +0100
  • 642ea3f36f
    Bump databricks-sdk-go to 0.4.1 Pieter Noordhuis 2023-03-09 14:19:11 +0100
  • fe738ede6a
    Let sync return early if an error occurs (#235) Pieter Noordhuis 2023-03-09 13:29:05 +0100
  • ac81c20df5
    spec -> bundle Shreyas Goenka 2023-03-09 13:18:36 +0100
  • 77bf03b045
    removed loaddocs Shreyas Goenka 2023-03-09 11:51:03 +0100
  • 7ade32c734
    Bump golang.org/x/mod from 0.8.0 to 0.9.0 (#232) dependabot[bot] 2023-03-09 10:29:51 +0100
  • 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