Skip to content

Conversation

@mattt
Copy link
Contributor

@mattt mattt commented Aug 17, 2021

Updates the Swift package registry specification with the proposed publishing endpoint.

Motivation:

This PR serves as the implementation for the corresponding Swift Evolution proposal.

Modifications:

  • Adds a new PUT /{scope}/{name}/{version} endpoint

Result:

This PR updates documentation, and has no functional effect on Swift Package Manager itself.

@tomerd
Copy link
Contributor

tomerd commented Aug 17, 2021

pending swift evolution review of swiftlang/swift-evolution#1424

@tomerd tomerd self-assigned this Aug 17, 2021
@tomerd tomerd added the WIP Work in progress label Aug 19, 2021
@tomerd
Copy link
Contributor

tomerd commented Sep 1, 2021

@mattt with SE-0321 accepted, should we move forward to merge this, or do we need to update it first?

@mattt
Copy link
Contributor Author

mattt commented Sep 1, 2021

@tomerd I have no other changes on my end. I'll kick off a smoke test, and you can feel free to merge as soon as that's ✅ .

I will handle resolving any resulting merge conflicts in #3624.

@mattt
Copy link
Contributor Author

mattt commented Sep 1, 2021

@swift-ci Please smoke test

@mattt mattt added ready Author believes the PR is ready to be merged & any feedback has been addressed and removed WIP Work in progress labels Sep 1, 2021
@tomerd tomerd merged commit b95cc4c into swiftlang:main Sep 1, 2021
mattt added a commit to mattt/swift-package-manager that referenced this pull request Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready Author believes the PR is ready to be merged & any feedback has been addressed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants