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(codecommit): HTTPS GRC clone URL #12312

Merged
merged 9 commits into from
Jan 5, 2021
Merged

Commits on Jan 2, 2021

  1. feat(codecommit): HTTPS GRC clone URL

    Add the `repositoryCloneUrlGrc` property to expose the HTTPS GRC clone
    URL.
    
    HTTPS (GRC) is the protocol to use with git-remote-codecommit (GRC).
    
    It is the recommended method for supporting connections made with federated
    access, identity providers, and temporary credentials.
    
    See https://docs.aws.amazon.com/codecommit/latest/userguide/setting-up-git-remote-codecommit.html
    jogold committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    218da7a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

    jogold committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    e43a615 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb153c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    8cf8729 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    jogold committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    3c42340 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05b85bb View commit details
    Browse the repository at this point in the history
  4. test

    jogold committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f311bbc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b0f96a View commit details
    Browse the repository at this point in the history