Skip to content

Conversation

@boegel
Copy link
Member

@boegel boegel commented Feb 19, 2021

Two of the GitHub tests starting failing due to a trivial change in #3472, where the eb command now prints "Temporary log file in case of crash" rather then "temporary log file in case of crash" (capital T).

This went undetected in the PR tests because the GitHub-related tests are skipped for PRs, because the GitHub token is not available then (to avoid that it can be leaked by a malicious PR), but they are still run when the PR is merged to develop.

I'm also limiting the use of the GitHub token a bit here, to avoid hitting the GitHub rate limit now that we're running additional test configurations (cfr. #3565). There's little point in running the GitHub tests with different module tools...

@boegel boegel added the bug fix label Feb 19, 2021
@boegel boegel added this to the 4.3.3 (next release) milestone Feb 19, 2021
@ocaisa ocaisa merged commit 7979cb9 into easybuilders:develop Feb 19, 2021
@boegel boegel deleted the fix_github_tests branch February 19, 2021 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants