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: Include session expiration as AWS_SESSION_EXPIRATION #48

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Dec 17, 2019

  1. feat: Include session expiration as AWS_SESSION_EXPIRATION

    A use case for this:
    1. Show expiration at bash prompt
    
    Requirements:
    1. uprev aws-sdk-go to get ExpiresAt() call
    
    Compilation will be made via Docker to maximize reproducibility.
    Dependencies will be managed via Go module.
    RobinNil committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    da1521c View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    dcd406e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from roadtrippers/rr-documentation

    doc: make documentation relevant to Roadtrippers/Togo group
    RobinNil authored May 27, 2020
    Configuration menu
    Copy the full SHA
    61d83b6 View commit details
    Browse the repository at this point in the history
  3. doc: massage language

    RobinNil committed May 27, 2020
    Configuration menu
    Copy the full SHA
    98b8374 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c164514 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from roadtrippers/rr-documentation

    Rr documentation
    RobinNil authored May 27, 2020
    Configuration menu
    Copy the full SHA
    4090838 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    f6b9d4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from roadtrippers/rr-fix-infinite-loop

    fix: specify full path to prevent infinite loop
    RobinNil authored Jun 11, 2020
    Configuration menu
    Copy the full SHA
    95b278c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Added missing exports.

    segmentation committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    3d788d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from roadtrippers/fix-missing-env

    Added missing exports.
    RobinNil authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    490555b View commit details
    Browse the repository at this point in the history