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

Feature/context 2.0 #4

Open
wants to merge 330 commits into
base: feature/context-2.0
Choose a base branch
from

Conversation

dldinternet
Copy link

I found your PR's to cookiecutter/cookiecutter based on @eruber's work and I appreciated the effort and quality.
I think it is a shame that hackebrot and later eruber's work were wasted and 6+ years later the PR's are still sitting there.
I made the effort to bring your work up to date with the latest version of the released cookiecutter code and made sure that we have 100% test coverage and lint tests pass.

Feel free to do with this whatever you please.

audreyfeldroy and others added 30 commits December 27, 2021 10:12
…cm-packaging

Removed changes related to setuptools_scm
# Conflicts:
#	setup.py
Co-authored-by: Andrey Shpak <ashpak@ashpak.ru>
Co-authored-by: Michael Joseph <michaeljoseph+github@gmail.com>
Co-authored-by: Sorin Sbarnea <sorin.sbarnea@gmail.com>
Fixes cookiecutter#1655 - relative path that comes directly from Jinja2 TemplateSyntaxError
in some cases is in format "./tests/..." in other "tests/... now both cases
are accepted as a valid outcome.
Co-authored-by: jurgenwigg <53076001+jurgenwigg@users.noreply.github.com>
test_generate_file_verbose_template_syntax_error fixed
Move contributors and backers to credits section
housekeeping: run pyupgrade to find remaining py27 artifacts
christokur and others added 29 commits February 3, 2023 16:53
New cookiecutter context
# Conflicts:
#	setup.cfg
#	tests/test-context/cookiecutter.json
# Conflicts:
#	.gitignore
#	cookiecutter/__init__.py
#	cookiecutter/context.py
#	cookiecutter/generate.py
#	cookiecutter/main.py
#	cookiecutter/schema.py
#	docs/cookiecutter.rst
#	tests/test-context/cookiecutter-1.0.1.json
#	tests/test-context/cookiecutter-1.0.json
#	tests/test-context/cookiecutter-2.0.json
#	tests/test-context/cookiecutter.json
#	tests/test-context/cookiecutter_choices.json
#	tests/test-context/cookiecutter_skips_1.json
#	tests/test-context/cookiecutter_skips_2.json
#	tests/test-context/cookiecutter_skips_3.json
#	tests/test-context/cookiecutter_val_failure.json
#	tests/test-context/cookiecutter_val_failure_msg.json
#	tests/test-context/cookiecutter_val_success.json
#	tests/test-generate-context-v2/min-v2-cookiecutter/cookiecutter.json
#	tests/test-generate-context-v2/representative.json
#	tests/test-generate-context-v2/representative_2B.json
#	tests/test-generate-context-v2/test.json
#	tests/test-generate-context-v2/test_choices.json
#	tests/test_context.py
#	tests/test_generate_context_v2.py
#	tests/test_schema.py
@eruber
Copy link

eruber commented Feb 5, 2023 via email

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