Commit Graph

  • 725a28bdaa
    Update to Go SDK v0.2.0 Serge Smertin 2022-12-28 11:19:53 +0100
  • 8f4461904b
    Define flags for running jobs and pipelines (#146) Pieter Noordhuis 2022-12-23 15:17:16 +0100
  • 2112a20970
    Run go mod tidy Pieter Noordhuis 2022-12-23 14:47:02 +0100
  • 6ca8c65087
    Merge remote-tracking branch 'origin/main' into bundle-run-options Pieter Noordhuis 2022-12-23 14:44:01 +0100
  • 49aa858b89
    Run command must always take a single argument (#156) Pieter Noordhuis 2022-12-22 16:19:38 +0100
  • 61ef0ba8c6
    Handle nil environment (#154) Pieter Noordhuis 2022-12-22 15:31:32 +0100
  • aec08ba303
    Run command must always take a single argument Pieter Noordhuis 2022-12-22 13:45:28 +0100
  • d4c05e5fbd
    Bundle command completion Pieter Noordhuis 2022-12-22 13:36:51 +0100
  • 4072d888e9
    Handle nil environment Pieter Noordhuis 2022-12-22 13:35:38 +0100
  • 198eefcf39
    Fix folder syncing on windows (#149) v0.0.14 shreyas-goenka 2022-12-22 11:35:32 +0100
  • f3112d90ad
    Work on release actions (#153) Pieter Noordhuis 2022-12-22 11:01:50 +0100
  • d060279ae1
    Remove zip suffix from artifacts Pieter Noordhuis 2022-12-22 10:57:40 +0100
  • f6c4e4d74f
    Separate artifacts by OS Pieter Noordhuis 2022-12-22 10:55:07 +0100
  • f42bb2f3da
    Include Go version in release cache key Pieter Noordhuis 2022-12-22 10:47:26 +0100
  • f5cb9e06a9
    Add workflow for building release snapshots (#152) Pieter Noordhuis 2022-12-22 10:25:24 +0100
  • 4b30b7b9d0
    Add workflow for building release snapshots Pieter Noordhuis 2022-12-22 10:22:42 +0100
  • 7f83463ca3
    Bump SDK to latest (#151) Pieter Noordhuis 2022-12-22 09:46:17 +0100
  • 37e69dfe67
    Bump SDK to latest Pieter Noordhuis 2022-12-22 09:40:57 +0100
  • 49b1562e73
    Merge remote-tracking branch 'origin/main' into deco-463 Pieter Noordhuis 2022-12-22 09:36:51 +0100
  • ce55284398
    Run go mod tidy in fmt job (#150) Pieter Noordhuis 2022-12-22 09:33:46 +0100
  • 981f12c0e2
    Run go mod tidy Pieter Noordhuis 2022-12-22 09:30:30 +0100
  • 01a6f4f3cd
    Run go mod tidy in fmt job Pieter Noordhuis 2022-12-22 09:29:31 +0100
  • d5d8b20451
    added some comments Shreyas Goenka 2022-12-22 00:12:34 +0530
  • 053bfce46c
    add folder unit test Shreyas Goenka 2022-12-21 21:25:05 +0530
  • dd8956042b
    fix folder syncing on windows Shreyas Goenka 2022-12-21 21:08:00 +0530
  • fdb8c97f6b
    Exit with non-zero status on errors (#148) Pieter Noordhuis 2022-12-21 11:58:51 +0100
  • 366b396a1b
    Exit with non-zero status on errors Pieter Noordhuis 2022-12-21 11:51:25 +0100
  • a354fa1f77
    Only display usage string on flag errors (#147) Pieter Noordhuis 2022-12-21 11:38:30 +0100
  • 40af1db681
    Only display usage string on flag errors Pieter Noordhuis 2022-12-21 10:11:45 +0100
  • a204629207
    Define flags for running jobs and pipelines Pieter Noordhuis 2022-12-19 11:05:23 +0100
  • f70a5814f6
    Run initialize phase from validate command (#145) v0.0.13 Pieter Noordhuis 2022-12-16 15:00:48 +0100
  • 83b4ac8aba
    Run initialize phase from validate command Pieter Noordhuis 2022-12-16 14:51:36 +0100
  • 4026b2cda2
    Mutator to convert paths to local notebooks files into artifacts (#144) Pieter Noordhuis 2022-12-16 14:49:23 +0100
  • f74a6ebe6e
    Improve code reuse Pieter Noordhuis 2022-12-16 14:45:06 +0100
  • 779515e79f
    Mutator to convert paths to local notebooks files into artifacts Pieter Noordhuis 2022-12-16 14:38:01 +0100
  • 1a9a431b97
    No need for nil check on map (#143) Pieter Noordhuis 2022-12-15 21:28:27 +0100
  • 24a3b90713
    Add "default" flag to environment block (#142) Pieter Noordhuis 2022-12-15 21:28:14 +0100
  • 4ed59f2005
    No need for nil check on map Pieter Noordhuis 2022-12-15 21:26:19 +0100
  • 40af9031cd
    Typo Pieter Noordhuis 2022-12-15 21:23:46 +0100
  • 93727f6e1c
    Add "default" flag to environment block Pieter Noordhuis 2022-12-15 21:15:48 +0100
  • 35243db33c
    Automatically install Terraform if needed (#141) Pieter Noordhuis 2022-12-15 17:30:33 +0100
  • 32a37c1b83
    Use filer.Filer in bundle/deployer/locker (#136) Pieter Noordhuis 2022-12-15 17:16:07 +0100
  • a95cce7e92
    Automatically install Terraform if needed Pieter Noordhuis 2022-12-15 16:44:03 +0100
  • b111416fe5
    Add `bricks bundle run` command (#134) Pieter Noordhuis 2022-12-15 15:12:47 +0100
  • 657ac138a6
    Log on terminal state of run Pieter Noordhuis 2022-12-15 14:52:49 +0100
  • ef1c0a7a9e
    Address comments Pieter Noordhuis 2022-12-15 12:55:34 +0100
  • 7e01af67f5
    Add `bricks bundle run` command group Pieter Noordhuis 2022-12-13 20:08:53 +0100
  • 72e89bf33c
    Use pointers to resources in bundle configuration (#140) Pieter Noordhuis 2022-12-15 13:00:41 +0100
  • 28e0f8ca1c
    Use pointers to resources in bundle configuration Pieter Noordhuis 2022-12-15 12:56:41 +0100
  • 4e834857e6
    Extract filer path handling into separate type (#138) Pieter Noordhuis 2022-12-14 23:41:37 +0100
  • 41e2740793
    Clean root path on construction Pieter Noordhuis 2022-12-14 21:07:36 +0100
  • d80558eba1
    Extract filer path handling into separate type Pieter Noordhuis 2022-12-14 20:52:26 +0100
  • edd85adaed
    Comment Pieter Noordhuis 2022-12-14 15:52:20 +0100
  • 41e9fd0a53
    Add overwrite flag in PutFile Pieter Noordhuis 2022-12-14 15:52:15 +0100
  • 871576a577
    Use filer.Filer in lock mechanism Pieter Noordhuis 2022-12-14 15:45:11 +0100
  • d0bd74c116
    Run Go formatting with 1.19 (#137) Pieter Noordhuis 2022-12-14 15:59:47 +0100
  • 9a4013ed71
    Run Go formatting with 1.19 Pieter Noordhuis 2022-12-14 15:58:34 +0100
  • 12aae35519
    Abstract over file handling with WSFS or DBFS through filer interface (#135) Pieter Noordhuis 2022-12-14 15:37:14 +0100
  • 398fc739a6
    Update integration test Pieter Noordhuis 2022-12-14 15:27:07 +0100
  • cec23299e5
    Rename utilities -> libs/filer Pieter Noordhuis 2022-12-14 15:24:20 +0100
  • d2b1176a62
    Pass modified mode to nested call to write Pieter Noordhuis 2022-12-14 15:11:58 +0100
  • d00d96b6ac
    Add delete call and add unit tests for path handling Pieter Noordhuis 2022-12-14 15:11:05 +0100
  • d01139c1a9
    Wrap error Pieter Noordhuis 2022-12-14 13:14:20 +0100
  • 17610f18be
    Abstract over file handling with WSFS or DBFS through utilities.Filer interface Pieter Noordhuis 2022-12-14 13:09:32 +0100
  • fa458406ea
    Bump github.com/databricks/databricks-sdk-go from 0.1.0 to 0.1.1 (#121) dependabot[bot] 2022-12-14 11:21:44 +0100
  • 4631c70279
    Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 (#115) dependabot[bot] 2022-12-14 11:00:44 +0100
  • 0dcc4ed275
    Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 dependabot[bot] 2022-12-14 09:59:34 +0000
  • 7f3094e4d7
    Bump golang.org/x/mod from 0.6.0 to 0.7.0 (#114) dependabot[bot] 2022-12-14 10:58:30 +0100
  • b69600b533
    Bump github.com/databricks/databricks-sdk-go from 0.1.0 to 0.1.1 dependabot[bot] 2022-12-14 08:15:09 +0000
  • 5fa14de472
    Bump golang.org/x/mod from 0.6.0 to 0.7.0 dependabot[bot] 2022-12-14 08:15:08 +0000
  • 58e6ba3483
    Work on GitHub actions (#133) Pieter Noordhuis 2022-12-12 16:51:27 +0100
  • ddfc413aad
    Work on GitHub actions Pieter Noordhuis 2022-12-12 16:40:04 +0100
  • d713521d63
    Convert job task libraries to TF JSON (#132) Pieter Noordhuis 2022-12-12 16:36:59 +0100
  • aaa2788059
    Convert job task libraries to TF JSON Pieter Noordhuis 2022-12-12 16:29:05 +0100
  • b42768801d
    [DECO-396] Post mortem followups on sync deletes repo (#119) v0.0.12 shreyas-goenka 2022-12-12 14:31:06 +0100
  • 8ef0763ee1
    clean up todos Shreyas Goenka 2022-12-12 14:30:29 +0100
  • 339d8d38a0
    Add default library to DBT tasks Pieter Noordhuis 2022-12-12 13:46:49 +0100
  • c255bd686a
    Define deploy command as sequence of build phases (#129) Pieter Noordhuis 2022-12-12 12:49:25 +0100
  • 8640696b4b
    Add minimal test for conversion to TF JSON format (#130) Pieter Noordhuis 2022-12-12 11:31:28 +0100
  • 14a37d0d9c
    Add minimal test for conversion to TF JSON format Pieter Noordhuis 2022-12-12 11:27:56 +0100
  • 073986c377
    Define deploy command as sequence of build phases Pieter Noordhuis 2022-12-12 11:25:04 +0100
  • 94a86972e5
    Allow multiple lookup functions for interpolation (#128) Pieter Noordhuis 2022-12-12 10:48:52 +0100
  • 6de37f7496
    Allow multiple lookup functions for interpolation Pieter Noordhuis 2022-12-12 10:32:19 +0100
  • 3f8e233a18
    Function to limit interpolation to specific path (#127) Pieter Noordhuis 2022-12-12 10:30:17 +0100
  • a3bbc1f4af
    Function to limit interpolation to specific path Pieter Noordhuis 2022-12-12 10:20:06 +0100
  • 9df518d835
    - Shreyas Goenka 2022-12-12 05:46:16 +0100
  • 06ad97268e
    Merge remote-tracking branch 'origin' into post-mortem-1 Shreyas Goenka 2022-12-12 05:40:32 +0100
  • cc13951dfe
    - Shreyas Goenka 2022-12-12 05:40:27 +0100
  • 5f3e0d4d68
    addressed reviews Shreyas Goenka 2022-12-12 05:37:42 +0100
  • cb16ad1184
    Add RequireSuccessfulRun helper (#125) Pieter Noordhuis 2022-12-09 15:41:04 +0100
  • b03c0a856c
    Add RequireSuccessfulRun helper Pieter Noordhuis 2022-12-09 13:47:39 +0100
  • 94f884f0a7
    Run bricks sync in-process instead of through go run (#123) Pieter Noordhuis 2022-12-09 11:47:06 +0100
  • 178319b531
    Clear context after command run Pieter Noordhuis 2022-12-09 11:33:38 +0100
  • 10b8567a99
    Eventually uses require Pieter Noordhuis 2022-12-09 11:14:59 +0100
  • 5d9ad0758d
    Move command runner to helpers.go Pieter Noordhuis 2022-12-09 10:55:07 +0100
  • 4f668fc58b
    Mutators to work with Terraform (#124) Pieter Noordhuis 2022-12-09 08:57:30 +0100
  • 3c8baef66b
    Mutators to work with Terraform Pieter Noordhuis 2022-12-05 16:36:59 +0100
  • e8d9202504
    Run bricks sync in-process instead of through go run Pieter Noordhuis 2022-12-08 16:22:55 +0100
  • ff89c9d06f
    Generate equivalent Go types from Terraform provider schema (#122) Pieter Noordhuis 2022-12-06 16:26:19 +0100
  • e4eb7ba2cd
    removed cleanPath func and made checks more robust Shreyas Goenka 2022-12-06 16:15:33 +0100