micro-ROS / micro-ROS/micro_ros_setup

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

オープン
#191 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
Shell
スター
509
フォーク
183
平均マージ
22時間 26分
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

この issue では、夜間にすべてのテストを実行し、対象プラットフォーム向けには選択的にテストを実行することを提案していますが、workflow ファイル、テスト、CI エントリポイントのいずれも指定していません。まずリポジトリの CI 設定とプラットフォーム固有のテスト構成を特定します。完了条件は、スケジュールされた全テスト実行と変更を対象とした実行の両方で、意図したテストが実行されることです。

索引モデルが issue の本文から書いたものです。

評価

領域
ci-cd, testing-qa
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。