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

[Proposal] Swift Package Registry #1179

Merged
merged 4 commits into from
Nov 12, 2020
Merged

[Proposal] Swift Package Registry #1179

merged 4 commits into from
Nov 12, 2020

Conversation

mattt
Copy link
Contributor

@mattt mattt commented Sep 8, 2020

This proposal defines a standard interface for package registry services and describes how Swift Package Manager can integrate with them to download dependencies.

Forums Thread: https://forums.swift.org/t/swift-package-registry-service/37219

Implementation: apple/swift-package-manager#2914

@tomerd
Copy link
Contributor

tomerd commented Nov 9, 2020

Implementation: swiftlang/swift-package-manager#3023

@benrimmington benrimmington changed the base branch from master to main November 10, 2020 02:52
proposals/NNNN-package-registry-service.md Outdated Show resolved Hide resolved
proposals/NNNN-package-registry-service.md Outdated Show resolved Hide resolved
proposals/NNNN-package-registry-service.md Outdated Show resolved Hide resolved
proposals/NNNN-package-registry-service.md Outdated Show resolved Hide resolved
@benrimmington
Copy link
Contributor

@mattt Before merging, you could also rename the file (to proposals/0292-package-registry-service.md).

@mattt
Copy link
Contributor Author

mattt commented Nov 12, 2020

@benrimmington Just applied your code review suggestions and renamed the file. Feel free to merge this in, or let me know if there's anything else to be done. Thanks!

@benrimmington
Copy link
Contributor

I'll merge this now, so that the proposal number is reserved.

@benrimmington benrimmington merged commit b485275 into swiftlang:main Nov 12, 2020
@mattt mattt deleted the NNNN-package-registry-service branch November 12, 2020 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants