1
0
Fork 0

chore: Tweak to workflow files

This commit is contained in:
Joost De Cock 2020-03-14 15:57:53 +01:00
parent db04cbceef
commit fa648b4109
30 changed files with 90 additions and 60 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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