Skip to content

chore(codebuild): deprecate images that are no longer actively maintained#28533

Merged
mergify[bot] merged 2 commits intoaws:mainfrom
sakurai-ryo:deprecated-linux-build-image
Dec 31, 2023
Merged

chore(codebuild): deprecate images that are no longer actively maintained#28533
mergify[bot] merged 2 commits intoaws:mainfrom
sakurai-ryo:deprecated-linux-build-image

Conversation

@sakurai-ryo
Copy link
Copy Markdown
Contributor

@sakurai-ryo sakurai-ryo commented Dec 30, 2023

As per these documents, the following build image is not actively maintained, so I added @deprecated tag in this PR.

  • standard
    • STANDARD_1_0
    • STANDARD_2_0
    • STANDARD_3_0
    • STANDARD_4_0
  • amazonlinux2-x86_64-standard
    • AMAZON_LINUX_2
    • AMAZON_LINUX_2_2
    • AMAZON_LINUX_2_3
  • amazonlinux2-aarch64-standard
    • AMAZON_LINUX_2_STANDARD_1_0

https://github.com/aws/aws-codebuild-docker-images?tab=readme-ov-file#image-maintenance
https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html

relates: #23096 (comment), #16707


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

@aws-cdk-automation aws-cdk-automation requested a review from a team December 30, 2023 16:11
@github-actions github-actions bot added admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 labels Dec 30, 2023
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@sakurai-ryo sakurai-ryo changed the title chore(codebuild) add @deprecated to no longer actively maintained image chore(codebuild): add @deprecated to no longer actively maintained image Dec 30, 2023
@aws-cdk-automation aws-cdk-automation dismissed their stale review December 30, 2023 16:14

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@sakurai-ryo sakurai-ryo changed the title chore(codebuild): add @deprecated to no longer actively maintained image docs(codebuild): add @deprecated to no longer actively maintained image Dec 30, 2023
@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 Dec 30, 2023
@aws-cdk-automation aws-cdk-automation added pr/needs-maintainer-review This PR needs a review from a Core Team Member and removed pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Dec 30, 2023
@kaizencc kaizencc changed the title docs(codebuild): add @deprecated to no longer actively maintained image chore(codebuild): deprecate images that are no longer actively maintained Dec 30, 2023
@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Dec 30, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 30, 2023

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
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

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

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

@mergify mergify bot merged commit c4aec95 into aws:main Dec 31, 2023
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Dec 31, 2023

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).

paulhcsun pushed a commit to paulhcsun/aws-cdk that referenced this pull request Jan 5, 2024
…ined (aws#28533)

As per these documents, the following build image is not actively maintained, so I added @deprecated tag in this PR.

- `standard`
  - `STANDARD_1_0`
  - `STANDARD_2_0`
  - `STANDARD_3_0`
  - `STANDARD_4_0`
- `amazonlinux2-x86_64-standard`
  - `AMAZON_LINUX_2`
  - `AMAZON_LINUX_2_2`
  - `AMAZON_LINUX_2_3`
- `amazonlinux2-aarch64-standard`
  - `AMAZON_LINUX_2_STANDARD_1_0`

https://github.com/aws/aws-codebuild-docker-images?tab=readme-ov-file#image-maintenance
https://docs.aws.amazon.com/codebuild/latest/userguide/build-env-ref-available.html

relates: aws#23096 (comment), aws#16707

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants