forked from HumbleBeck/serverless-appsync-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat/Support-apiId(Multiple-cloudformation-stacks) #3
Open
plezan
wants to merge
32
commits into
master
Choose a base branch
from
feat/Support-apiId(Multiple-cloudformation-stacks)
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,688
−1,150
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
9426060
apiId
HumbleBeck 3c5c8f5
update snapshots
HumbleBeck 489896d
cleanup
HumbleBeck 5c699d1
drop depends on schema if apiId is provided
HumbleBeck de3280d
Merge branch 'master' into feat/Support-apiId(Multiple-cloudformation…
plezan 5626a0d
fix: missing type import
plezan 440dedf
WIP
plezan 8ba627b
wip
3c38de7
wip
32c9e07
wip
b4f131d
Added checks wherethe naming module is used
f385b73
Added typegards in tests without changing their functionality
38e039d
Handle SharedAppsyncConfig in getAppSyncConfig
6cc691b
clean some todos
fe2061d
Updated types and validation
plezan 9a87a18
fix circular definition
plezan 6bfb87e
fix tests
plezan 6374e63
cleanup
plezan a203d3a
build tsconf for a newer version
74e5737
build to module
531daeb
switched from commonjs to esmodule for sls v4
25ae992
better errors handeling
78abeb6
better handeling of disabled functionalities for shared config
aa51d57
Display service output section
35497cb
cleanup
cbdc2d8
cleanup
6396da3
cleanup
6cbcf2e
added loggingfor schema generation
4109ae3
TODO
plezan 976992d
feat/handle datasources from other stacks
plezan 14a4602
Handle Substitutions
plezan 5b70750
Handle pipelines functions on child stack
plezan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://github.com/sid88in/serverless-appsync-plugin/pull/597/files#r1223263789