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

16 Коммитов

Автор SHA1 Сообщение Дата
Leo McArdle 029d8c83a7 enable docker layer caching in circleci
remove "Download docker images for cache" step as we don't need it any more
2021-09-27 12:00:03 +01:00
Leo McArdle 01fc86cd07 lint with pre-commit in circleci 2021-09-06 13:02:02 +01:00
Leo McArdle c3fcd3a040
move circleci docker volume workaround outside of Makefile (#4703) 2021-03-04 11:57:02 +00:00
Tasos Katsoulas 9b4e14d841 Upgrade to python 3.8. 2020-06-01 19:12:47 +03:00
Tasos Katsoulas 4bae2d397a Bump docker image and update doc refs. 2020-05-27 16:09:03 +03:00
Tasos Katsoulas c84dbb9f95 Update circleci to buster. 2020-03-18 18:06:39 +02:00
Tasos Katsoulas 4a8e0e46af
Fix broken builds in circleci. 2020-01-23 18:34:42 +02:00
Paul McLanahan 3d3a14ed70 Move to a single Dockerfile and docker-compose file
Use make to create easy to use and remember commands for building
and running things.

* Remove Jenkins IRC notifications
* Update the README for the new commands
2018-11-12 11:22:56 -05:00
Paul McLanahan 8bf5f39c5e Use urlwait for circle tests
Hopefully fix the "database has gone away" problems.
2018-10-22 12:11:38 -04:00
Giorgos Logiotatidis a42f27e14a
[Issue #2967] Update Jenkinsfile. (#3245)
- Build images
 - Run mocha and unit tests
 - Push images to docker hub.
2018-06-07 16:56:22 +03:00
Giorgos Logiotatidis f8d5ea81fe Use production branch for locale. 2018-03-22 07:10:31 -05:00
Giorgos Logiotatidis 4d7f4cb22b Push docker images always and early.
Push the built docker images before the tests run so we have them available
faster and even if tests fail.
2018-02-26 02:44:52 -06:00
Giorgos Logiotatidis c9e3930845 Use docker-compose 'run' instead of 'up' to
Docker compose up does not echo the exit code of the command run inside the
container to the host. i.e. if tests fail the exit code of docker-compose is
still 0.
2018-02-15 01:27:01 -06:00
Giorgos Logiotatidis 0839e86cc3 Create base-dev docker image with npm installed. Add dev instructions. 2017-12-04 10:37:46 -05:00
Paul McLanahan b779b91b40 Use stretch image on circleci 2017-12-01 15:43:44 -05:00
Giorgos Logiotatidis f1eafd82a1 Add circleci. 2017-12-01 09:45:59 +02:00