Skip to content

Conversation

@phuhung273
Copy link
Contributor

Issue # (if applicable)

Closes #34494

Reason for this change

https://aws.amazon.com/blogs/aws/accelerate-ci-cd-pipelines-with-the-new-aws-codebuild-docker-server-capability/

Description of changes

  • Support remote Docker server
  • Add DockerServerComputeType enum. This is different from ComputeType

Describe any new or updated permissions being added

Description of how you validated changes

Unit + Integ

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 star-contributor [Pilot] contributed between 25-49 PRs to the CDK labels Jul 12, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team July 12, 2025 05:06
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jul 12, 2025
@moltar
Copy link
Contributor

moltar commented Jul 23, 2025

Looking good. Can't wait for this to land and test it against our own BuildKit implementation.

@phuhung273 phuhung273 force-pushed the codebuild-docker-server branch from 8f3bbd6 to 3fa3c41 Compare August 6, 2025 10:50
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 3fa3c41
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jmejco
Copy link

jmejco commented Aug 21, 2025

This will speed up my builds - please speed up the merge!

@vishaalmehrishi vishaalmehrishi self-assigned this Sep 9, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 9, 2025
@phuhung273 phuhung273 force-pushed the codebuild-docker-server branch from 3fa3c41 to 34a1aff Compare September 9, 2025 11:34
@mergify mergify bot dismissed vishaalmehrishi’s stale review September 9, 2025 11:34

Pull request has been modified.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 9, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 9, 2025
@phuhung273 phuhung273 force-pushed the codebuild-docker-server branch from 34a1aff to 7efb493 Compare September 9, 2025 13:50
@mergify mergify bot dismissed vishaalmehrishi’s stale review September 9, 2025 13:51

Pull request has been modified.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 9, 2025
@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 9, 2025
@mergify
Copy link
Contributor

mergify bot commented Sep 9, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit eb8e74b into aws:main Sep 9, 2025
19 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 9, 2025
@phuhung273 phuhung273 deleted the codebuild-docker-server branch September 9, 2025 22:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 star-contributor [Pilot] contributed between 25-49 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(codebuild): remote Docker servers

5 participants