Skip to content

[5.9] Add author and signer to package collection models #6418

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

Merged
merged 1 commit into from
Apr 13, 2023

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented Apr 12, 2023

Cherry-pick #6415 to 5.9

Motivation:
Package collection should have information about how a version was created. This includes the creator and signer.

swiftlang#6408 added `author` populated using GitHub data, but we can allow package collection author to specify version creator as well.

rdar://106674475

Modifications:
- Add `author` and `signer` to package collection models
- Update `PackageSearchClient` to use more information from collection/index results
@yim-lee yim-lee added the swift 5.9 This PR targets the 5.9 branch label Apr 12, 2023
@yim-lee
Copy link
Contributor Author

yim-lee commented Apr 12, 2023

@swift-ci please smoke test

@yim-lee yim-lee merged commit e5b90ae into swiftlang:release/5.9 Apr 13, 2023
@yim-lee yim-lee deleted the collection-signer-5.9 branch April 13, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
swift 5.9 This PR targets the 5.9 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants