Skip to content

Conversation

@codebrain
Copy link
Contributor

Add branchname and setup Team City command line version.

@codebrain codebrain requested a review from russcam August 10, 2017 00:32
Copy link
Contributor

@russcam russcam left a comment

Choose a reason for hiding this comment

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

2 very minor nitpicks, LGTM otherwise


let date = DateTime.UtcNow
let commit = getSHA1 "." "HEAD"
let branchName = getBranchName "."
Copy link
Contributor

Choose a reason for hiding this comment

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

minor nitpick: space alignment


| ["test"; testFilter] -> setBuildParam "testfilter" testFilter

| ["benchmark"; "non-interactive"; IsUrl elasticsearch; username; password] ->
Copy link
Contributor

Choose a reason for hiding this comment

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

I think "non-interactive" should be the last argument, to align with the conventions of the other patterns.

@codebrain codebrain merged commit 65105a0 into master Aug 10, 2017
@codebrain codebrain deleted the feature-benchmarking branch August 10, 2017 00:54
codebrain pushed a commit that referenced this pull request Aug 10, 2017
…2827)

* Add branch name to benchmarking results, add command line parameter.
codebrain pushed a commit that referenced this pull request Aug 10, 2017
…2827)

* Add branch name to benchmarking results, add command line parameter.
@russcam
Copy link
Contributor

russcam commented Sep 15, 2017

@codebrain needs cherry-picking/backporting to 5.x and 2.x

awelburn pushed a commit to Artesian/elasticsearch-net that referenced this pull request Nov 6, 2017
…lastic#2827)

* Add branch name to benchmarking results, add command line parameter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants