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

deployment based on api stages implemented #1365

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

anush0247
Copy link

@anush0247 anush0247 commented Jan 25, 2018

updated PR of #663

fixed #628 #254

@coveralls
Copy link

Coverage Status

Coverage decreased (-21.2%) to 52.673% when pulling 64c8c95 on anush0247:stages_feature into e23339e on Miserlou:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-21.2%) to 52.736% when pulling 64c8c95 on anush0247:stages_feature into e23339e on Miserlou:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage decreased (-21.2%) to 52.736% when pulling 64c8c95 on anush0247:stages_feature into e23339e on Miserlou:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-21.2%) to 52.736% when pulling 64c8c95 on anush0247:stages_feature into e23339e on Miserlou:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-21.2%) to 52.736% when pulling 64c8c95 on anush0247:stages_feature into e23339e on Miserlou:master.

@coveralls
Copy link

coveralls commented Jan 25, 2018

Coverage Status

Coverage decreased (-0.2%) to 73.742% when pulling d532775 on anush0247:stages_feature into e23339e on Miserlou:master.

@jtszalay
Copy link

jtszalay commented Jul 7, 2018

I'd really like to see this functionality!

@PeteW
Copy link
Contributor

PeteW commented Aug 3, 2018

@anush0247 I support your effort here. I'll be reviewing your changes. Alas I am new to this codebase. Please get in contact if I can be of assistance.

@anush0247
Copy link
Author

@PeteW I would like to help you with your queries, in a week I will resolve all the conflicts and update pr

@snowman2
Copy link
Contributor

Just a ping here to see if we can get this functionality added?

@@ -98,6 +98,7 @@ class ZappaCLI(object):
profile_name = None
lambda_arn = None
lambda_name = None
Copy link
Contributor

Choose a reason for hiding this comment

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

I would remove lambda_name here.

@snowman2
Copy link
Contributor

I added some fixes to my code here to use this: corteva@7a0c790

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

Successfully merging this pull request may close these issues.

Using Simple API Gateway to deploy multiple stages
5 participants