Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Backend/gsm and SDK upgrade #93

Merged
merged 71 commits into from
Oct 7, 2020
Merged

Backend/gsm and SDK upgrade #93

merged 71 commits into from
Oct 7, 2020

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    40562f0 View commit details
    Browse the repository at this point in the history
  2. use golang 1.15

    iamcaleberic committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    da60059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82c3038 View commit details
    Browse the repository at this point in the history
  4. add github workflows

    iamcaleberic committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    b9f7bc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c308abf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd0e851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    412ea4d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    e60d682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51bd4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73867d View commit details
    Browse the repository at this point in the history
  4. update version

    iamcaleberic committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    e0ba174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27af4c4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa8c68e View commit details
    Browse the repository at this point in the history
  7. add tets to gsm backend

    iamcaleberic committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1ad9afe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee045c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    1ead278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b75b9f8 View commit details
    Browse the repository at this point in the history
  3. update asm backend with version key to match interface/ use version f…

    …rom external secret object
    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    d83367a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de593ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a87c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7eb2f6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f76517 View commit details
    Browse the repository at this point in the history
  8. add runs-on option

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    25baeb1 View commit details
    Browse the repository at this point in the history
  9. fix typo

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1ccd40d View commit details
    Browse the repository at this point in the history
  10. disable circle ci

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    a4df11c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3afaf9b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e6580e View commit details
    Browse the repository at this point in the history
  13. update github workflow

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    b6ba973 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a8edbc9 View commit details
    Browse the repository at this point in the history
  15. yaml: remove whitespace

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    83b8bc4 View commit details
    Browse the repository at this point in the history
  16. yaml: fix indent

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    f6eea47 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ff4d6be View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7851050 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3abb6f1 View commit details
    Browse the repository at this point in the history
  20. update job names

    iamcaleberic committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    956c8da View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7892af6 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. update gitignore

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    4fe5fcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac34c4 View commit details
    Browse the repository at this point in the history
  3. add utils package

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b2d4564 View commit details
    Browse the repository at this point in the history
  4. test dummy backend

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    ac89e57 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f15fe7 View commit details
    Browse the repository at this point in the history
  6. update config tests

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c51d90e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bad9d08 View commit details
    Browse the repository at this point in the history
  8. test newBackend gsm

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    cfabb32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad11e8f View commit details
    Browse the repository at this point in the history
  10. add basic logging

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    b3f87ca View commit details
    Browse the repository at this point in the history
  11. remove comments

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    9bc785c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33cc3d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d997320 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    26b021d View commit details
    Browse the repository at this point in the history
  15. update dependencies

    iamcaleberic committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3213f85 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    8b5925f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9142c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced03fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110f150 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. update modules

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    f1ce1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7b8e8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9722db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ef041a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52cf38f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0597ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42edf7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ab4a39 View commit details
    Browse the repository at this point in the history
  9. update README

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    beaa4ce View commit details
    Browse the repository at this point in the history
  10. add changelog file

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    ed11dc4 View commit details
    Browse the repository at this point in the history
  11. update contributing.md

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    883ba1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7caa61b View commit details
    Browse the repository at this point in the history
  13. update README.md

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c50d76f View commit details
    Browse the repository at this point in the history
  14. README.md: fix typo

    iamcaleberic committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    9cdc4ff View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Update 1Password CLI version

    Mircea Cosbuc committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    cffe05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b85287b View commit details
    Browse the repository at this point in the history