이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
CI에 프로세스 통합
Simulink용 CI 지원 패키지를 사용하면 팀의 개발 및 검증 프로세스를 정의하고 CI에서 해당 프로세스를 실행할 수 있습니다. 프로세스가 runprocess 함수로 실행되도록 CI 파이프라인 설정 파일을 직접 작성할 수도 있고, Azure® DevOps, GitHub®, GitLab®, Jenkins®용 파이프라인 설정 파일을 자동으로 생성할 수도 있습니다. 지원 패키지에는 시작하는 데 필요한 재구성 및 사용 가능한 몇 가지 예제 파이프라인 구성 파일이 포함되어 있습니다. 자세한 내용은 Approaches to Running Processes in CI 항목을 참조하십시오.
함수
generateReport | Generate report for recent task results |
padv.pipeline.generatePipeline | Generate pipeline file for CI platform |
runprocess | Generate and run pipeline of tasks by using build system |
클래스
도움말 항목
- Approaches to Running Processes in CI
How you can set up a CI system to run your process.
- How Pipeline Generation Works
You can automatically generate pipeline configuration files for certain CI systems.
- Tips for Setting Up CI Agents
Set up headless build agents that can run your tasks.
- Build and Use Docker Image to Run Processes
Build a custom Docker® image with the support package to run your process in containerized MATLAB® sessions.
- Collect Detailed Execution Data with OpenTelemetry Integration
Gather detailed timing and execution data for your process with the OpenTelemetry integration.
- Best Practices for Effective Builds
How to identify a build schedule and improve build efficiency with artifact caching.