Commit graph

7483 commits

Author SHA1 Message Date
BryceLTaylor
3c529438a0 circleci config update readme about .test/results 2021-03-19 17:09:52 -04:00
BryceLTaylor
7b3369bddf circleci remove store_artifacts steps from integration tests 2021-03-19 17:09:52 -04:00
BryceLTaylor
83fb28830b circleci update package lock after rebase 2021-03-19 17:09:52 -04:00
BryceLTaylor
e6ac2a8248 circleci remove more references to circleci-configure-tests branch 2021-03-19 17:01:44 -04:00
BryceLTaylor
5c5da095fa circleci rename workflow 2021-03-19 17:01:44 -04:00
BryceLTaylor
7b208b6859 circleci don’t run workflow on circleCI-configure-tests branch 2021-03-19 17:01:44 -04:00
BryceLTaylor
54a81bf1c5 circleci turn off deploy to staging with circle 2021-03-19 17:01:44 -04:00
BryceLTaylor
e4ceaebdc9 circleci turn on build job for production 2021-03-19 17:01:44 -04:00
BryceLTaylor
e6abb412fb circleci use version 3.5 of get-pip.py, not 2.7 2021-03-19 17:01:44 -04:00
BryceLTaylor
b615a038c1 circleci use python3 instead of python to get pip 2021-03-19 17:01:44 -04:00
BryceLTaylor
2c19107746 circleci re-add python setup step, include install pip 2021-03-19 17:01:44 -04:00
BryceLTaylor
52eff51b40 circleci add install s3cmd back in 2021-03-19 17:01:44 -04:00
BryceLTaylor
d1d4ac696f circleci remove update python 2021-03-19 17:01:44 -04:00
BryceLTaylor
ba17ae952f circleci move python setup to its own run step 2021-03-19 17:01:44 -04:00
BryceLTaylor
ec1fea2efd circleci use next-generation docker image 2021-03-19 17:01:44 -04:00
BryceLTaylor
69cedde787 circleci remove checking ubuntu version 2021-03-19 17:01:44 -04:00
BryceLTaylor
98aff9920b circleci fix python install check ubuntu version 2021-03-19 17:01:44 -04:00
BryceLTaylor
144cf0a165 circleci update python install 2021-03-19 17:01:44 -04:00
BryceLTaylor
71e9ccd001 circleci autoconfirm package installation 2021-03-19 17:01:44 -04:00
BryceLTaylor
1bd83930fb circleci fix install python3.8 2021-03-19 17:01:44 -04:00
BryceLTaylor
cd9137f237 circleci use node12 docker img, install python3.8 2021-03-19 17:01:44 -04:00
BryceLTaylor
68bd53313b circleci use an older version of python (3.8.7) so s3cmd will run
s3cmd does not work with python 3.9.1 yet.
2021-03-19 17:01:44 -04:00
BryceLTaylor
db245d9651 circleci use s3cmd version 2.1.0, don’t use requirements.txt 2021-03-19 17:01:44 -04:00
BryceLTaylor
fd5e919b82 circleci update to latest pip for deploy job 2021-03-19 17:01:44 -04:00
BryceLTaylor
8ec66ec393 circleci change docker image to use python3.9.1-node-browsers 2021-03-19 17:01:44 -04:00
BryceLTaylor
8d5fc61d00 circleci use ci instead of install in build job 2021-03-19 17:01:44 -04:00
BryceLTaylor
d41eb6677e circleci don’t restore old caches for npm 2021-03-19 17:01:44 -04:00
BryceLTaylor
d565d24ca1 circleci split setup and lint run steps, use junit output for lint tests 2021-03-19 17:01:44 -04:00
BryceLTaylor
9f82c7ca7c circleci have eslint output junit xml results 2021-03-19 17:01:44 -04:00
BryceLTaylor
a80f55c018 circleci tap unit tests produce correctly named oput file 2021-03-19 17:01:44 -04:00
BryceLTaylor
090eeb3438 circleci make test/results directory before tests 2021-03-19 17:01:44 -04:00
BryceLTaylor
6634c6c067 circleci split build run step into lint, build, and test steps, store test results 2021-03-19 17:01:44 -04:00
BryceLTaylor
8d9bd28097 circleci create xunit test reports for tap unit tests 2021-03-19 17:01:44 -04:00
BryceLTaylor
92ee636466 circleci output jest unit tests to different file than integration results 2021-03-19 17:01:44 -04:00
BryceLTaylor
31090d726d circleci make results directory before running tap tests 2021-03-19 17:01:44 -04:00
BryceLTaylor
60eea8b982 circleci config go back to using get-pip version 2.7 2021-03-19 17:01:44 -04:00
BryceLTaylor
3046a3f87f circleci try newer not newest version of get-pip.py 2021-03-19 17:01:44 -04:00
BryceLTaylor
71a7e9624c circleci download 2.7 version of get-pip.py 2021-03-19 17:01:44 -04:00
BryceLTaylor
6bacbc3fb1 circleci try python3 again 2021-03-19 17:01:44 -04:00
BryceLTaylor
fa01714280 circleci fix syntax for selecting pip version 2021-03-19 17:01:44 -04:00
BryceLTaylor
eb1730fb06 circleci try install older version of pip 2021-03-19 17:01:44 -04:00
BryceLTaylor
0f9a7b7ad1 circleci use python3 for get-pip.py 2021-03-19 17:01:44 -04:00
BryceLTaylor
83edbca789 circleci fix tap integration test error rebuild yargs 2021-03-19 17:01:44 -04:00
BryceLTaylor
cf328daa94 circleci convert integration-tap results to xml and store 2021-03-19 17:01:44 -04:00
BryceLTaylor
06b9608936 update jest integration test output name 2021-03-19 17:01:44 -04:00
BryceLTaylor
12126c5308 Tap integration outputs raw-tap and converts it to xunit report 2021-03-19 17:01:44 -04:00
BryceLTaylor
2feb4d7191 update tap to version 14.11.0 2021-03-19 17:01:44 -04:00
BryceLTaylor
35c6fbdc8e circleci store junit output of integration tests as test result and artifact 2021-03-19 16:59:29 -04:00
BryceLTaylor
2dd199d4a8 circleci setup jest-junit to output junit test results 2021-03-19 16:59:29 -04:00
BryceLTaylor
221cb7c7b9 circleci turn on workflow for real 2021-03-19 16:52:57 -04:00