-
Notifications
You must be signed in to change notification settings - Fork 6
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
update_job_status() now has option to ignore runtime errors #51
update_job_status() now has option to ignore runtime errors #51
Conversation
Migrating CI off Python 2.x to support latest change. Since latest change is straightforward, current operation using Python 2.7 should not be disrupted.
Added script to add the root-ca used to sign Qiita's server.crt to qiita_client's environment. The functionality in this small script may be more useful if it becomes part of qiita_client itself.
Update PluginTestCase base class to rely on standard environment to verify server credentials. Rely on new script to update standard environment.
@antgonza ready for review! What do you think about adding the functionality of rootca_insert.py into the package itself? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments/questions.
@antgonza ready for review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. Just a few questions.
@antgonza ready for review! |
Thank you! |
No description provided.