Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Fix #28: Add a post processing function to deploy #41

Merged
merged 1 commit into from Jul 12, 2013
Merged

Conversation

athieriot
Copy link
Contributor

  • Let user doing stuff with file after Github download
  • Will permit activation of a higher Log Level in Capistrano

Example:

"postProcessFile": "function(path, content, cb) { if (path.indexOf('deploy.rb')) { cb(null, content.replace('#logger.level', 'logger.level')) } }",

- Let user doing stuff with file after Github download
- Will permit activation of a higher Log Level in Capistrano
@coveralls
Copy link

Coverage Status

Coverage decreased (-0%) when pulling 618a8d0 on cap-verbose into 4f2e7ce on master.

athieriot added a commit that referenced this pull request Jul 12, 2013
Fix #28: Add a post processing function to deploy
@athieriot athieriot merged commit 0c60c3c into master Jul 12, 2013
@athieriot athieriot deleted the cap-verbose branch July 12, 2013 22:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants