Skip to content

correct workflow for wirelesslink build in github actions#5

Open
crexroth wants to merge 11 commits into
mainfrom
ci-dev
Open

correct workflow for wirelesslink build in github actions#5
crexroth wants to merge 11 commits into
mainfrom
ci-dev

Conversation

@crexroth

@crexroth crexroth commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Sorry I had accidentally pushed a first version of this to main. Here is my second version under this branch. On the creation of this pull request, a test build should run. wirelesslink.signed.bin will be present in the dfu_application.zip, this can be found in the build artifacts. I flashed the .bin to my smartcharger and confirmed a few features.

The .bin being in the artifacts is somewhat unfortunate because there is a maximum retention period of 90 days. So access to the .bin is lost after that period unlike release artifacts. It would be nice to

Next step is to fix the build summary and implement a second build for WL_IN_CHARGER = false to have both versions ready in the artifacts.

@crexroth

Copy link
Copy Markdown
Contributor Author

@Mirageofmage

Local Build Toolchain Runner Toolchain
ncs 3.1.1 ncs 3.1.1
west 1.4.0 west 1.5.0
cmake 3.21.0 cmake 3.31.6
zephyr 0.17.0 gnuarmemb
ninja 1.10.2 ninja 1.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants