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
|
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
|
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
|
35c6fbdc8e
|
circleci store junit output of integration tests as test result and artifact
|
2021-03-19 16:59:29 -04:00 |
|
BryceLTaylor
|
221cb7c7b9
|
circleci turn on workflow for real
|
2021-03-19 16:52:57 -04:00 |
|
BryceLTaylor
|
bb337af4af
|
circleci turn on workflow for circleci-configure-tests branch
|
2021-03-19 16:52:57 -04:00 |
|
BryceLTaylor
|
151db75405
|
circleci turn on staging deploy and ingegration tests (2 jobs)
|
2021-03-19 16:52:57 -04:00 |
|
BryceLTaylor
|
94472b7a48
|
circleci split integration tests into separate jobs for tap and jest
|
2021-03-19 16:52:57 -04:00 |
|
BryceLTaylor
|
d72490ca24
|
circleci config actually turn off deploy and integration jobs in worflow
|
2020-12-07 10:23:24 -05:00 |
|
BryceLTaylor
|
c616e00595
|
circleci config turn off deploy and integration jobs
|
2020-12-07 10:14:09 -05:00 |
|
BryceLTaylor
|
ba7e3804be
|
circleci config remove comment
|
2020-12-03 11:07:31 -05:00 |
|
BryceLTaylor
|
eb515205ce
|
circleci config fix release filter for integration job
|
2020-12-03 10:10:44 -05:00 |
|
BryceLTaylor
|
a5a641863f
|
circleci config clean up for release
|
2020-12-03 09:38:04 -05:00 |
|
BryceLTaylor
|
6f9d98a3c2
|
circleci config turn off cron job
|
2020-12-02 17:00:31 -05:00 |
|
BryceLTaylor
|
e0355ed275
|
circleci config test full deploy
|
2020-12-02 16:03:03 -05:00 |
|
BryceLTaylor
|
2b881eb307
|
circleci config use install instead of ci
|
2020-12-01 10:11:56 -05:00 |
|