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

feat: update copy_to_directory tool to accept the name of its workspace and automatically include files from it #488

Merged
merged 1 commit into from
Sep 21, 2023

Commits on Jul 30, 2023

  1. feat: update copy_to_directory tool to accept the name of its works…

    …pace and automatically include files from it
    
    Refs bazel-contrib#359.
    
    This allows `copy_to_directory` to be run in an external workspace and include files from that workspace automatically once the `copy_to_directory` rule is updated. The rule update needs to be separated from the tool update because the tool is pre-built and vendored rather than built at HEAD.
    dgp1130 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d91e8d4 View commit details
    Browse the repository at this point in the history