- Support for
cflinuxfs2trusty stack (and continued support forlucid64stack) [thanks @simonjohansson] - Remove trailing whitespace from Staticfile 'root:' value [thanks @edmorley]
- Use rsync rather than mv to ensure correct files present in public/ [thanks @edmorley]
- add text/cache-manifest mime type for .manifest files [thanks @hairmare]
- Ensure that trailing slash redirects don't include
ENV[PORT][thanks @mrdavidlaing] - Include gzip static module in nginx [thanks @ljfranklin] [v0.5.1]
- Allow alternate root to be
publicfolder [v0.5.1]
There is now a basic test harness script in tests/test.sh.
To test a branch on github:
ORG=edmorley BRANCH="root_dir-whitespace" ./test/test.sh