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

Create directories when a path is specified in the --output option #513

Merged
merged 1 commit into from
May 29, 2018

Conversation

brushmate
Copy link
Contributor

Fixes #512

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.649% when pulling c56fc4a on yieldlab:create-directories into bf57c4d on Rebilly:master.

@brushmate
Copy link
Contributor Author

The Travis build failed because a record key for cypress is missing:

Opening Cypress...
You passed the --record flag but did not provide us your Record Key.
You can pass us your Record Key like this:
  cypress run --record --key <record_key>
You can also set the key as an environment variable with the name CYPRESS_RECORD_KEY.
https://on.cypress.io/how-do-i-record-runs
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! redoc@2.0.0-alpha.21 e2e-ci: `cypress run --record`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the redoc@2.0.0-alpha.21 e2e-ci script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-05-29T09_17_18_292Z-debug.log
The command "npm test && npm run e2e-ci" exited with 1.

@RomanHotsiy RomanHotsiy merged commit ac7372b into Redocly:master May 29, 2018
@RomanHotsiy
Copy link
Member

LGTM 👍
Thanks! I will release a new version of CLI later today

@brushmate brushmate deleted the create-directories branch May 29, 2018 10:14
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