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

Fails silently if given directory path doesn't exist #32

Open
kasvtv opened this issue Feb 6, 2020 · 1 comment
Open

Fails silently if given directory path doesn't exist #32

kasvtv opened this issue Feb 6, 2020 · 1 comment

Comments

@kasvtv
Copy link

kasvtv commented Feb 6, 2020

When using a serverless.yml like:

plugins:
  - serverless-stack-output

custom:
  output:
    file: .serverless-outputs/stackOutput.json

Then if the given directory .serverless-outputs does not exists, it fails silently. I would expect any given folder that doesn't exist to be created, so we don't need to have a .gitkeep file in our repo.

@kasvtv kasvtv changed the title Create directory if given path doesn't exist Fails silently if given directory path doesn't exist Feb 6, 2020
@jonathannen
Copy link

I believe this repo has been abandoned (last commit was in 2017). There is a fork at @anttiviljami/serverless-stack-output that you might want to look at.

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

No branches or pull requests

2 participants