Skip to content

use 'git diff --name-only' and $TRAVIS_COMMIT_RANGE in Travis config to get list of changed files#4606

Merged
boegel merged 1 commit intoeasybuilders:developfrom
boegel:travis_diff
May 17, 2017
Merged

use 'git diff --name-only' and $TRAVIS_COMMIT_RANGE in Travis config to get list of changed files#4606
boegel merged 1 commit intoeasybuilders:developfrom
boegel:travis_diff

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented May 16, 2017

For now, this will just print a list of changed files to the Travis log.

The idea is to see if we can use this to get a list of changes files for a PR, so we can do a partial style check, or check whether SHA256 checksums are available for only the files touched by a PR rather than everything at once...

The sed is required because of travis-ci/travis-ci#4596.

@boegel boegel added this to the 3.3.0 milestone May 16, 2017
@boegel
Copy link
Copy Markdown
Member Author

boegel commented May 17, 2017

Thanks for the review @wpoely86!

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.

2 participants