Skip to content

Conversation

@karhama
Copy link
Contributor

@karhama karhama commented Dec 19, 2025

Add twister workflows

python-version: 3.12

- name: Checkout sources
uses: nrfconnect/action-checkout-west-update@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister integration run' step [Uses Step](1) uses 'nrfconnect/action-checkout-west-update' with ref 'main', not a pinned commit hash
git-fetch-depth: 0

- name: Setup ncs toolchain
uses: nrfconnect/action-ncs-toolchain-setup@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister integration run' step [Uses Step](1) uses 'nrfconnect/action-ncs-toolchain-setup' with ref 'main', not a pinned commit hash
west update --narrow

- name: Setup ncs toolchain
uses: nrfconnect/action-ncs-toolchain-setup@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister nightly linux' step [Uses Step](1) uses 'nrfconnect/action-ncs-toolchain-setup' with ref 'main', not a pinned commit hash
west update --narrow

- name: Setup ncs toolchain
uses: nrfconnect/action-ncs-toolchain-setup@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister nightly mac' step [Uses Step](1) uses 'nrfconnect/action-ncs-toolchain-setup' with ref 'main', not a pinned commit hash
runs-on: ${{ fromJson(matrix.runner) }}
steps:
- name: Checkout sources
uses: nrfconnect/action-checkout-west-update@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister nightly linux' step [Uses Step](1) uses 'nrfconnect/action-checkout-west-update' with ref 'main', not a pinned commit hash
python-version: '3.12'

- name: Checkout sources
uses: nrfconnect/action-checkout-west-update@main

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow

Unpinned 3rd party Action 'Twister nightly mac' step [Uses Step](1) uses 'nrfconnect/action-checkout-west-update' with ref 'main', not a pinned commit hash
@karhama karhama force-pushed the twister_multi branch 2 times, most recently from a84a74e to a128597 Compare December 19, 2025 15:06
Add twister workflows

Signed-off-by: Kari Hamalainen <kari.hamalainen@nordicsemi.no>
@karhama karhama removed the request for review from a team December 22, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants