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

Bump pytest-xdist from 2.2.1 to 2.3.0 / Added info log output to command.py and thehive.py etc #283

Merged
merged 5 commits into from
Jun 18, 2021

Conversation

nsano-rururu
Copy link
Collaborator

pytest-xdist

Updated from 2.2.1 to 2.3.0

Deleted the default value setting of smtp_port

When I checked the source code of smtplib, I found that it was 25 or 465 when I did not specify the port, so I deleted the default value specification. Added the default value to the smtp_port documentation.
#143

Added info log output to command.py and thehive.py

Only the hive and command were added because the info log was not output when the alert was notified normally.

Addition of explanation of proxy setting

Added that only https is available for alerts with proxy settings.

Copy link
Owner

@jertel jertel left a comment

Choose a reason for hiding this comment

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

Thanks!

@jertel jertel merged commit 0f1d1a5 into jertel:master Jun 18, 2021
@nsano-rururu nsano-rururu deleted the docs_update branch June 19, 2021 02:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants