Skip to content

Conversation

@symonk
Copy link
Member

@symonk symonk commented Nov 16, 2020

only reference nextline inside the while loop of LineMatcher._match_lines rather than set it to None upfront needlessly.

@symonk
Copy link
Member Author

symonk commented Nov 16, 2020

@nicoddemus / @bluetech I think we might have a bit of an environmental CI issue around set-env | add-path being disabled (unrelated)

Error: Unable to process command '::add-path::/home/runner/venv-3.9/bin' successfully.
Error: The `add-path` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
Error: Unable to process command '::set-env name=PY::d874f77ec1348dfde58a9317309117a9df04cdc975815e70e2910a54b56d97ae' successfully.
Error: The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/

@symonk
Copy link
Member Author

symonk commented Nov 16, 2020

I think my previous comment has a fix merged

@bluetech
Copy link
Member

I think my previous comment has a fix merged

Right, it should be fixed, just need to rebase on master. The change LGTM otherwise.

@symonk symonk force-pushed the remove-unused-var-in-pytester branch from c5a4e8c to 3b677f7 Compare November 17, 2020 11:31
@bluetech bluetech merged commit 8ea8cdb into pytest-dev:master Nov 17, 2020
@symonk symonk deleted the remove-unused-var-in-pytester branch November 17, 2020 16:34
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