This repository was archived by the owner on Jul 9, 2024. It is now read-only.
Removal of Firmware CI resources #811
coderbyheart
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Continuous integration is the cornerstone of a success IoT product and that's why nRF Asset Tracker has implemented the necessary software and workflows to run end-to-end black box tests on real hardware using GitHub Actions self-hosted runners.
However, there is little evidence that this feature is used by our users (by the lack of {DevZone cases) and we are also not using this approach for other project that are built on top of nRF Asset Tracker. Quite frankly the effort to set up the pipeline and maintain it is too large for the kind of projects, nRF Asset Tracker is mostly used for.
Running unit tests can already get quite good confidence about the correctness of an application firmware, and since Nordic tests the SDK on real hardware already the ROI on setting up a hardware testing pipeline will not manifest for every project.
Therefore the features around this feature will no longer be available in the next release that is tagged alongside the nRF Connect SDK.
Archived projects
Renamed projects
@nordicsemiconductor/firmware-ci-device-helpers
->@nordicsemiconductor/device-helpers
)Beta Was this translation helpful? Give feedback.
All reactions