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

fix: http-based generation #96

Merged
merged 12 commits into from
Aug 22, 2023
Merged

fix: http-based generation #96

merged 12 commits into from
Aug 22, 2023

Conversation

JonZeolla
Copy link
Member

@JonZeolla JonZeolla commented Aug 21, 2023

Contributor Comments

At some point in the past, likely in cb4d27f, we broke http support. This fixes that

Manual testing

Running for template in git+ssh://[email protected]/seisollc/cookiecutter-python.git gh:seisollc/cookiecutter-python; do pipx run --system-site-packages cookiecutter --no-input ${template} --checkout fix-http-support --verbose; rm -rf TODO; done should succeed, which generates a project via HTTP and SSH

Pull Request Checklist

Thank you for submitting a contribution to cookiecutter-python!

In order to streamline the review of your contribution we ask that you review and comply with the below requirements:

  • If you are adding a dependency, please explain how it was chosen.
  • If manual testing is needed in order to validate the changes, provide a testing plan and the expected results.
  • Validate that documentation is accurate and aligned to any project updates or additions.

Don't forget our more detailed contribution guidelines
here.

@JonZeolla JonZeolla requested a review from seanctech as a code owner August 21, 2023 19:27
Copy link
Member

@seanctech seanctech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@JonZeolla JonZeolla merged commit 8808cab into main Aug 22, 2023
@JonZeolla JonZeolla deleted the fix-http-support branch August 22, 2023 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants