Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Ben Hearsum (he/him) e448e62c35
Deploy to dockerhub for changes to prototype branch (#7221) 2021-07-22 15:26:23 -04:00
Jeremiah Orem d32cc0aa56
circleci: create docker tag off prototype branch (#7175) 2021-06-07 16:55:51 -07:00
Renovate Bot b6c6f54162 Update node orb to v4.1.1 2021-05-17 07:38:15 +00:00
Renovate Bot 26eb16fe1f Update docker Docker tag to v19.03.15 2021-05-17 04:15:50 +00:00
Jeremiah Orem 44fdd690cc
circleci: create docker images referencing git commit (#7107) 2021-04-15 11:37:41 -07:00
renovate[bot] dc78379d17
Update Node.js to v14 (#7063)
* update node in docker files
* update docker image to avoid yarn error


Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Sarah Clements <sclements313@gmail.com>
2021-04-07 11:59:29 -07:00
Ben Hearsum (he/him) 66f1eac118
Add CloudOps-ready Docker builds (#7072)
* First stab at dockerflow support

* Add dockerfile and entrypoint for production builds

* Add docker build to circle

* Add stub version.json file

* Fix linting issues

* Add entrypoints for cronjobs
2021-03-26 16:21:57 -04:00
Sarah Clements 0c1533b439
Change circle-ci default machine image for python-tests (#6983)
* It looks like the default image changed to perhaps an older version of ubuntu
that was throwing an error and causing these tests to fail
2021-01-20 12:03:48 -08:00
Armen Zambrano G 071088c00a
Some CI & tox changes (#6942)
*Create new Tox environment for linting checks
* Move production environment variables into Heroku's tox environment 
* Call `tox -e docker` instead of custom command
* Upload code coverage file
* Run JS tests before trying to submit coverage results
* Upgrade very old pip package
2021-01-05 16:51:23 -08:00
Sarah Clements 21d5561673
Replace Travis with CircleCi (#6935)
* Add .circleci/config.yml
* Initial set up with node and yarn config
* set up heroku builds
* add python test config
* remove most travis references and travis.yml
2020-12-23 17:09:58 -08:00