Skip to content

[5.9] Package.swift: make package name consistent with repo name #1648

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 3 commits into from
Jun 14, 2023

Conversation

MaxDesiatov
Copy link
Contributor

Rest of SwiftPM packages provided by Apple follow a dash-case naming scheme consistent with repository name, usually with swift- prefix.

This shouldn't have an impact on SwiftSyntax clients. For example swift-format already uses package: "swift-syntax" argument in its Package.swift for specifying the dependency.

Rest of SwiftPM packages provided by Apple follow a dash-case naming scheme consistent with repository name, usually with `swift-` prefix.

This shouldn't have an impact on SwiftSyntax clients. For example `swift-format` already uses `package: "swift-syntax"` argument in its `Package.swift` for specifying the dependency.
@MaxDesiatov MaxDesiatov self-assigned this May 9, 2023
@MaxDesiatov MaxDesiatov requested a review from ahoppen as a code owner May 9, 2023 15:45
@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test windows

@ahoppen
Copy link
Member

ahoppen commented May 10, 2023

@swift-ci Please test Windows

@kimdv
Copy link
Contributor

kimdv commented May 11, 2023

@swift-ci please test windows

@MaxDesiatov
Copy link
Contributor Author

Would this require more approvals before merging?

@ahoppen ahoppen requested a review from bnbarham May 30, 2023 21:03
@MaxDesiatov MaxDesiatov merged commit 561e9d3 into release/5.9 Jun 14, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/5.9-package-name branch June 14, 2023 11:47
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