connectedhomeip icon indicating copy to clipboard operation
connectedhomeip copied to clipboard

[Feature] Integrate tv-app and tv-casting-app into our CI system

Open yufengwangca opened this issue 1 year ago • 1 comments

Feature description

... we have two Android apps, namely, the tv-app and tv-casting-app, that are not integrated into our CI system. We need to integrate them into CI to detect any potential issues or breaks. Here is the reference.

full android builds we have here: https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/full-android.yaml smoketest here: https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/smoketest-android.yaml NRF is an example that does path detection to run more things when specific paths are changed: https://github.com/project-chip/connectedhomeip/blob/master/.github/workflows/examples-nrfconnect.yaml#L51

Platform

android

Platform Version(s)

No response

Anything else?

No response

yufengwangca avatar Dec 10 '23 17:12 yufengwangca

https://github.com/project-chip/connectedhomeip/pull/32774 Reverting changes made so far - I thought we wanted to add smoketest CI builds into standalone non-preliminary CI builds, but it seems we would actually like runtime testing.

kliao-csa avatar Mar 28 '24 16:03 kliao-csa

After reading over the additional context provided, I believe this issue is a

kliao-csa avatar Apr 09 '24 22:04 kliao-csa

Duplicate of #32787

kliao-csa avatar Apr 09 '24 22:04 kliao-csa

Closing as duplicate due to work being in progress on the other issue

kliao-csa avatar Apr 09 '24 22:04 kliao-csa