Skip to content

Staticfile Buildpack v0.5.0

Compare
Choose a tag to compare
@drnic drnic released this 27 Mar 17:25
· 1178 commits to master since this release
  • Support for cflinuxfs2 trusty stack (and continued support for lucid64 stack) [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)

Testing buildpacks

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