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

official release of v3.2.1 #1236

Merged
merged 2 commits into from Apr 10, 2020
Merged

official release of v3.2.1 #1236

merged 2 commits into from Apr 10, 2020

Conversation

ryandeivert
Copy link
Contributor

to :@airbnb/streamalert-maintainers

* adding support for lambda layers for precompiled dependencies

* update to necessary lambdas to use lambda layers (apps)

* removing logic for precompiled packages

* trying not to suck
@ryandeivert ryandeivert added this to the 3.2.1 milestone Apr 10, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.43% when pulling a2881b5 on release-3-2-1 into 4afadf5 on master.

@ryandeivert ryandeivert merged commit a0a284c into master Apr 10, 2020
@ryandeivert ryandeivert deleted the release-3-2-1 branch June 10, 2020 23:12
@@ -121,9 +124,12 @@ def generate_lambda(function_name, handler, lambda_config, config, environment=N
'tags': tags or {},
}

if kwargs.get('include_layers', False):

Choose a reason for hiding this comment

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

Super Nit: like line 131 , False) doesn't seem needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants