Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Directories appear to work for zip files but not tar files. This should ensure we don't try to process directories as normal files. Fixes issues like: rules_pkg/pkg/private/tar/tar_writer.py", line 242, in add_file with open(file_content, 'rb') as f: IsADirectoryError: [Errno 21] Is a directory: 'bazel-out/darwin-fastbuild/bin/py/selenium/webdriver/common/devtools/v106'
- Loading branch information