File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 77 steps :
88 - checkout
99 - run : npm pack
10- - run : npx create-react-app ~/template/test-template --scripts-version=/home/circleci/template/jpavon-react-scripts-ts-0.7.0 .tgz
10+ - run : npx create-react-app ~/template/test-template --scripts-version=/home/circleci/template/jpavon-react-scripts-ts-0.7.1 .tgz
1111 - run : cd ~/template/test-template && yarn test
1212
1313 test-kitchensink :
1717 steps :
1818 - checkout
1919 - run : npm pack
20- - run : E2E_TEST='true' npx create-react-app ~/kitchensink/test-kitchensink --scripts-version=/home/circleci/kitchensink/jpavon-react-scripts-ts-0.7.0 .tgz --internal-testing-template=/home/circleci/kitchensink/fixtures/kitchensink
20+ - run : E2E_TEST='true' npx create-react-app ~/kitchensink/test-kitchensink --scripts-version=/home/circleci/kitchensink/jpavon-react-scripts-ts-0.7.1 .tgz --internal-testing-template=/home/circleci/kitchensink/fixtures/kitchensink
2121 - run : cd ~/kitchensink/test-kitchensink && yarn test --maxWorkers=2
2222 - run : cd ~/kitchensink/test-kitchensink && yarn e2e:dev
2323 - run : cd ~/kitchensink/test-kitchensink && yarn e2e:build
Original file line number Diff line number Diff line change 11{
22 "name" : " @jpavon/react-scripts-ts" ,
3- "version" : " 0.7.0 " ,
3+ "version" : " 0.7.1 " ,
44 "description" : " Fork of react-scripts-ts with added features." ,
55 "repository" : " jpavon/react-scripts-ts" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments