Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Pluggable auth support #995

Merged
merged 58 commits into from
May 10, 2022
Merged

feat: Pluggable auth support #995

merged 58 commits into from
May 10, 2022

Commits on Mar 1, 2022

  1. feat: Add Pluggable auth support (#988)

    * Port identity pool credentials
    
    * access_token retrieved
    
    * -> pluggable
    
    * Update pluggable.py
    
    * Create test_pluggable.py
    
    * Unit tests
    
    * Address pr issues
    Chuan Ren authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    63ad5e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. feat: Add file caching (#990)

    * Add file cache
    
    * feat: add output file cache support
    Chuan Ren authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f36e5e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    28cfefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b1e956 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Update pluggable.py

    Chuan Ren committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d7f4980 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    7092170 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Update pluggable.py

    Chuan Ren committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5246463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62246d6 View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    Chuan Ren committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d0e4294 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ceda64 View commit details
    Browse the repository at this point in the history
  5. Update setup.py

    Chuan Ren committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6618271 View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    Chuan Ren committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    1f38c45 View commit details
    Browse the repository at this point in the history
  7. pytest_subprocess

    Chuan Ren committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    be1cfc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. timeout

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    97bd209 View commit details
    Browse the repository at this point in the history
  2. Update pluggable.py

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    139bac9 View commit details
    Browse the repository at this point in the history
  3. env

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    33c7667 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3894c25 View commit details
    Browse the repository at this point in the history
  5. Update _default.py

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    9c233dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72ae073 View commit details
    Browse the repository at this point in the history
  7. Update requirements.txt

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    d51fd90 View commit details
    Browse the repository at this point in the history
  8. Update _default.py

    Chuan Ren committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    b0b9ad2 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Update pluggable.py

    Chuan Ren committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    6712710 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Update pluggable.py

    Chuan Ren committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    29ac755 View commit details
    Browse the repository at this point in the history
  2. Update pluggable.py

    Chuan Ren committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    1abed38 View commit details
    Browse the repository at this point in the history
  3. Update test_pluggable.py

    Chuan Ren committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    d276d52 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. format validations

    Chuan Ren committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c9d304d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Update _default.py

    Chuan Ren committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    ac6c360 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Merge branch 'main' into pluggable

    Chuan Ren authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    c87b614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    decb412 View commit details
    Browse the repository at this point in the history
  3. Update requirements.txt

    Chuan Ren committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1c9b6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    564c3a0 View commit details
    Browse the repository at this point in the history
  5. Revert "Update requirements.txt"

    This reverts commit 1c9b6db.
    Chuan Ren committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    a7efb54 View commit details
    Browse the repository at this point in the history
  6. Revert "Update _default.py"

    This reverts commit ac6c360.
    Chuan Ren committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    1c08483 View commit details
    Browse the repository at this point in the history
  7. Revert "Revert "Update _default.py""

    This reverts commit 1c08483.
    Chuan Ren committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    adc6779 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    889bf32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9db21c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into pluggable

    Chuan Ren authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    a94b68b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Update requirements.txt

    Chuan Ren committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e1edbb6 View commit details
    Browse the repository at this point in the history
  2. Delete test_pluggable.py

    Chuan Ren committed May 3, 2022
    Configuration menu
    Copy the full SHA
    74beba9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Revert "Delete test_pluggable.py"

    This reverts commit 74beba9.
    Chuan Ren committed May 4, 2022
    Configuration menu
    Copy the full SHA
    ac697a2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into pluggable

    Chuan Ren authored May 4, 2022
    Configuration menu
    Copy the full SHA
    ca65d6b View commit details
    Browse the repository at this point in the history
  3. Update pluggable.py

    Chuan Ren committed May 4, 2022
    Configuration menu
    Copy the full SHA
    ce79682 View commit details
    Browse the repository at this point in the history
  4. Update pluggable.py

    Chuan Ren committed May 4, 2022
    Configuration menu
    Copy the full SHA
    78b2f83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74afd44 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. pytest-subprocess

    Chuan Ren committed May 5, 2022
    Configuration menu
    Copy the full SHA
    9a4a518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ab6f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac27e4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    484d07f View commit details
    Browse the repository at this point in the history
  5. lint

    Chuan Ren committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d71587e View commit details
    Browse the repository at this point in the history
  6. Update pluggable.py

    Chuan Ren committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3d40268 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. nox cover

    nox cover
    Chuan Ren committed May 8, 2022
    Configuration menu
    Copy the full SHA
    8bfae0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245b610 View commit details
    Browse the repository at this point in the history
  3. lint

    Chuan Ren committed May 8, 2022
    Configuration menu
    Copy the full SHA
    25b5446 View commit details
    Browse the repository at this point in the history
  4. Update test_pluggable.py

    Chuan Ren committed May 8, 2022
    Configuration menu
    Copy the full SHA
    34126ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15d7a79 View commit details
    Browse the repository at this point in the history
  6. Update test_pluggable.py

    Chuan Ren committed May 8, 2022
    Configuration menu
    Copy the full SHA
    1e5a89a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f423446 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    e0b966a View commit details
    Browse the repository at this point in the history