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

release: 1.0.0 #182

Merged
merged 12 commits into from
Jul 20, 2020
Merged

release: 1.0.0 #182

merged 12 commits into from
Jul 20, 2020

Conversation

jfuss
Copy link
Contributor

@jfuss jfuss commented Jul 20, 2020

Issue #, if available:

Description of changes:

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

fvilches17 and others added 12 commits May 8, 2020 17:43
Please refer to this issue I created: aws/aws-sam-cli#1970

Summary: when users have private feeds configured on their machines, the sam build command will fail because the dotnet cli tries to reference private feeds configured in the machine's global Nuget.Config

Adding the --ignore-failed-sources flag (e.g. dotnet tool install "Amazaon.Lambda.Tools" -g --ignore-failed-sources) fixes the issue.
--ignore-failed-sources flag fix sam build error
feat(python): Support downloading manylinux2010 and manylinux2014
@jfuss jfuss merged commit a943b1a into master Jul 20, 2020
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.

5 participants