Skip to content

Conversation

@RobDolinMS
Copy link
Collaborator

Submitting this commit to see if sign-off checks are fixed

Signed-off-by: Rob Dolin (MSFT) robdolin@microsoft.com

Submitting this commit to see if sign-off checks are fixed

Signed-off-by: Rob Dolin (MSFT) <robdolin@microsoft.com>
@caniszczyk
Copy link
Contributor

Hey @wking, is the same issue that was happening before?

@wking
Copy link
Contributor

wking commented Jan 25, 2017 via email

@mikebrow
Copy link
Member

Looks like the rules changed and now some of the older commits have issues?

@mikebrow
Copy link
Member

@wking in the makefile commit the other day did you want:

ifdef TRAVIS_COMMIT_RANGE
  	git-validation -q -run DCO,short-subject,dangling-whitespace
  else
  	git-validation -v -run DCO,short-subject,dangling-whitespace -range $(EPOCH_TEST_COMMIT)..HEAD

or ifndef?

@wking
Copy link
Contributor

wking commented Jan 26, 2017 via email

@wking
Copy link
Contributor

wking commented Jan 26, 2017 via email

@mikebrow
Copy link
Member

mikebrow commented Jan 26, 2017

Ok.. was wondering if the "" empty string was tripping it up the logic, wasn't sure if it was doing what you wanted.

So the range includes commits we don't expect? Or the rules have changed for the validation and now we have merged commits that can't pass?

@wking
Copy link
Contributor

wking commented Jan 26, 2017 via email

@wking
Copy link
Contributor

wking commented Jan 27, 2017 via email

@wking
Copy link
Contributor

wking commented Jan 27, 2017

I've filed vbatts/git-validation#13 to fix this.

That's landed, so this dummy PR should be green if @RobDolinMS or a maintainer closes and re-opens it (to trigger a fresh Travis run).

@vbatts
Copy link
Member

vbatts commented Jan 27, 2017

@RobDolinMS this commit is empty. There is some wild git magic at play here. Where was the extraneous blank line? I'll carry your change, but this PR is in a wonky place.

@vbatts vbatts closed this Jan 27, 2017
@wking
Copy link
Contributor

wking commented Jan 27, 2017 via email

@crosbymichael crosbymichael deleted the RobDolinMS-readme-blank-line branch February 2, 2017 22:24
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.

6 participants