Skip to content

[6.0][PackageGraph] Allow package-level cyclic dependency only for >= 6.0 …#7617

Merged
xedin merged 1 commit into
swiftlang:release/6.0from
xedin:gate-cycle-dependencies-feature-on-6.0-tools-6.0
Jun 1, 2024
Merged

[6.0][PackageGraph] Allow package-level cyclic dependency only for >= 6.0 …#7617
xedin merged 1 commit into
swiftlang:release/6.0from
xedin:gate-cycle-dependencies-feature-on-6.0-tools-6.0

Conversation

@xedin

@xedin xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor

…manifests

  • Explanation:

Follow-up to #7530

Otherwise it might be surprising for package authors to discover that their packages cannot be used with older tools because they inadvertently introduced a cyclic dependency in a new version.

(cherry picked from commit 3098b2d)

…manifests

Follow-up to swiftlang#7530

Otherwise it might be suprising for package authors to discover that
their packages cannot be used with older tools because they inadvertently
introduced a cyclic dependency in a new version.

(cherry picked from commit 3098b2d)
@xedin xedin added the swift 6.0 Related to Swift 6.0 release branch label May 31, 2024
@xedin

xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@xedin

xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please test macOS platform

@xedin

xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please clean test Windows platform

@xedin

xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please test macOS platform

@xedin

xedin commented May 31, 2024

Copy link
Copy Markdown
Contributor Author

@swift-ci please test Windows platform

@xedin xedin merged commit d4c32b1 into swiftlang:release/6.0 Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

swift 6.0 Related to Swift 6.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants