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

(feat) CloudFormation AWS::ApiGateway::Stage Support #1239

Merged
Merged
Changes from 2 commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
8f6b8fb
Initial setup and work
viksrivat Jun 17, 2019
f457401
Add RestApi tests
viksrivat Jun 19, 2019
8112cf4
Remove Stage Name/Variable from pr
viksrivat Jun 20, 2019
5050dd8
Run make pr
viksrivat Jun 20, 2019
bf5a083
Add Rest Api integration test
viksrivat Jun 20, 2019
6eb226a
Remove AWS::Stage from current pr
viksrivat Jun 20, 2019
7c5823d
Update integration test to only use CloudFormation types
viksrivat Jun 20, 2019
4966513
Re-run Travis Ci
viksrivat Jun 24, 2019
2c38ede
Update Uri to BodyS3Location
viksrivat Jun 24, 2019
9d3d137
Add docstring to extract_swagger_api
viksrivat Jun 24, 2019
b6d9b62
Fix Merge conflicts with dev and branch
viksrivat Jun 24, 2019
f8ac623
Update AWS::ApiGateway::Stage tests
viksrivat Jun 24, 2019
54bda7f
Test local file in body fail and clean tests
viksrivat Jun 24, 2019
9b06696
Initial Attempt
viksrivat Jun 25, 2019
145162e
Refactor Sam API provider
viksrivat Jun 25, 2019
5615163
Cleanup Refactoring
viksrivat Jun 25, 2019
752fba8
Merge pull request #1 from viksrivat/feature/cloud_formation_api_prov…
viksrivat Jun 25, 2019
1157284
Update AWS::ApiGateway::Stage tests
viksrivat Jun 24, 2019
5d1dfc7
Fix merge conflict
viksrivat Jun 25, 2019
7ed267c
Remove .vscode
viksrivat Jun 25, 2019
681ede3
Re-run travis
viksrivat Jun 25, 2019
a0f5837
Restructure the information Api has the way it passed through
viksrivat Jun 26, 2019
a3ca29f
Merge pull request #2 from viksrivat/cleanup/update_common_stage_feat…
viksrivat Jun 26, 2019
0078786
Update common
viksrivat Jun 26, 2019
9879105
Merge branch 'feature/cloud_formation_stage_support' of github.com:vi…
viksrivat Jun 26, 2019
a9117ad
Update AbstractParserProvider documentation
viksrivat Jun 26, 2019
997845c
Initial Refactor refactor
viksrivat Jun 26, 2019
de65fd0
Fix tests and run make pr
viksrivat Jun 26, 2019
df243a7
Fix merge conflict
viksrivat Jun 27, 2019
4555f11
Reorganize classes
viksrivat Jun 27, 2019
420a842
Update docstrings
viksrivat Jun 27, 2019
53f4b7e
Update the SAMBaseProvider
viksrivat Jun 27, 2019
856326e
Fix merge conflict
viksrivat Jun 27, 2019
6803a0b
Restructure to seperate SAM and CF providers seperately + tests
viksrivat Jun 27, 2019
837137f
Remove transform flag in the rest-api
viksrivat Jun 27, 2019
4130ea2
Remove BaseProvider object
viksrivat Jun 27, 2019
ec833dc
Fix merge conflict
viksrivat Jun 27, 2019
693692b
Update with style
viksrivat Jun 27, 2019
19eaebe
Update tests and code with comments
viksrivat Jun 27, 2019
d226f53
Fix merge conflicts with comments from feature/cfn_rest_api
viksrivat Jun 27, 2019
23467de
Update tests with comments
viksrivat Jun 28, 2019
7e25c02
Fix merge conflict tests
viksrivat Jun 28, 2019
066b236
Trigger
viksrivat Jun 28, 2019
8987db2
Remove noapievent
viksrivat Jun 28, 2019
4a792bf
Update tests
viksrivat Jun 28, 2019
644b851
Update merge conflictz
viksrivat Jun 28, 2019
238742a
Fix bug with api
viksrivat Jun 29, 2019
7662f24
Fixed comments
viksrivat Jul 8, 2019
cc21095
Fix merge with rest_api
viksrivat Jul 9, 2019
b50e644
Remove Invalid Integration Test
viksrivat Jul 9, 2019
a01aee2
Run make pr
viksrivat Jul 9, 2019
ae97479
Merge branch 'develop' into feature/cloud_formation_stage_support
viksrivat Jul 11, 2019
fe706c7
Fix merge issues and run make pr
viksrivat Jul 11, 2019
9ea9a67
Update Route with comments
viksrivat Jul 15, 2019
8353724
Fix Route collector doc
viksrivat Jul 15, 2019
8b096d3
Update to run AWS::ApiGateway::Stage Integration tests
viksrivat Jul 15, 2019
fcfc10e
Update based on comments
viksrivat Jul 22, 2019
f78cbd0
Update RouteCollector to collect and create Api
viksrivat Jul 23, 2019
df8186f
Cleanup ApiCollector
viksrivat Jul 23, 2019
be44710
Update Based on Comments
viksrivat Jul 25, 2019
12ce392
Update tests
viksrivat Jul 25, 2019
e89cc33
Update ApiCollector description
viksrivat Jul 25, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.