swiftlang / swift

The Swift Programming Language
https://swift.org
Apache License 2.0
67.37k stars 10.34k forks source link

[Blocklist] Make sure blocklist config is read through VFS #76737

Closed cachemeifyoucan closed 1 day ago

cachemeifyoucan commented 2 days ago

Make sure block-list file is read through VFS so CASFS can be used to read the configuration to ensure sound caching, and also the path of the blocklist can be canonicalized via path remapping.

cachemeifyoucan commented 2 days ago

@swift-ci please smoke test

cachemeifyoucan commented 1 day ago

@swift-ci please smoke test

nkcsgexi commented 1 day ago

Thank you!