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

Add 'package sign' subcommand #6215

Merged
merged 4 commits into from
Mar 3, 2023
Merged

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented Mar 2, 2023

Motivation:
Part of https://github.com/apple/swift-evolution/blob/main/proposals/0391-package-registry-publish.md

Modifications:

  • Add 'package sign' command
  • Refactor code to share between 'package sign' and 'package-registry publish'

@yim-lee yim-lee marked this pull request as draft March 2, 2023 21:42
yim-lee and others added 2 commits March 2, 2023 23:47
Motivation:
Part of https://github.com/apple/swift-evolution/blob/main/proposals/0391-package-registry-publish.md

Modifications:
- Add 'package sign' command
- Refactor code to share between 'package sign' and 'package-registry publish'
@tomerd tomerd force-pushed the add-package-sign-1 branch 8 times, most recently from 1d69137 to fa7584f Compare March 3, 2023 08:08
@tomerd tomerd force-pushed the add-package-sign-1 branch from fa7584f to cf21a87 Compare March 3, 2023 08:09
@tomerd
Copy link
Contributor

tomerd commented Mar 3, 2023

@swift-ci smoke test

@tomerd tomerd marked this pull request as ready for review March 3, 2023 08:26
@yim-lee
Copy link
Contributor Author

yim-lee commented Mar 3, 2023

@swift-ci please smoke test

@yim-lee yim-lee changed the title [WIP] Add 'package sign' subcommand Add 'package sign' subcommand Mar 3, 2023
@yim-lee
Copy link
Contributor Author

yim-lee commented Mar 3, 2023

@swift-ci please smoke test Windows

@tomerd
Copy link
Contributor

tomerd commented Mar 3, 2023

@swift-ci smoke test linux

@yim-lee yim-lee merged commit c7aedb0 into swiftlang:main Mar 3, 2023
@yim-lee yim-lee deleted the add-package-sign-1 branch March 3, 2023 17:28
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.

2 participants