Commit Graph

  • c2c9e2ac01
    Don't initialize top level blocks in Terraform root object Pieter Noordhuis 2022-12-06 16:10:08 +0100
  • 8e19b4c479
    Finish rename Pieter Noordhuis 2022-12-06 16:09:14 +0100
  • 32b7326a23
    Rename Pieter Noordhuis 2022-12-06 16:04:20 +0100
  • 410c1df4e3
    Update cmd/sync/repofiles/repofiles.go shreyas-goenka 2022-12-06 11:10:26 +0100
  • 5800d3a810
    Update cmd/sync/repofiles/repofiles.go shreyas-goenka 2022-12-06 11:10:15 +0100
  • d9d295f2a9
    Implement Terraform state synchronization and deploy (#98) shreyas-goenka 2022-12-06 00:40:45 +0100
  • 16fb352f9c
    Generate equivalent Go types from Terraform provider schema Pieter Noordhuis 2022-12-05 11:23:06 +0100
  • 83d89f4037
    removed sanitizing path for local file access Shreyas Goenka 2022-12-05 12:52:24 +0100
  • 3f8ee0f8fd
    remove todo Shreyas Goenka 2022-12-05 12:31:25 +0100
  • c6c57b6bc8
    add assertions on the snapshot contents Shreyas Goenka 2022-12-05 12:29:29 +0100
  • 0f77e6a772
    - Shreyas Goenka 2022-12-05 11:50:36 +0100
  • 4fe38a8eb1
    accounted for go sdk bump Shreyas Goenka 2022-12-05 11:46:41 +0100
  • 7823d253f3
    Merge remote-tracking branch 'origin' into post-mortem-1 Shreyas Goenka 2022-12-05 11:42:26 +0100
  • f3ac75ab4d
    Remove .gitmodules (#120) Pieter Noordhuis 2022-12-05 09:55:13 +0100
  • 0b5dad59e4
    Remove .gitmodules Pieter Noordhuis 2022-12-05 09:48:06 +0100
  • 9a66065baa
    added integration tests for checking files overwrite empty folder Shreyas Goenka 2022-12-05 02:45:39 +0100
  • cb51f9eed7
    cleaned up todos Shreyas Goenka 2022-12-05 02:01:38 +0100
  • eba6ae9c8c
    handing case of having to delete if conflicting remote files exist Shreyas Goenka 2022-12-05 01:54:09 +0100
  • 4a6f36f2e5
    remove ignoring symlinks Shreyas Goenka 2022-12-05 01:10:04 +0100
  • a677117123
    test for read local Shreyas Goenka 2022-12-04 23:18:42 +0100
  • c3057bf0f0
    added tests for localpath and remotepath on repofiles Shreyas Goenka 2022-12-04 23:05:04 +0100
  • 663baa81b4
    attempt 2 at making snapshot invalidation test work on windows Shreyas Goenka 2022-12-04 22:54:05 +0100
  • fc465d53d5
    fixed clean and added test Shreyas Goenka 2022-12-04 22:47:23 +0100
  • b20ad53307
    attempt fix snapshot windows Shreyas Goenka 2022-12-04 22:47:04 +0100
  • 822f00e343
    added snapshot invalidation using versions Shreyas Goenka 2022-12-04 22:11:57 +0100
  • 16cb23ae83
    - Shreyas Goenka 2022-12-04 21:40:48 +0100
  • 31a2a91bc9
    - Shreyas Goenka 2022-12-04 20:27:32 +0100
  • e57a3ba141
    WIP Shreyas Goenka 2022-12-04 20:21:30 +0100
  • afbecf4065
    Removed dup code Shreyas Goenka 2022-12-02 03:24:49 +0100
  • 136544f58a
    addressed reviews Shreyas Goenka 2022-12-02 02:34:34 +0100
  • 0b50694085
    WIP for safer repo uploads Shreyas Goenka 2022-12-02 01:43:17 +0100
  • d5474c9673
    Revert "Rename jobs -> workflows" (#118) Pieter Noordhuis 2022-12-01 22:39:15 +0100
  • cdc776d89e
    Parameterize interpolation function (#117) Pieter Noordhuis 2022-12-01 22:38:49 +0100
  • 3279b71995
    Revert "Rename jobs -> workflows" Pieter Noordhuis 2022-12-01 22:34:49 +0100
  • 9179e44994
    Remove unused function Pieter Noordhuis 2022-12-01 22:33:33 +0100
  • d89ed24b25
    Parameterize interpolation function Pieter Noordhuis 2022-12-01 22:29:12 +0100
  • 79c26a4ac2
    WIP integration test for deploy integration-test-deploy Shreyas Goenka 2022-12-01 16:16:55 +0100
  • 487bf6fd5c
    Use Databricks Go SDK v0.1.0 (#110) Serge Smertin 2022-12-01 12:17:36 +0100
  • 34af98a8c3
    Mutators to define current user and default artifact path (#112) Pieter Noordhuis 2022-12-01 11:17:29 +0100
  • 865dc9d1f7
    Fix Pieter Noordhuis 2022-12-01 11:10:54 +0100
  • 78352e3f2a
    Mutators to define current user and default artifact path Pieter Noordhuis 2022-12-01 11:07:58 +0100
  • 230811031f
    Rename jobs -> workflows (#111) Pieter Noordhuis 2022-12-01 09:35:21 +0100
  • c4d63eac70
    Rudimentary interpolation support (#108) Pieter Noordhuis 2022-12-01 09:33:42 +0100
  • f219141527
    Rename jobs -> workflows Pieter Noordhuis 2022-12-01 09:33:09 +0100
  • b1db75571e
    Less panics Pieter Noordhuis 2022-12-01 09:27:17 +0100
  • 0ff555c7e3
    Return string value Pieter Noordhuis 2022-12-01 09:21:50 +0100
  • 8aed4ea4fd
    added auto install of terraform client Shreyas Goenka 2022-12-01 04:29:53 +0100
  • fbffde8ebb
    added tests for reading/writing files using locker Shreyas Goenka 2022-12-01 03:31:55 +0100
  • 78f081e888
    bug fix and clean up Shreyas Goenka 2022-12-01 03:12:24 +0100
  • 84b08b64cf
    Use Databricks Go SDK v0.1.0 Serge Smertin 2022-11-30 19:44:50 +0100
  • 76a9a3923f
    cleaned up todos Shreyas Goenka 2022-11-30 17:51:38 +0100
  • de3efbc015
    fixed PutFile when parent dirs do not exist Shreyas Goenka 2022-11-30 17:47:35 +0100
  • b127372665
    some clean up and comments Shreyas Goenka 2022-11-30 17:15:10 +0100
  • f7a9163eb4
    make lock conflict message more accurate Shreyas Goenka 2022-11-30 17:12:52 +0100
  • dbb48e881f
    wrote high level description of deployer Shreyas Goenka 2022-11-30 16:50:07 +0100
  • 1d14133bde
    added comments explaining the deployer states Shreyas Goenka 2022-11-30 16:38:10 +0100
  • 9a3479bcac
    some cleanup Shreyas Goenka 2022-11-30 15:44:45 +0100
  • 2ee83993ca
    inlined content reader Shreyas Goenka 2022-11-30 15:34:55 +0100
  • 2dbd22465f
    added debug logging Shreyas Goenka 2022-11-30 15:33:07 +0100
  • c669c0f2f3
    remove marshalling -> unmarshalling Shreyas Goenka 2022-11-30 15:15:16 +0100
  • 4064a21797
    Function to return bundle's cache directory (#109) Pieter Noordhuis 2022-11-30 14:40:41 +0100
  • afe2bddac2
    Merge remote-tracking branch 'origin' into deco-357 Shreyas Goenka 2022-11-30 14:37:59 +0100
  • a192b0d577
    Test for CacheDir Pieter Noordhuis 2022-11-30 14:36:01 +0100
  • 54d08844fe
    Function to return bundle's cache directory Pieter Noordhuis 2022-11-29 14:23:29 +0100
  • c0f8985297
    Rudimentary interpolation support Pieter Noordhuis 2022-11-28 20:53:19 +0100
  • e1669b0352
    Model code artifacts (#107) v0.0.11 Pieter Noordhuis 2022-11-30 14:15:22 +0100
  • 7c25338935
    Model code artifacts Pieter Noordhuis 2022-11-28 14:38:31 +0100
  • c6b3b35e98
    [DECO-396] Send delete file requests with recursive set to false (#106) shreyas-goenka 2022-11-30 13:56:52 +0100
  • 8f13b55b63
    - v0.0.10 Shreyas Goenka 2022-11-30 13:52:19 +0100
  • f216f55b18
    [DECO-396] Send delete file requests with recursive set to false Shreyas Goenka 2022-11-30 13:51:04 +0100
  • 880307b8ef
    nit Shreyas Goenka 2022-11-30 02:16:56 +0100
  • 8eb00fc105
    nil Shreyas Goenka 2022-11-30 02:10:56 +0100
  • 35e87c7be1
    removed filepath usage in api args Shreyas Goenka 2022-11-30 02:06:40 +0100
  • 4b26f62346
    nit Shreyas Goenka 2022-11-30 02:01:28 +0100
  • 1fa39972ca
    do not delete local tf state if remote is absent Shreyas Goenka 2022-11-30 01:59:45 +0100
  • bef917a47e
    rename DefaultTerraformRoot Shreyas Goenka 2022-11-30 01:48:10 +0100
  • 4b408b4ba4
    removed error returned from createlocker Shreyas Goenka 2022-11-30 01:47:28 +0100
  • 0e615d6712
    renamed lockerState -> lockstate Shreyas Goenka 2022-11-30 01:46:15 +0100
  • 5f6828e8c0
    refactored the lock.go file with a bunch of other improvements Shreyas Goenka 2022-11-30 01:44:38 +0100
  • 75583ebdd6
    removed misleading comment about error messages Shreyas Goenka 2022-11-29 02:34:50 +0100
  • 986e4aa1d4
    renamed lock_test -> locker_test Shreyas Goenka 2022-11-29 02:23:36 +0100
  • abf3aa360a
    some major refactors and changes, still wip Shreyas Goenka 2022-11-29 02:21:59 +0100
  • 4f53bbbb70
    removed already handled error handling Shreyas Goenka 2022-11-28 16:10:57 +0100
  • b3965d7e6b
    renamed funcs to load and save Shreyas Goenka 2022-11-28 16:09:36 +0100
  • 0b1d0cdee2
    nil Shreyas Goenka 2022-11-28 16:08:10 +0100
  • bd95d33449
    passing context in User() call Shreyas Goenka 2022-11-28 16:07:23 +0100
  • c7d28091f5
    moved lock under package bundle and merged changes from latest databricks sdk Shreyas Goenka 2022-11-28 15:54:33 +0100
  • 0df5d18c5c
    WIP moving lock.go to package bundle Shreyas Goenka 2022-11-28 13:51:10 +0100
  • bbf71e50ad
    Merge remote-tracking branch 'origin' into deco-357 Shreyas Goenka 2022-11-28 11:57:27 +0100
  • 2ebfa5f369
    Run unit tests on windows and macos (#103) shreyas-goenka 2022-11-28 11:34:25 +0100
  • b55dc77049
    Merge remote-tracking branch 'origin' into unit-test-on-windows Shreyas Goenka 2022-11-28 11:28:30 +0100
  • fc7c7b3b8e
    using yaml format in listing oses Shreyas Goenka 2022-11-28 11:27:15 +0100
  • b88b35a510
    Move mutator interface to top level bundle package (#105) Pieter Noordhuis 2022-11-28 10:59:43 +0100
  • 41789c1125
    Move mutator interface to top level bundle package Pieter Noordhuis 2022-11-28 10:46:44 +0100
  • 5c916a6fb4
    Store specified environment in configuration for reference (#104) Pieter Noordhuis 2022-11-28 10:10:13 +0100
  • c9ca56a2b7
    Store specified environment in configuration for reference Pieter Noordhuis 2022-11-28 09:56:29 +0100
  • 8156b15df2
    - Shreyas Goenka 2022-11-28 01:32:35 +0100
  • 0a486427a6
    - Shreyas Goenka 2022-11-28 01:29:26 +0100
  • e12629f469
    removing unnecessary logging Shreyas Goenka 2022-11-28 01:25:57 +0100
  • 70da5595cd
    - Shreyas Goenka 2022-11-28 01:24:57 +0100