Skip to content

Conversation

@connorjclark
Copy link
Collaborator

If you don't run LH in the root directory, this breaks.

Also, the test.sh release script doesn't have a .tmp folder, so this breaks there too.

I plan on following up later with a centralized place to make temporary files (we do this in a few different places).

/* eslint-disable no-console */

const fs = require('fs');
const mkdirp = require('mkdirp');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we really should have switched everything over to make-dir (or fs.mkdir after the move to node 10), but good for now

@brendankenny brendankenny merged commit e3fcd6e into master Oct 17, 2019
@brendankenny brendankenny deleted the smokehouse-tmp-release branch October 17, 2019 20:11
brendankenny added a commit that referenced this pull request Oct 17, 2019
@connorjclark connorjclark mentioned this pull request Oct 17, 2019
14 tasks
brendankenny added a commit that referenced this pull request Oct 17, 2019
brendankenny added a commit that referenced this pull request Oct 21, 2019
brendankenny added a commit that referenced this pull request Oct 25, 2019
brendankenny added a commit that referenced this pull request Oct 25, 2019
brendankenny added a commit that referenced this pull request Oct 28, 2019
brendankenny added a commit that referenced this pull request Oct 30, 2019
brendankenny added a commit that referenced this pull request Nov 4, 2019
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