Skip to content

Instantly share code, notes, and snippets.

@timkelty
Created March 24, 2015 15:01
Show Gist options
  • Save timkelty/fff3886e132941264543 to your computer and use it in GitHub Desktop.
Save timkelty/fff3886e132941264543 to your computer and use it in GitHub Desktop.
  • shipit.currentPath and shipit.releasesPath now set in deploy:init.
  • Track deployed revisions via a REVISION file in the deployed release directory.
  • Add deploy:pending task for comparing local changes with lastest deployed revision.
    • Add new option gitLogFormat, for use with deploy:pending:log.
  • Add shipit-utils dependency
    • Use registerTask and getShipit from shipit-utils
  • Update Chalk to 1.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment