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

disable pip red error messages; add pip warning #350

Merged
merged 5 commits into from
Jun 4, 2020

Conversation

troyready
Copy link
Contributor

Closes #345
Supersedes #346

runway/cfngin/hooks/aws_lambda.py Show resolved Hide resolved
runway/cfngin/hooks/aws_lambda.py Show resolved Hide resolved
@troyready
Copy link
Contributor Author

I've taken a first pass at an integration test for the issue. I didn't make the tty invocation stuff more general (not sure yet how much we'd want to use it), but I'd be open to doing it now or later.

@@ -1,61 +1,81 @@
"""Test AWS Lambda hook."""
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This file is not nearly as changed as the git diff is implying here. The main change is the _build method.

@troyready troyready force-pushed the fix/remove_pip_red_error branch from 0ec947f to 4de2968 Compare June 4, 2020 21:57
@troyready troyready merged commit 1b1601d into master Jun 4, 2020
@troyready troyready deleted the fix/remove_pip_red_error branch June 4, 2020 21:58
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.

Static site Auth@Edge reports a red "ERROR" during lambda builds
2 participants