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

Pass user provided api gateway stage to config #325

Merged
merged 1 commit into from
May 4, 2017

Conversation

jamesls
Copy link
Member

@jamesls jamesls commented May 4, 2017

We weren't passing this value to the factory obj
when creating the config so --api-gateway-stage
was being ignored.

cc @stealthycoin

We weren't passing this value to the factory obj
when creating the config so --api-gateway-stage
was being ignored.
@jamesls jamesls requested a review from stealthycoin May 4, 2017 01:39
@codecov-io
Copy link

Codecov Report

Merging #325 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #325   +/-   ##
=======================================
  Coverage   89.13%   89.13%           
=======================================
  Files          18       18           
  Lines        1905     1905           
  Branches      231      231           
=======================================
  Hits         1698     1698           
  Misses        152      152           
  Partials       55       55
Impacted Files Coverage Δ
chalice/cli/__init__.py 77.77% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 568f5df...a8eeed5. Read the comment docs.

@jamesls jamesls merged commit a8eeed5 into aws:master May 4, 2017
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.

3 participants