프로세스 어드바이저로 작업 실행
CI Support Package for Simulink를 사용하면 개발 및 검증 워크플로에서 작업을 자동화하고 실행할 수 있습니다. 프로세스 어드바이저 앱을 사용하여 로컬에서 작업을 실행하거나 runprocess 함수를 사용하여 로컬 및 CI 실행을 모두 실행하십시오. 두 접근 방식 모두 여러 환경에서 일관된 작업 실행을 위해 동일한 증분형 빌드 시스템을 사용합니다. 프로세스 어드바이저와 빌드 시스템을 사용자 지정하여 아티팩트 캐싱을 활성화하고 다른 설정을 조정할 수 있습니다.
CI 시스템에서 빌드 및 테스트 실패를 방지하려면 사전 검증 프로세스의 일부로 프로세스 어드바이저를 사용하십시오. 소스 제어에 제출하기 전에 로컬에서 작업을 실행하고 사전 검증 활동 완료 진행 상황을 검사할 수 있습니다. CI에서 오류가 발생하는 경우 프로세스 어드바이저를 사용하여 로컬에서 문제를 디버깅할 수 있습니다. Simulink® Copilot을 사용하여 Copilot Chat 패널에 있는 대화형 인터페이스를 통해 작업을 탐색, 실행, 검토할 수 있습니다.
앱
| 프로세스 어드바이저 | Automate your development workflow and prequalify changes before submitting to source control |
함수
createProcessTaskID | Generate ID for specific task iteration defined by process model |
generateProcessTasks | Get list of valid task keys |
getProcessTaskResults | Get available task results and result details for task iterations in MBD pipeline |
generateReport | Generate report for recent task results |
processadvisor | Open Process Advisor app for Simulink model |
processAdvisorWindow | Open standalone Process Advisor window for project |
runprocess | Generate and run pipeline of tasks by using build system |
도움말 항목
- Automate and Run Tasks with Process Advisor
Run common model-based design tasks and review task results using Process Advisor.
- Programmatically Run Tasks
Run tasks locally and in a continuous integration system by using the
runprocessfunction. - Specify Settings for Process Advisor and Build System
Customize the behavior of Process Advisor and its build system by using the settings.
- Locally Reproduce Issues Found in CI
After you run a pipeline in your CI system, you can debug failures on your local machine.
- Simulink Copilot을 사용하여 프로세스 어드바이저에 정의된 작업 실행 및 모니터링하기 (Simulink Copilot)
Simulink Copilot을 사용하여 대화 형식의 인터페이스를 통해 프로세스 모델에 정의된 개발 및 검증 작업을 실행합니다.