Skip to content

[6.2] Fix false positive curation for article links with extra path components #1245

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

Conversation

d-ronnqvist
Copy link
Contributor

  • Explanation: This fixes a false positive curation for article links with extra path components
  • Scope: Unexpected curation for links that DocC doesn't resolve.
  • Issue: rdar://150874238
  • Risk: Low.
  • Testing: Added tests that this type of unresolved article links doesn't result in curation. Manually verified with the project where this issue was originally reported. Existing automated tests pass.
  • Reviewer: @patshaughnessy
  • Original PR: Fix false positive curation for article links with extra path components #1235

…nts (swiftlang#1235)

* Fix false positive curation for article links with extra path components

rdar://150874238

* Remove explicit `.init` in test file

* Remove unused variable in test

* Add missing path separator in curator fallback code path
@d-ronnqvist d-ronnqvist requested a review from franklinsch June 26, 2025 11:42
@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit 599ccba into swiftlang:release/6.2 Jun 27, 2025
2 checks passed
@d-ronnqvist d-ronnqvist deleted the fix-curator-article-false-positives-6.2 branch June 27, 2025 12:11
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