Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows people to use other release names like tag without replacing t… #585

Merged
merged 1 commit into from Mar 14, 2016

Conversation

oisvidi
Copy link
Contributor

@oisvidi oisvidi commented Mar 11, 2016

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No
Fixed tickets N/A

Allow people to name release folders (to tag) without replacing task deploy:release .

@antonmedv
Copy link
Member

This is very useful feature, but with this place a lot of problems (like different timezones between developers), to it's must be refactored at all.

@oisvidi
Copy link
Contributor Author

oisvidi commented Mar 11, 2016

@Elfet This commit simply moved the $release = date("YmdHis"); out of the task to an env() key.

If your developers have different timezones this change allows you to make a new env value which uses timezone.

Or like me to use the git tag as release.

@antonmedv
Copy link
Member

Ok, i think it's ok. What do you think @oanhnn ?

@oanhnn
Copy link
Contributor

oanhnn commented Mar 14, 2016

👍 I agree merge this feature. It is OK.

oanhnn pushed a commit that referenced this pull request Mar 14, 2016
Allows people to use other release names like tag without replacing t…
@oanhnn oanhnn merged commit 9bce631 into deployphp:master Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants