코드 빌드 및 테스트
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 빌드 및 테스트
CI(연속 통합) 워크플로를 만들어 Ruby 프로젝트를 빌드하고 테스트할 수 있습니다.
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.