Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove obsolete GitLab CI configuration. | 2018-11-18 | -133/+0 | |
| | ||||
* | Revert "Add `echo` on non-zero `coverage publish` exit status." | 2018-11-11 | -1/+1 | |
| | | | | This reverts commit c94fa7c4b9b362661967a31ee0f0d85b215f0e73. | |||
* | Revert "Use extra `coverage report` invocation." | 2018-11-11 | -2/+1 | |
| | | | | This reverts commit e30579e1d0534904c07287caa7893066ec312c7c. | |||
* | Use extra `coverage report` invocation. | 2018-11-11 | -1/+2 | |
| | ||||
* | Add `echo` on non-zero `coverage publish` exit status. | 2018-11-11 | -1/+1 | |
| | ||||
* | Fix up YAML formatting. | 2018-11-06 | -12/+3 | |
| | ||||
* | Quote script. | 2018-11-06 | -1/+2 | |
| | ||||
* | Install all `psycopg2` dependencies. | 2018-11-06 | -2/+10 | |
| | ||||
* | Extract lint dependencies from `setup.py`. | 2018-11-06 | -1/+2 | |
| | ||||
* | Install `gcc` for `psycopg2`. | 2018-11-06 | -2/+2 | |
| | ||||
* | Install `postgresql-dev` for `psycopg2`. | 2018-11-06 | -0/+5 | |
| | ||||
* | Install `flake8` before linting. | 2018-11-06 | -1/+3 | |
| | ||||
* | Omit image build step. | 2018-11-06 | -69/+6 | |
| | ||||
* | Add `docker` tag to use proper runners. | 2018-10-16 | -0/+10 | |
| | ||||
* | Use default `.coveragerc` settings. | 2018-09-23 | -1/+1 | |
| | ||||
* | Add dockerfile lints. | 2018-09-19 | -0/+8 | |
| | ||||
* | Add Markdown lint. | 2018-09-19 | -1/+11 | |
| | ||||
* | Revert "Try to re-add host key checks." | 2018-09-18 | -5/+1 | |
| | | | | This reverts commit c3c418033229b6758471a8386ca83cc2d0ceaf54. | |||
* | Try to re-add host key checks. | 2018-09-18 | -1/+5 | |
| | ||||
* | Make docker less insecure. | 2018-09-18 | -4/+4 | |
| | ||||
* | Use GitLab registry for passing images. | 2018-09-18 | -39/+15 | |
| | ||||
* | Build and push images to CI. | 2018-09-18 | -21/+39 | |
| | ||||
* | Pass down postgres IP. | 2018-09-18 | -2/+2 | |
| | ||||
* | Try running in container network. | 2018-09-17 | -8/+8 | |
| | ||||
* | Add `SECRET_KEY` to test invocations. | 2018-09-17 | -8/+8 | |
| | ||||
* | Use proper tarball name. | 2018-09-17 | -9/+9 | |
| | ||||
* | Properly add build directory. | 2018-09-17 | -26/+28 | |
| | ||||
* | Use output redirection. | 2018-09-17 | -4/+4 | |
| | ||||
* | Build docker image and pass it around. | 2018-09-17 | -9/+54 | |
| | ||||
* | Only run `deploy` step on `master` and `django`. | 2018-09-17 | -0/+3 | |
| | ||||
* | Follow naming scheme. | 2018-09-17 | -3/+3 | |
| | ||||
* | One more time 🎵 | 2018-09-17 | -0/+1 | |
| | ||||
* | Fix up host key verification. | 2018-09-17 | -5/+1 | |
| | ||||
* | Use proper host key. | 2018-09-17 | -1/+1 | |
| | ||||
* | Ensure host is known. | 2018-09-17 | -0/+4 | |
| | ||||
* | Use obfuscated port. | 2018-09-17 | -1/+1 | |
| | ||||
* | Fix typo. | 2018-09-17 | -1/+1 | |
| | ||||
* | Add autodeploy. | 2018-09-17 | -0/+15 | |
| | ||||
* | Rename `deploy` to `push` stage. | 2018-09-17 | -3/+3 | |
| | ||||
* | Fix typo. | 2018-09-16 | -1/+1 | |
| | ||||
* | Fix up CI. | 2018-09-16 | -10/+5 | |
| | ||||
* | Re-add missing dependency. | 2018-09-16 | -5/+10 | |
| | ||||
* | Try omitting `pip` cache. | 2018-09-16 | -11/+5 | |
| | ||||
* | Be talkative. | 2018-09-16 | -1/+1 | |
| | ||||
* | Omit Python header installation step. | 2018-09-16 | -3/+3 | |
| | ||||
* | Back to the roots. | 2018-09-16 | -25/+8 | |
| | ||||
* | Fix typo. | 2018-09-16 | -1/+2 | |
| | ||||
* | Use sane package manager. | 2018-09-16 | -9/+13 | |
| | ||||
* | Remove `nging` for now. | 2018-09-10 | -13/+0 | |
| | ||||
* | Only push `nging` on `master` and `django`. | 2018-09-05 | -0/+5 | |
| |