Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
844 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 6 commits in 2 repositories
Created a pull request in apple/swift-package-manager that received 11 comments
package-collections storage
motivation: continue the implementation of pacakge-collections feature changes: add protocol + implementations + tests for collections-profiles st…
Opened 5 other pull requests in 2 repositories
apple/swift-package-manager
2
merged
1
open
apple/swift-tools-support-core
2
merged
Reviewed 7 pull requests in 1 repository
apple/swift-package-manager 7 pull requests
- Add Contributing.md
- Ability to write out package manifests as source code (for mechanical package generation)
- Make SPMTestSupport not require the command line tools (so it can be used for libSwiftPMDataModel)
- Add a new `swift-package-collections` CLI
- implement package-collections business logic
- Add cachesDirectory implementation to GitFileSystemView
- package-collections storage