fixes prompting private rendered dicts#1504
Merged
ssbarnea merged 16 commits intocookiecutter:masterfrom May 12, 2021
Merged
Conversation
commit f0ac6a0 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:33:43 2021 +0100 5th commit 2af3902 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:20:18 2021 +0100 4th try commit 903f674 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:07:46 2021 +0100 3rd try to get artifacts commit c8a5178 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:46:45 2021 +0100 get artifact 2nd try commit 287c8eb Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:32:58 2021 +0100 get coverage artifact commit 6b11f6a Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:18:24 2021 +0100 changed codecov action
…kiecutter into patch_private_dict
fixes private dir handling
commit 661c50b156b5db856f845391104d08340f4d6be1
Author: Jens Hübner <jhuebner@nano.uni-hannover.de>
Date: Tue Feb 9 19:00:27 2021 +0100
modified coverage for code which is unreachable s.a. https://bugs.python.org/issue39340
commit f9cb8e7a1df21d029e2da17a9742f89d9bea0170
Author: Jens Hübner <jhuebner@nano.uni-hannover.de>
Date: Tue Feb 9 10:00:16 2021 +0100
added posargs to tox.ini
sambhav
approved these changes
Mar 10, 2021
simobasso
reviewed
Apr 11, 2021
simobasso
reviewed
Apr 11, 2021
simobasso
requested changes
May 5, 2021
simobasso
approved these changes
May 5, 2021
ssbarnea
approved these changes
May 12, 2021
Member
|
Thanks @juhuebner 🌮! |
Closed
cagonza6
pushed a commit
to cagonza6/cookiecutter
that referenced
this pull request
Jun 16, 2021
* fixes private dir handling * added patch branch to CI coverage.yml * changed codecov action * get coverage artifact * get artifact 2nd try * 3rd try to get artifacts * 4th try * 5th * Squashed commit of the following: commit f0ac6a0 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:33:43 2021 +0100 5th commit 2af3902 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:20:18 2021 +0100 4th try commit 903f674 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 23:07:46 2021 +0100 3rd try to get artifacts commit c8a5178 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:46:45 2021 +0100 get artifact 2nd try commit 287c8eb Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:32:58 2021 +0100 get coverage artifact commit 6b11f6a Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Mon Feb 8 22:18:24 2021 +0100 changed codecov action * Squashed commit of the following: commit 661c50b156b5db856f845391104d08340f4d6be1 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Tue Feb 9 19:00:27 2021 +0100 modified coverage for code which is unreachable s.a. https://bugs.python.org/issue39340 commit f9cb8e7a1df21d029e2da17a9742f89d9bea0170 Author: Jens Hübner <jhuebner@nano.uni-hannover.de> Date: Tue Feb 9 10:00:16 2021 +0100 added posargs to tox.ini * applied black * cleanup * removed dev leftovers * clean-up docstring
This was referenced Sep 19, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #1502