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

Sync with released cookiecutter #2

Merged
merged 205 commits into from
Feb 3, 2023
Merged

Conversation

christokur
Copy link

No description provided.

jeremyswerdlow and others added 30 commits August 6, 2021 00:01
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
insspb and others added 28 commits June 8, 2022 18:03
Code quality: Core files: Added exception reason reraise when exception class changed (PEP 3134)
…ests-use-pathlib

Code quality: Tests upgrade: Use pathlib for files read/write
Co-authored-by: Jens W. Klein <jk@kleinundpartner.at>
Code quality: find.py refactored and type annotated
…re_path_exists_and_related_code

Code quality: utils.make_sure_path_exists refactored and type annotated
There is a small typo in docs/conf.py.

Should read `that` rather than `shat`.
Authored-by: Segun Babalola <s.babalola@ucl.ac.uk>
…xt (cookiecutter#1771)

* Changes to cookiecutter/main.py:
* Add resolved template repository path as _repo_dir to the context

* Changes to tests/test_cli.py:
* corrected test test_echo_undefined_variable_error to check for new context item _repo_dir

Co-authored-by: Thomas Meckel <tmeckel@users.noreply.github.com>
# Conflicts:
#	cookiecutter/zipfile.py
@dldinternet dldinternet merged commit 98a986d into dldinternet-rs:master Feb 3, 2023
dldinternet pushed a commit that referenced this pull request Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet