Skip to main content

このバージョンの GitHub Enterprise サーバーはこの日付をもって終了となります: 2025-08-27. 重大なセキュリティの問題に対してであっても、パッチリリースは作成されません。 パフォーマンスの向上、セキュリティの向上、新機能の向上を図るために、最新バージョンの GitHub Enterprise サーバーにアップグレードしてください。 アップグレードに関するヘルプについては、GitHub Enterprise サポートにお問い合わせください

コードのビルドとテスト

GitHub Actions でプロジェクトを自動的にビルドし、テストできます。

Building and testing Go

Learn how to create a continuous integration (CI) workflow to build and test your Go project.

Building and testing Java with Ant

Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Ant.

Building and testing Java with Gradle

Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Gradle.

Building and testing Java with Maven

Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Maven.

Building and testing .NET

Learn how to create a continuous integration (CI) workflow to build and test your .NET project.

Building and testing Node.js

Learn how to create a continuous integration (CI) workflow to build and test your Node.js project.

Building and testing PowerShell

Learn how to create a continuous integration (CI) workflow to build and test your PowerShell project.

Building and testing Python

Learn how to create a continuous integration (CI) workflow to build and test your Python project.

Rubyでのビルドとテスト

Rubyプロジェクトのビルドとテストのための継続的インテグレーション(CI)ワークフローを作成できます。

Building and testing Rust

Learn how to create a continuous integration (CI) workflow to build and test your Rust project.

Building and testing Swift

Learn how to create a continuous integration (CI) workflow to build and test your Swift project.

Building and testing Xamarin applications

Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Xamarin application.