Searched +full:delete +full:- +full:coverage +full:- +full:artifacts (Results 1 – 7 of 7) sorted by relevance
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true43 permissions: # added using https://github.com/step-security/secure-workflows48 tcplp-buffering:49 runs-on: ubuntu-20.0451 - name: Harden Runner52 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.1[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 toranj-ncp:49 name: toranj-ncp-${{ matrix.TORANJ_RADIO }}50 runs-on: ubuntu-20.0452 fail-fast: false56 COVERAGE: 1[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 backbone-router:49 runs-on: ubuntu-20.0456 COVERAGE: 165 - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.068 - name: Build OTBR Docker[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 expects-linux:49 runs-on: ubuntu-20.0451 CFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1 -DOPENTHREAD_CONFIG_MLE_MAX_CHILDREN=1552 CXXFLAGS: -DCLI_COAP_SECURE_USE_COAP_DEFAULT_HANDLER=1 -DOPENTHREAD_CONFIG_MLE_MAX_CHILDREN=1554 - name: Harden Runner[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true48 packet-verification:49 runs-on: ubuntu-20.0457 - name: Harden Runner58 uses: step-security/harden-runner@8ca2b8b2ece13480cda6dacd3511b49857a23c09 # v2.5.160 egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs[all …]
33 branches-ignore:34 - 'dependabot/**'37 - 'main'40 …group: ${{ github.workflow }}-${{ github.event.pull_request.number || (github.repository == 'opent…41 cancel-in-progress: true43 permissions: # added using https://github.com/step-security/secure-workflows48 thread-1-3:49 name: thread-1-3-${{ matrix.compiler.c }}-${{ matrix.arch }}50 runs-on: ubuntu-20.0452 CFLAGS: -${{ matrix.arch }}[all …]
6 # SPDX-License-Identifier: Apache-2.012 # http://www.apache.org/licenses/LICENSE-2.027 # -------32 # ---------------44 # * Basic Unix tools (Windows users note: a Unix-style find must be before51 # * arm-gcc and mingw-gcc52 # * ArmCC 5 and ArmCC 6, unless invoked with --no-armcc62 # The behavior on an error depends on whether --keep-going (alias -k)64 # * Without --keep-going: the script stops on the first error without67 # * With --keep-going: the script runs all requested components and[all …]