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

Store temp data per output dir #1071

Merged
merged 12 commits into from Jan 19, 2017
Merged

Store temp data per output dir #1071

merged 12 commits into from Jan 19, 2017

Conversation

denisdefreyne
Copy link
Member

@denisdefreyne denisdefreyne commented Jan 17, 2017

Fixes #1070.

This change contains

  1. A revert of two changes that fix the env breakage
  2. A tmp_path_for refactoring
  3. A change that lets the temp dir depend on output_dir rather than env_name

Temporary data is now stored in tmp/nanoc/ rather than tmp/, so that Nanoc can ± safely assume that anything in tmp/nanoc/ is 100% under control of Nanoc.

CC @Fjan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Store temp data per output directory
1 participant