chore: Tweak to workflow files
This commit is contained in:
parent
db04cbceef
commit
fa648b4109
30 changed files with 90 additions and 60 deletions
5
.github/workflows/tests.aaron.yml
vendored
5
.github/workflows/tests.aaron.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Aaron
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/aaron
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.benjamin.yml
vendored
5
.github/workflows/tests.benjamin.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Benjamin
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/benjamin
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.bent.yml
vendored
5
.github/workflows/tests.bent.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Bent
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/bent
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.breanna.yml
vendored
5
.github/workflows/tests.breanna.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Breanna
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/breanna
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.brian.yml
vendored
5
.github/workflows/tests.brian.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Brian
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/brian
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.bruce.yml
vendored
5
.github/workflows/tests.bruce.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Bruce
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/bruce
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.carlita.yml
vendored
5
.github/workflows/tests.carlita.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Carlita
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/carlita
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.carlton.yml
vendored
5
.github/workflows/tests.carlton.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Carlton
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/carlton
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.cathrin.yml
vendored
5
.github/workflows/tests.cathrin.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Cathrin
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/cathrin
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.examples.yml
vendored
5
.github/workflows/tests.examples.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Examples
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/examples
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.florent.yml
vendored
5
.github/workflows/tests.florent.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Florent
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/florent
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.fu.yml
vendored
5
.github/workflows/tests.fu.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Fu
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/fu
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.holmes.yml
vendored
5
.github/workflows/tests.holmes.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Holmes
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/holmes
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.huey.yml
vendored
5
.github/workflows/tests.huey.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Huey
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/huey
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.hugo.yml
vendored
5
.github/workflows/tests.hugo.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Hugo
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/hugo
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.jaeger.yml
vendored
5
.github/workflows/tests.jaeger.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Jaeger
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/jaeger
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.penelope.yml
vendored
5
.github/workflows/tests.penelope.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Penelope
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/penelope
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.rendertest.yml
vendored
5
.github/workflows/tests.rendertest.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Rendertest
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/rendertest
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.sandy.yml
vendored
5
.github/workflows/tests.sandy.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Sandy
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/sandy
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.shin.yml
vendored
5
.github/workflows/tests.shin.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Shin
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/shin
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.simon.yml
vendored
5
.github/workflows/tests.simon.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Simon
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/simon
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.simone.yml
vendored
5
.github/workflows/tests.simone.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Simone
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/simone
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.sven.yml
vendored
5
.github/workflows/tests.sven.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Sven
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/sven
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.tamiko.yml
vendored
5
.github/workflows/tests.tamiko.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Tamiko
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/tamiko
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.theo.yml
vendored
5
.github/workflows/tests.theo.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Theo
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/theo
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.trayvon.yml
vendored
5
.github/workflows/tests.trayvon.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Trayvon
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/trayvon
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.tutorial.yml
vendored
5
.github/workflows/tests.tutorial.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Tutorial
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/tutorial
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.wahid.yml
vendored
5
.github/workflows/tests.wahid.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Wahid
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/wahid
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
5
.github/workflows/tests.waralee.yml
vendored
5
.github/workflows/tests.waralee.yml
vendored
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - Waralee
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -31,8 +34,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
run: cd packages/waralee
|
||||
- name: Build pattern
|
||||
run: npm run build --if-present
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
name: Unit tests - {{ Pattern }}
|
||||
|
||||
env:
|
||||
CI: true
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -32,8 +35,6 @@ jobs:
|
|||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: Install dependencies
|
||||
env:
|
||||
CI: true
|
||||
<%={{ }}=%>
|
||||
run: cd packages/{{ pattern }}
|
||||
- name: Build pattern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue