Skip to content

fix: upgrade pylint and fix tagging with SageMaker models #732

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

Merged
merged 5 commits into from
Apr 3, 2019

Conversation

icywang86rui
Copy link
Contributor

@icywang86rui icywang86rui commented Apr 2, 2019

pylint version we are currently using is buggy and we are not getting any
results back.

This change also fixes a bug where we are not actually passing the tags
parameter into the create_model call in the session.

Issue #, if available:

Description of changes:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

  • I have read the CONTRIBUTING doc
  • I used the commit message format described in CONTRIBUTING
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have updated any necessary documentation (if appropriate)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

pylint version we are currently using is buggy and we are not getting any
results back.

This change also fixes a bug where we are not actually passing the tags
parameter into the create_model call in the session.
@icywang86rui icywang86rui requested a review from jesterhazy April 2, 2019 17:42
@icywang86rui icywang86rui assigned laurenyu and unassigned laurenyu Apr 2, 2019
@icywang86rui icywang86rui requested a review from laurenyu April 2, 2019 17:43
@laurenyu
Copy link
Contributor

laurenyu commented Apr 2, 2019

lgtm. make sure the PR title matches the format described in https://github.com/aws/sagemaker-python-sdk/blob/master/CONTRIBUTING.md#commit-message-guidlines

@icywang86rui icywang86rui changed the title Fix pylint and tagging with SageMaker models fix: upgrade pylint and fix tagging with SageMaker models Apr 2, 2019
laurenyu
laurenyu previously approved these changes Apr 2, 2019
@jesterhazy
Copy link
Contributor

AWS CodeBuild CI Report

  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jesterhazy
Copy link
Contributor

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jesterhazy
Copy link
Contributor

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@icywang86rui icywang86rui merged commit 9b5f13b into aws:master Apr 3, 2019
mizanfiu pushed a commit to mizanfiu/sagemaker-python-sdk that referenced this pull request Dec 13, 2022
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.

3 participants