Skip to content

Conversation

@Kami
Copy link
Member

@Kami Kami commented Jul 25, 2018

Fixes typo in the script path in travis config file.

@blag blag self-requested a review July 25, 2018 21:14
Kami added 3 commits July 25, 2018 23:45
fail in container based environments where default terminal size is
smaller.

Also update affected tests so they don't fail if COLUMNS env variable is
set.
pylint tasks by running pylint with concurrency / parallelism of 2 (2
processes).
Makefile Outdated
REQUIREMENTS := test-requirements.txt requirements.txt
PIP_OPTIONS := $(ST2_PIP_OPTIONS)

PYLINT_CONCURRENCY := $(PYLINT_CONCURRENCY)
Copy link
Contributor

Choose a reason for hiding this comment

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

Why this line? I thought environment variables were considered normal variables within makefiles?

Copy link
Member Author

Choose a reason for hiding this comment

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

You are correct, I believe it's not needed, but I've done it because we also do that a couple of lines above.

Having said that, I can remove it.

@Kami Kami merged commit f92ef08 into master Jul 25, 2018
@Kami Kami deleted the fix_travis_typo branch July 25, 2018 22:49
@Kami
Copy link
Member Author

Kami commented Jul 26, 2018

Confirmed the change is working on merge to master - https://codecov.io/gh/StackStorm/st2/commit/f92ef089fef5e7c4d770d68baf04ba4c5feaa036

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.

4 participants