micro-ROS / micro-ROS/micro_ros_setup

CI: add nightly scheduled execution, perform selective test execution upon targeted platform changes

未關閉
#191 0 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

enhancement
主要語言
Shell
星號
509
分支
183
平均合併
22 小時 26 分鐘
30 天內合併 PR
7

描述

As the micro_ros_setup keeps growing and adding new features, so it does its continuous integration system.

This leds to CI executions taking too much time and often slowing the development process.
Therefore, two enhancements are proposed:

  • Perform a nightly CI execution, every 24 hours, where all the tests will be run.
  • Based upon the platform (host, freertos...) in which the changes are taking place, run only those tests affected by these changes. This can be easily achieved thanks to this repo's folder structure.

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

該 issue 提議每晚執行完整測試,並針對指定平台執行選擇性測試,但沒有指明 workflow 檔案、測試或 CI 入口點。首先定位 repository 的 CI 設定和特定平台的測試配置;完成標準是,排程的完整執行和針對變更的執行都執行預期的測試。

由索引模型根據 Issue 內容生成。

評估

領域
ci-cd, testing-qa
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。