Lines Matching refs:name

11 name: Provider compatibility for PRs
23 if: ${{ contains(github.event.pull_request.labels.*.name,'extended tests') }}
29 # `tgz' is the name of the tarball.
55 - name: create download directory
57 - name: download release source
60 - name: unpack release source
63 - name: localegen
66 - name: config release
70 - name: config dump release
74 - name: make release
78 - name: create release artifacts
82 - name: show module versions from release
94 name: ${{ matrix.release.tgz }}
99 if: ${{ contains(github.event.pull_request.labels.*.name,'extended tests') }}
104 # `name' is the branch name used to checkout out.
106 # `tgz' is the name of the tarball use to keep the artifacts of
109 name: '',
113 name: openssl-3.0,
117 name: openssl-3.1,
121 name: openssl-3.2,
125 name: openssl-3.3,
129 name: openssl-3.4,
133 name: master,
145 ref: ${{ matrix.branch.name }}
146 - name: localegen
149 - name: config branch
153 - name: config dump current
157 - name: make branch
161 - name: create branch artifacts
165 - name: show module versions from branch
175 - name: get cpu info
183 name: ${{ matrix.branch.tgz }}
188 if: ${{ contains(github.event.pull_request.labels.*.name,'extended tests') }}
217 - name: early exit checks
230 name: ${{ matrix.tree_a }}.tar.gz
231 - name: unpack first build
238 name: ${{ matrix.tree_b }}.tar.gz
239 - name: unpack second build
243 - name: set up cross validation of FIPS from A with tree from B
250 - name: show module versions from cross validation
261 - name: get cpu info
268 - name: run cross validation tests of FIPS from A with tree from B