Skip to content

Conversation

@sjvrijn
Copy link
Contributor

@sjvrijn sjvrijn commented Aug 19, 2024

Swap out the old cookiecutter CLI instructions with the new copier instructions, specifically the copier copy command pointing to the branch for the PR.

Fixes #417

@sjvrijn sjvrijn requested review from fdiblen and lyashevska August 19, 2024 10:27
Copy link
Member

@fdiblen fdiblen left a comment

Choose a reason for hiding this comment

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

looks good, @sjvrijn. Thanks!

@sjvrijn sjvrijn force-pushed the 417-update-gh-pr-template branch from 2ea1aba to 41177d8 Compare August 19, 2024 11:54
Co-authored-by: Olga Lyashevska <olga.lyashevska@gmail.com>
@sjvrijn sjvrijn merged commit b07cc6d into dev Aug 19, 2024
@sjvrijn sjvrijn deleted the 417-update-gh-pr-template branch August 19, 2024 12:05
# Create a temporary directory in /tmp, keep the XXXXXX in the directory name
cd $(mktemp -d --tmpdir py-tmpl-XXXXXX)
cookiecutter -c <pr-branch> https://github.com/<pr-user>/python-template
# Use --vcs-ref <pr-branch> to point to the branch to you want to test
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
# Use --vcs-ref <pr-branch> to point to the branch to you want to test
# Use --vcs-ref <pr-branch> to point to the branch you want to test

Copy link
Collaborator

@lyashevska lyashevska left a comment

Choose a reason for hiding this comment

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

Thanks @sjvrijn Looks good, I made a few suggestions.

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.

4 participants