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(aws-codebuild): add enableBatchBuilds() to Project #12531

Merged
merged 20 commits into from
Jan 26, 2021

Commits on Jan 15, 2021

  1. Configuration menu
    Copy the full SHA
    8eade4c View commit details
    Browse the repository at this point in the history
  2. update executeBatchBuild doc

    Tom Jenkinson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    dddcb69 View commit details
    Browse the repository at this point in the history
  3. more docs

    Tom Jenkinson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    9981c8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88339ad View commit details
    Browse the repository at this point in the history
  5. rename stack in integration test

    Tom Jenkinson committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    e98e12d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ec5784 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    48617a2 View commit details
    Browse the repository at this point in the history
  2. add enableBatchBuilds() and auto enable when needed

    Tom Jenkinson committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    2aa8ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5275bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. changes from review, and lazy retrieve projectArn

    because it is not set when sources are bound
    Tom Jenkinson committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    26fde2e View commit details
    Browse the repository at this point in the history
  2. lint

    Tom Jenkinson committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    c445ca7 View commit details
    Browse the repository at this point in the history
  3. test project.enableBatchBuilds() returns role

    Tom Jenkinson committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    769472b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5d7ce2 View commit details
    Browse the repository at this point in the history
  5. Update packages/@aws-cdk/aws-codebuild/lib/project.ts

    Co-authored-by: Adam Ruka <adamruka85@gmail.com>
    tjenkinson and skinny85 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    5481254 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. rename to BuildBatchConfig

    Tom Jenkinson committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    74d758f View commit details
    Browse the repository at this point in the history