Skip to content

Conversation

@martonvago
Copy link
Contributor

Description

This PR moves the copier test to its own file. Moved from #140 .

This PR needs a quick review.

Checklist

  • Added or updated tests
  • Updated documentation
  • Ran just run-all -- won't run until other PRs merged in

@martonvago martonvago self-assigned this Aug 25, 2025
@martonvago martonvago moved this from Todo to In Review in Iteration planning Aug 25, 2025
git commit --quiet -m "test: preparing to copy onto an existing package" &&
copy $template_dir $test_dir $commit #&&
# Checks and builds -----
# just run-all
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if we want to run all recipes?

  • Many checks/tests need dependencies installed (so can't skip tasks)
  • Test coverage will fail (because the repo is empty) and fail the whole test. Maybe there's a way of ignoring this?

Copy link
Member

Choose a reason for hiding this comment

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

Yea, I think I agree. Plus it will install a bunch of stuff on the workflow CI that isn't really necessary.

@martonvago martonvago marked this pull request as ready for review August 25, 2025 10:27
@martonvago martonvago requested a review from a team as a code owner August 25, 2025 10:27
git commit --quiet -m "test: preparing to copy onto an existing package" &&
copy $template_dir $test_dir $commit #&&
# Checks and builds -----
# just run-all
Copy link
Member

Choose a reason for hiding this comment

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

Yea, I think I agree. Plus it will install a bunch of stuff on the workflow CI that isn't really necessary.

@lwjohnst86 lwjohnst86 merged commit 09b3b73 into main Aug 26, 2025
6 checks passed
@lwjohnst86 lwjohnst86 deleted the refactor/extract-copier-test branch August 26, 2025 14:46
@github-project-automation github-project-automation bot moved this from In Review to Done in Iteration planning Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants