implement get_git_hash#363
Merged
arcivanov merged 1 commit intopybuilder:masterfrom Jun 16, 2016
esc:vcs_include_git_hash
Merged
implement get_git_hash#363arcivanov merged 1 commit intopybuilder:masterfrom esc:vcs_include_git_hash
arcivanov merged 1 commit intopybuilder:masterfrom
esc:vcs_include_git_hash
Conversation
Contributor
Author
|
Any thoughts on this, if no-one replies I'll just merge it. |
Member
|
Apologies for the delay, I was afk at the beach 😎 Would probably be better off with a cram test (call through pybuilder, call through plain git) but honestly that sounds like a lot of work for very simple functionality. |
Contributor
Author
|
Should I document it anywhere? |
Member
|
@esc Is there some sort of dynamic signature invocation? You added a method, which isn't called explicitly by anything inside PyB. What am I missing? Are you using this in a plugin? |
Contributor
Author
|
@arcivanov I would propose users to call this function. |
Member
|
👍 |
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.
Anyone interested in this? I'd write some unit tests if people would want to use this.