Local path option, command tokens, and delayed symlink change.#5
Open
kylederkacz wants to merge 4 commits into
Open
Local path option, command tokens, and delayed symlink change.#5kylederkacz wants to merge 4 commits into
kylederkacz wants to merge 4 commits into
Conversation
kylederkacz
commented
Nov 16, 2013
- Added a config option to specify where the deploy should be sourced from, but it still defaults to the current path.
- Added command tokens that will be replaced by the appropriate value: $LOCAL_PATH resolves to options.local_path, $DEPLOY_PATH resolves to options.release_path, and $RELEASE_PATH resolves to the complete release path that is generated by the script (eg, /path/to/deploy/path/releases/20131116000000/)
- Delayed the moving of the symlink until after the deploy is finished to prevent any outages. It may make sense to deploy this even further until after the post commands have been run.
|
+1 hope this gets in soon 🙌 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.