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

refactor: remove exclude_prefixes from copy_to_directory and copy_to_directory_bin_action #591

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

gregmagolan
Copy link
Member

Removes deprecated exclude_prefixes from copy_to_directory and copy_to_directory_bin_action. Users should use exclude_srcs_patterns with glob patterns instead.

BREAKING CHANGES

  • exclude_prefixes attribute is removed from copy_to_directory. Users should use exclude_srcs_patterns with glob patterns instead.
  • exclude_prefixes attribute is removed from copy_to_directory_bin_action. Users should use exclude_srcs_patterns with glob patterns instead.

@gregmagolan gregmagolan mentioned this pull request Oct 6, 2023
7 tasks
@gregmagolan gregmagolan merged commit 1cd2eb7 into 2.x Oct 6, 2023
42 checks passed
@gregmagolan gregmagolan deleted the remove_exclude_prefixes branch October 6, 2023 17:17
alexeagle pushed a commit that referenced this pull request Oct 8, 2023
alexeagle pushed a commit that referenced this pull request Dec 23, 2023
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.

None yet

3 participants