Pinned
396 contributions in the last year
Activity overview
Contributed to
apple/swift-package-manager,
apple/swift-tools-support-core,
apple/swift-evolution
and 5 other
repositories
Contribution activity
December 2020
Created 4 commits in 2 repositories
Created a pull request in apple/swift-package-manager that received 35 comments
Re-enable target-based dependency resolution
Looks like we were not necessarily fetching dependencies of packages with pre-5.2 tools versions during resolution. It seems correct to not conside…
+5
−97
•
35
comments
Opened 4 other pull requests in 2 repositories
apple/swift-package-manager
1
open
2
merged
apple/swift-evolution
1
merged
Reviewed 14 pull requests in 3 repositories
apple/swift-package-manager 12 pull requests
- improved shared repositories cache location
- Re-enable target-based dependency resolution
- improve concurrency safety of pubgrub prefetch
- Temporarily skipping failing integration test until it can be investigated
- Ignore lock files when purging cache
- reduce usage of fatalError
- clarfiy reveresedVersions/versions in pubgrub
- Keep revision from resolved file during resolution
- work towards performance improvements
- Don't require .git suffix in repo URL
- Fix Linux builds
- improve pubgrub error messages