Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TODO] [CI] revive stale #6999 : Dont to run the tests if only the docs were updated; travis only for now #8552

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented Aug 6, 2018

EDIT: should revive this now that #10183 was merged, but as nim code

@timotheecour timotheecour force-pushed the pr_revive_pull_6999_skip_tests branch from 878c4a1 to 419e8cd Compare August 30, 2018 19:27
TRAVIS_COMMIT_RANGE="FETCH_HEAD...$TRAVIS_BRANCH"
fi
export SKIPTESTS="false"
git diff --name-only $TRAVIS_COMMIT_RANGE | grep -qvE '(\.md$)|(\.txt$)(\.rst)|(^(doc|icons|web|))/' || {
Copy link
Member

Choose a reason for hiding this comment

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

It's 2018. I don't want this never ending Unix grep/awk/shell scripting bullshit.

@Araq Araq closed this Sep 5, 2018
@timotheecour timotheecour changed the title [CI] revive stale #6999 : Dont to run the tests if only the docs were updated; travis only for now [TODO] [CI] revive stale #6999 : Dont to run the tests if only the docs were updated; travis only for now Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants