Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

E2E tests fail with missing dependency #282

Closed
coderbyheart opened this issue May 12, 2021 · 0 comments
Closed

E2E tests fail with missing dependency #282

coderbyheart opened this issue May 12, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@coderbyheart
Copy link
Member

The problem is the way that the actions is packaged into one file does not include all the dependency. Rework it the same way https://github.com/NordicSemiconductor/cloud-azure-firmware-ci-device-action works, which is a small script that runs the actual job using npm exec.

@coderbyheart coderbyheart added the bug Something isn't working label May 12, 2021
@coderbyheart coderbyheart moved this from To Do to Planned in nRF Asset Tracker PR dashboard May 12, 2021
@coderbyheart coderbyheart self-assigned this May 12, 2021
coderbyheart added a commit to NordicSemiconductor/asset-tracker-cloud-firmware-aws that referenced this issue Jun 2, 2021
@coderbyheart coderbyheart moved this from Planned to Doing in nRF Asset Tracker PR dashboard Jun 2, 2021
coderbyheart added a commit to NordicSemiconductor/cloud-aws-firmware-ci-runner-js that referenced this issue Jun 16, 2021
This removes the usage of AWS IoT jobs to orchestrate the runs of firmware CI jobs.
Instead, [GitHub Actions are used](NordicSemiconductor/asset-tracker-cloud-docs#194).

BREAKING CHANGE: this removes the CLI

See NordicSemiconductor/cloud-aws-firmware-ci-feature-runner-action#282
nRF Asset Tracker PR dashboard automation moved this from Doing to Done Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
No open projects
Development

No branches or pull requests

1 participant