Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 26, 2025

…actions

Previously package manifest refactoring actions conformed to a custom refactoring provider and produced a PackageEdit that, in addition to manifest file changes, included a list of auxiliary files. This is no longer the case and all package manifest refactoring actions are now responsible only for manifest file transformations, the rest is handled separately.

@xedin
Copy link
Contributor Author

xedin commented Aug 26, 2025

Depends on swiftlang/swift-syntax#3143

…actions

Previously package manifest refactoring actions conformed to a custom
refactoring provider and produced a `PackageEdit` that, in addition to
manifest file changes, included a list of auxiliary files. This is no
longer the case and all package manifest refactoring actions are now
responsible only for manifest file transformations, the rest is handled
separately.
@xedin xedin force-pushed the adopt-refactoring-actions-to-use-edit-provider branch 3 times, most recently from b26689c to af06bff Compare August 26, 2025 21:03
@xedin xedin force-pushed the adopt-refactoring-actions-to-use-edit-provider branch from af06bff to 061c7a0 Compare August 26, 2025 21:04
@xedin
Copy link
Contributor Author

xedin commented Aug 26, 2025

@xedin
Copy link
Contributor Author

xedin commented Aug 26, 2025

2 similar comments
@xedin
Copy link
Contributor Author

xedin commented Aug 26, 2025

@xedin
Copy link
Contributor Author

xedin commented Aug 26, 2025

@bnbarham bnbarham merged commit 17d2605 into swiftlang:main Aug 27, 2025
3 checks passed
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