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

[#18] StackOutputPlugin#process now returns a promise #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhslinkman
Copy link

This allows this plugin to execute in the order in which it is included
in the plugins section of serverless.yml

Closes #18

This allows this plugin to execute in the order in which it is included
in the plugins section of serverless.yml
kevinsperrine added a commit to kevinsperrine/serverless-stack-output that referenced this pull request Dec 6, 2018
Related to sbstjn#18 and sbstjn#19. Then waits until the handlers have finished before resolving the promise.
@anttiviljami
Copy link

anttiviljami commented Dec 16, 2018

Since the original package doesn't seem to be maintained. I've merged #17 + #19 and published on npm under @anttiviljami/serverless-stack-output

@zhibek
Copy link

zhibek commented Feb 7, 2019

@sbstjn This looks like a useful PR to include in the package. Are you accepting PRs for this project?

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