Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Fix issue 191 #192

Closed
wants to merge 76 commits into from
Closed

Conversation

thenewguy
Copy link
Contributor

No description provided.

@thenewguy
Copy link
Contributor Author

@antonagestam your linters are killing me =)

@thenewguy
Copy link
Contributor Author

thenewguy commented May 10, 2020

Are you sold on the name post_copy_hook()? When it was called for both skipped and copied files it made the most sense but since the skipped hook is now copy_skipped_hook() I am thinking post_copy_hook() should be renamed to file_copied_hook()

And perhaps copy_skipped_hook() --> file_skipped_hook() to be the same

@thenewguy
Copy link
Contributor Author

Ok waiting for feedback. Otherwise RFC

Copy link
Owner

@antonagestam antonagestam left a comment

Choose a reason for hiding this comment

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

I have another set of comments.

CHANGELOG.md Outdated Show resolved Hide resolved
collectfast/strategies/base.py Outdated Show resolved Hide resolved
collectfast/strategies/base.py Outdated Show resolved Hide resolved
collectfast/strategies/base.py Outdated Show resolved Hide resolved
collectfast/tests/command/test_copy_hooks.py Show resolved Hide resolved
collectfast/tests/command/test_copy_hooks.py Outdated Show resolved Hide resolved
collectfast/tests/strategies/test_caching_hash_strategy.py Outdated Show resolved Hide resolved
collectfast/tests/strategies/test_caching_hash_strategy.py Outdated Show resolved Hide resolved
@thenewguy
Copy link
Contributor Author

Suggestions applied with two questions inline with your comments. Ready for review

@thenewguy
Copy link
Contributor Author

All resolved - RFC

@thenewguy
Copy link
Contributor Author

@antonagestam Are you happy with this? Want to make sure this is resolved before moving on to the next issue. Really happy with my use of collectstatic so far! It is awesome

@antonagestam
Copy link
Owner

I merged a cleaned up version of this in #198, thank you for working on this!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants