You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2023. It is now read-only.
Btw, I keep getting aws-sam-cli 0.9.0 has requirement aws-lambda-builders==0.0.4, but you'll have aws-lambda-builders 0.0.5 which is incompatible warnings. This happened last time as well.
@mhart That is going to happen every time. SAM CLI pins the aws-lambda-builders library. This is to ensure we can release aws-lambda-builders with changes without needing to worry about breaking customers installing SAM CLI. So SAM CLI will always lag behind the aws-lambda-builders to some degree and hopefully for only short periods of time. :)
Hmmm, I look forward to it being stable enough that we can just use semantic versioning then! (ie, ~= 1.0.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
3 participants
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This version supports building Ruby functions through bundler.
Release notes: https://github.com/awslabs/aws-lambda-builders/releases/tag/v0.0.5