今日を知り、明日を変えるシステム運用メディア

AWS CodeBuild が Node 22、Python 3.13、Go 1.23 のサポートを追加

AWS CodeBuild が Node 22、Python 3.13、Go 1.23 のサポートを追加

本記事は、2025 年 3 月 3 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。

ニュース内容

AWS CodeBuild マネージドイメージは、Node 22、Python 3.13、Go 1.23 をサポートするようになりました。これらの新しいランタイムバージョンは、Linux x86、Arm、Windows、macOS プラットフォームで利用できます。AWS CodeBuild は、ソースコードをコンパイルし、テストを実行し、デプロイ可能なソフトウェアパッケージを生成する、フルマネージドの継続的インテグレーションサービスです。

Linux ベースの CodeBuild マネージドイメージの場合、buildspec ファイルのランタイムバージョンセクションで任意のランタイムを指定できます。CodeBuild でサポートされている特定のメジャーバージョンとマイナーバージョンを選択するか、カスタムランタイムバージョンを定義できます。さらに、このリリースでは、GitHub Actions 環境で使用できる一般的なツールを追加し、CodeBuild をセルフホストランナーオプションとして使用するお客様をより適切にサポートしています。

更新されたイメージは、CodeBuild が提供されているすべてのリージョンで利用できます。CodeBuild が利用できる AWS リージョンの詳細については、AWS リージョンのページをご覧ください。

CodeBuild が提供する Docker イメージとランタイムバージョンの詳細については、ドキュメントまたはイメージリポジトリをご覧ください。 CodeBuild の使用を開始する方法の詳細については、AWS CodeBuild 製品ページをご覧ください。

原文

AWS CodeBuild managed images now support Node 22, Python 3.13, and Go 1.23. These new runtime versions are available in Linux x86, Arm, Windows and macOS platforms. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.

For CodeBuild managed images based on Linux, you can specify a runtime of your choice in the runtime-versions section of your buildspec file. You can select specific major and minor versions supported by CodeBuild, or define a custom runtime version. Additionally with this release, we added commonly used tools that are available in GitHub Actions environments to better support customers using CodeBuild as a self-hosted runner option.

The updated images are available in all regions where CodeBuild is offered. For more information about the AWS Regions where CodeBuild is available, see the AWS Regions page.

To learn more about docker images and runtime versions provided by CodeBuild, please visit our documentation or our image repository. To learn more about how to get started with CodeBuild, visit the AWS CodeBuild product page.

引用元:AWS CodeBuild adds support for Node 22, Python 3.13, and Go 1.23

人気の記事

最新情報をお届けします!

最新のITトレンドやセキュリティ対策の情報を、メルマガでいち早く受け取りませんか?ぜひご登録ください

メルマガ登録