Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

VERSION.txt action #3

Merged
merged 3 commits into from
Jan 27, 2014
Merged

VERSION.txt action #3

merged 3 commits into from
Jan 27, 2014

Conversation

kasperg
Copy link
Member

@kasperg kasperg commented Jan 23, 2014

This includes refactoring retrieving the SHA to a shared function in the abstract Action class.

@kasperg kasperg mentioned this pull request Jan 23, 2014
This includes refactoring retrieving the SHA to a shared function in the abstract Action class.
*/
private function generateVersionTxt() {
$sha = $this->getSha();
$this->shLocal('git tag --points-at '. $sha);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires git 1.7.10.

@kasperg
Copy link
Member Author

kasperg commented Jan 27, 2014

Looks good to me. Merge?

xendk added a commit that referenced this pull request Jan 27, 2014
@xendk xendk merged commit 8163e27 into master Jan 27, 2014
@xendk xendk deleted the feature/version-txt branch January 27, 2014 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants