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

Update the "gulp jsdoc" task to account for API changes in the mkdirp package (PR 11772 follow-up) #11781

Merged
merged 1 commit into from
Apr 5, 2020

Conversation

Snuffleupagus
Copy link
Collaborator

I completely overlooked the fact that we had one occurrence of an asynchronous mkdirp call in the gulpfile, which thus breaks since the package now uses Promises rather than a callback function; sorry about that!

…p` package (PR 11772 follow-up)

I completely overlooked the fact that we had *one* occurrence of an asynchronous `mkdirp` call in the gulpfile, which thus breaks since the package now uses Promises rather than a callback function; sorry about that!
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Apr 5, 2020

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/93ccac7d7f3cd80/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Apr 5, 2020

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/93ccac7d7f3cd80/output.txt

Total script time: 2.45 mins

Published

@timvandermeij timvandermeij merged commit 9dedaa5 into mozilla:master Apr 5, 2020
@timvandermeij
Copy link
Contributor

Thank you for the follow-up!

@Snuffleupagus Snuffleupagus deleted the fix-gulp-jsdoc branch April 5, 2020 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants