Skip to content

runtime: deduplicate set_auth_manifest #4731

runtime: deduplicate set_auth_manifest

runtime: deduplicate set_auth_manifest #4731

name: Versioned Build Test

Check failure on line 1 in .github/workflows/versioned-full-build-test.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/versioned-full-build-test.yml

Invalid workflow file

(Line: 32, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 35, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 38, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 41, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 44, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 47, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 50, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with, (Line: 53, Col: 5): There's not enough info to determine what you meant. Add one of these properties: cancel-timeout-minutes, container, continue-on-error, defaults, env, environment, outputs, runs-on, secrets, services, snapshot, steps, timeout-minutes, uses, with
on:
workflow_dispatch:
inputs:
hw-version:
default: "latest"
type: string
rom-ref:
default: "main"
type: string
firmware-version:
default: "main"
type: string
pull_request:
inputs:
todo-remove-before-merging:
default: ""
type: string
hw-version:
default: "latest"
type: string
rom-ref:
default: "main"
type: string
firmware-version:
default: "main"
type: string
jobs:
fpga-full-suite-etrng-log:
name: FPGA Suite (etrng, log)
fpga-full-suite-etrng-nolog:
name: FPGA Suite (etrng, nolog)
fpga-full-suite-itrng-log:
name: FPGA Suite (itrng, log)
fpga-full-suite-itrng-nolog:
name: FPGA Suite (itrng, nolog)
sw-emulator-full-suite-etrng-log:
name: sw-emulator Suite (etrng, log)
sw-emulator-full-suite-etrng-nolog:
name: sw-emulator Suite (etrng, nolog)
sw-emulator-full-suite-itrng-log:
name: sw-emulator Suite (itrng, log)
sw-emulator-full-suite-itrng-nolog:
name: sw-emulator Suite (itrng, nolog)
build-release:
runs-on: ubuntu-22.04
permissions:
contents: write