Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: superdecimal/aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Foris/aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 4 files changed
  • 9 contributors

Commits on Oct 23, 2018

  1. warps -> wraps

    Nick Van Wiggeren committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    8d31870 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. EKS hyperlink fix

    This should link to the EKS page, right?
    ScottBrenner authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    8102641 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Merge pull request #6 from ScottBrenner/patch-1

    EKS hyperlink fix
    Pete Wagner authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    843df3a View commit details
    Browse the repository at this point in the history
  2. Add AWS_CONFIG_FILE env var details to cli/README

    This seems like an ENV var which will be commonly set and a little documentation will help with.
    
    Fixes https://github.com/actions/aws/issues/7
    
    CC @swinton is this what you had in mind?
    hfaulds authored Jan 18, 2019
    Configuration menu
    Copy the full SHA
    398e49d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2019

  1. Update cli/README.md

    Co-Authored-By: hfaulds <fauldsh@gmail.com>
    Pete Wagner and hfaulds authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    723da18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2183d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from actions/hfaulds/aws-config-file-readme

    Add AWS_CONFIG_FILE env var details to cli/README
    hfaulds authored Jan 21, 2019
    Configuration menu
    Copy the full SHA
    51b5c9b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Update Dockerfile

    update aws-iam-authenticator to 1.11.5(current version)
    https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html
    pahud authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    9094492 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    remove kubectl from the args
    pahud authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    513f946 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from pahud/patch-2

    Update README.md
    hfaulds authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    8873ddd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from pahud/patch-1

    Update Dockerfile
    hfaulds authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    aba0951 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Configuration menu
    Copy the full SHA
    161ff75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from actions/codeowners

    Add a CODEOWNERS file to streamline review.
    parkr authored Feb 9, 2019
    Configuration menu
    Copy the full SHA
    efb074a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Configuration menu
    Copy the full SHA
    3754c4e View commit details
    Browse the repository at this point in the history
  2. formatting + extension change

    flonn committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    f503e55 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Merge pull request #19 from flonn/Migrate-to-YAML

    Updated readme.md to "Migrate to YAML"
    Iheanyi Ekechukwu authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    e65fff4 View commit details
    Browse the repository at this point in the history
  2. Revert "Updated readme.md to "Migrate to YAML""

    Iheanyi Ekechukwu authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    210cbbb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from actions/revert-19-Migrate-to-YAML

    Revert "Updated readme.md to "Migrate to YAML""
    Iheanyi Ekechukwu authored Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4ebe93e View commit details
    Browse the repository at this point in the history
Loading