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(codebuild): add support for GPU build images #8879

Merged
merged 11 commits into from
Aug 12, 2020

Commits on Aug 8, 2020

  1. LinuxGpuBuildImage

    skinny85 committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    68bc6e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1603ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b262337 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94b17a5 View commit details
    Browse the repository at this point in the history
  5. fix(core): don't fail for multiple CfnRules in your Stack

    When we changed the merging behavior in aws#8251,
    we forgot to account for the 'Rules' section.
    To prevent that error from happening again,
    let's default to merging objects without duplicates.
    
    Fixes aws#9485
    skinny85 committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    110021e View commit details
    Browse the repository at this point in the history
  6. bind -> binder

    skinny85 committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    e810d0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bd8e728 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ed76f4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0350376 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Remove inaccurate comment

    skinny85 committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    39cefb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20cfd4 View commit details
    Browse the repository at this point in the history