-
Anton Shestakov <av6@dwimlabs.net>, 2018-06-19
package.json: not for CoffeeScript 2
-
Anton Shestakov <av6@dwimlabs.net>, 2017-11-05
pipelines: give it 1 minute
-
Anton Shestakov <av6@dwimlabs.net>, 2017-10-31
Makefile: use file targets more, results in incremental building
Less work to do when only some files get changed, but more work when building
from scratch. But, multiple compilers can run in parallel.
-
Anton Shestakov <av6@dwimlabs.net>, 2017-10-30
Makefile: split .PHONY declaration
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
coffee: update compiler to 1.12.7, recompile
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
provision: it's probably safe to forget about Python 2.6 in 2017
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
provision: target newer Nginx versions (>1.9.5 in this case)
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
provision: use become instead of sudo
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
pipelines: install Mercurial to check builds and SRI
Was lost after provision tests were removed from pipelines.
-
Anton Shestakov <av6@dwimlabs.net>, 2017-09-16
pipelines: switch to Xenial, use Ansible from distro repos