Improve developer experience with sam sync and sam deploy#291
Merged
mbklein merged 1 commit intodeploy/prototypefrom Mar 20, 2025
Merged
Improve developer experience with sam sync and sam deploy#291mbklein merged 1 commit intodeploy/prototypefrom
mbklein merged 1 commit intodeploy/prototypefrom
Conversation
kdid
reviewed
Mar 6, 2025
| @@ -116,36 +98,40 @@ aws stepfunctions create-state-machine --endpoint http://localhost:8083 --defini | |||
|
|
|||
Contributor
There was a problem hiding this comment.
I can't remember if you said something about this but the "Running the API locally with state machines + lambdas..." instruction starting on line 76 no longer works. I tried changing the name of the template but just got an error. Not sure if that part needs to come out or just be updated.
Contributor
|
When I tried a |
bc13eeb to
214c02c
Compare
a981ee3 to
b3f30ae
Compare
Contributor
|
I'm running through the README instructions. When I make a file download request after starting with |
55b649e to
1d213be
Compare
Member
Author
|
Please:
|
1d213be to
a436b5e
Compare
kdid
approved these changes
Mar 20, 2025
a436b5e to
8013f8f
Compare
Add ability to selectively deploy stacks Use cfn-lint instead of sam validate Add DEFAULT_SEARCH_SIZE parameter Add make features for env.json and samconfig.yaml and update documentation Fix issues with templates & makefile and update documentation Fix `start-with-step` to allow av-download stack to run
8013f8f to
3622737
Compare
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 free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Closes #196