1
0
Fork 0

chore: Work on Github actions

This commit is contained in:
Joost De Cock 2020-03-14 16:41:23 +01:00
parent f14bfb5bae
commit e62967e3d7
61 changed files with 238 additions and 148 deletions

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/aaron && npm run build
- name: Show package.json
run: cd packages/aaron && cat package.json
- name: Run pattern unit tests
run: cd packages/aaron && npm run testonly
run: cd packages/aaron && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/benjamin && npm run build
- name: Show package.json
run: cd packages/benjamin && cat package.json
- name: Run pattern unit tests
run: cd packages/benjamin && npm run testonly
run: cd packages/benjamin && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/bent && npm run build
- name: Show package.json
run: cd packages/bent && cat package.json
- name: Run pattern unit tests
run: cd packages/bent && npm run testonly
run: cd packages/bent && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/breanna && npm run build
- name: Show package.json
run: cd packages/breanna && cat package.json
- name: Run pattern unit tests
run: cd packages/breanna && npm run testonly
run: cd packages/breanna && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/brian && npm run build
- name: Show package.json
run: cd packages/brian && cat package.json
- name: Run pattern unit tests
run: cd packages/brian && npm run testonly
run: cd packages/brian && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/bruce && npm run build
- name: Show package.json
run: cd packages/bruce && cat package.json
- name: Run pattern unit tests
run: cd packages/bruce && npm run testonly
run: cd packages/bruce && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/carlita && npm run build
- name: Show package.json
run: cd packages/carlita && cat package.json
- name: Run pattern unit tests
run: cd packages/carlita && npm run testonly
run: cd packages/carlita && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/carlton && npm run build
- name: Show package.json
run: cd packages/carlton && cat package.json
- name: Run pattern unit tests
run: cd packages/carlton && npm run testonly
run: cd packages/carlton && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/cathrin && npm run build
- name: Show package.json
run: cd packages/cathrin && cat package.json
- name: Run pattern unit tests
run: cd packages/cathrin && npm run testonly
run: cd packages/cathrin && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/examples && npm run build
- name: Show package.json
run: cd packages/examples && cat package.json
- name: Run pattern unit tests
run: cd packages/examples && npm run testonly
run: cd packages/examples && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/florent && npm run build
- name: Show package.json
run: cd packages/florent && cat package.json
- name: Run pattern unit tests
run: cd packages/florent && npm run testonly
run: cd packages/florent && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/fu && npm run build
- name: Show package.json
run: cd packages/fu && cat package.json
- name: Run pattern unit tests
run: cd packages/fu && npm run testonly
run: cd packages/fu && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/holmes && npm run build
- name: Show package.json
run: cd packages/holmes && cat package.json
- name: Run pattern unit tests
run: cd packages/holmes && npm run testonly
run: cd packages/holmes && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/huey && npm run build
- name: Show package.json
run: cd packages/huey && cat package.json
- name: Run pattern unit tests
run: cd packages/huey && npm run testonly
run: cd packages/huey && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/hugo && npm run build
- name: Show package.json
run: cd packages/hugo && cat package.json
- name: Run pattern unit tests
run: cd packages/hugo && npm run testonly
run: cd packages/hugo && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/jaeger && npm run build
- name: Show package.json
run: cd packages/jaeger && cat package.json
- name: Run pattern unit tests
run: cd packages/jaeger && npm run testonly
run: cd packages/jaeger && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/penelope && npm run build
- name: Show package.json
run: cd packages/penelope && cat package.json
- name: Run pattern unit tests
run: cd packages/penelope && npm run testonly
run: cd packages/penelope && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/rendertest && npm run build
- name: Show package.json
run: cd packages/rendertest && cat package.json
- name: Run pattern unit tests
run: cd packages/rendertest && npm run testonly
run: cd packages/rendertest && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/sandy && npm run build
- name: Show package.json
run: cd packages/sandy && cat package.json
- name: Run pattern unit tests
run: cd packages/sandy && npm run testonly
run: cd packages/sandy && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/shin && npm run build
- name: Show package.json
run: cd packages/shin && cat package.json
- name: Run pattern unit tests
run: cd packages/shin && npm run testonly
run: cd packages/shin && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/simon && npm run build
- name: Show package.json
run: cd packages/simon && cat package.json
- name: Run pattern unit tests
run: cd packages/simon && npm run testonly
run: cd packages/simon && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/simone && npm run build
- name: Show package.json
run: cd packages/simone && cat package.json
- name: Run pattern unit tests
run: cd packages/simone && npm run testonly
run: cd packages/simone && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/sven && npm run build
- name: Show package.json
run: cd packages/sven && cat package.json
- name: Run pattern unit tests
run: cd packages/sven && npm run testonly
run: cd packages/sven && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/tamiko && npm run build
- name: Show package.json
run: cd packages/tamiko && cat package.json
- name: Run pattern unit tests
run: cd packages/tamiko && npm run testonly
run: cd packages/tamiko && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/theo && npm run build
- name: Show package.json
run: cd packages/theo && cat package.json
- name: Run pattern unit tests
run: cd packages/theo && npm run testonly
run: cd packages/theo && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/trayvon && npm run build
- name: Show package.json
run: cd packages/trayvon && cat package.json
- name: Run pattern unit tests
run: cd packages/trayvon && npm run testonly
run: cd packages/trayvon && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/tutorial && npm run build
- name: Show package.json
run: cd packages/tutorial && cat package.json
- name: Run pattern unit tests
run: cd packages/tutorial && npm run testonly
run: cd packages/tutorial && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/wahid && npm run build
- name: Show package.json
run: cd packages/wahid && cat package.json
- name: Run pattern unit tests
run: cd packages/wahid && npm run testonly
run: cd packages/wahid && npm run testonlyci

View file

@ -24,7 +24,5 @@ jobs:
CI: true
- name: Build pattern
run: cd packages/waralee && npm run build
- name: Show package.json
run: cd packages/waralee && cat package.json
- name: Run pattern unit tests
run: cd packages/waralee && npm run testonly
run: cd packages/waralee && npm run testonlyci