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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducible build with default config #861

Conversation

hackebrot
Copy link
Member

This is an alternative implementation for #800 to make kwargs deterministic.

I personally prefer a default_config=False flag over config_file=object() 馃檴

Please let me know your thoughts, @lamby. I should also mention that you will get credit for your contribution to cookiecutter regardless of whether we decide to use this PR instead of #800!

@hackebrot hackebrot added enhancement This issue/PR relates to a feature request. needs-review PR Only: This PR require review from other developer labels Dec 1, 2016
@hackebrot hackebrot mentioned this pull request Dec 1, 2016
10 tasks
@hackebrot hackebrot added this to the 1.5.0 Alfajor milestone Dec 1, 2016
@lamby
Copy link

lamby commented Dec 1, 2016

An elaboration (or better: a comment) on how you differentiating between being passed None and not being passed anything would seem to be a good idea.

@codecov-io
Copy link

codecov-io commented Dec 1, 2016

Current coverage is 100% (diff: 100%)

Merging #861 into master will not change coverage

@@           master   #861   diff @@
====================================
  Files          16     16          
  Lines         661    659     -2   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
- Hits          661    659     -2   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 03dc984...7b66edf

@hackebrot
Copy link
Member Author

@lamby I've updated the docstring of config.get_user_config()

@lamby
Copy link

lamby commented Dec 1, 2016

In terms of which to merge, I'm easy. :)

@hackebrot hackebrot merged commit 6f4edb2 into cookiecutter:master Dec 8, 2016
@hackebrot hackebrot deleted the reproducible-build-with-default-config branch December 8, 2016 22:23
hackebrot added a commit that referenced this pull request Dec 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request. needs-review PR Only: This PR require review from other developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants