Skip to content

Conversation

d-ronnqvist
Copy link
Contributor

Bug/issue #, if applicable:

Summary

This stops surfacing the SwiftDocCUtilities library as a product meaning that consumers of the package no longer are able to import it.

After this question in #1049, a few of us talked offline and felt that we don't expect anyone to import this library and agreed that we should work to remove it.

There was some discussion about how we can gradually phase it out, but we couldn't think of any good ways to deprecate an entire library but continue using it internally. Because of this, we settled on removing it immediately.

Dependencies

None

Testing

Nothing in particular.

Checklist

Make sure you check off the following items. If they cannot be completed, provide a reason.

  • [ ] Added tests
  • Ran the ./bin/test script and it succeeded
  • [ ] Updated documentation if necessary

@d-ronnqvist d-ronnqvist added the source breaking DocC's public API isn't source compatible with earlier versions label Oct 10, 2024
Copy link
Contributor

@daniel-grumberg daniel-grumberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@d-ronnqvist
Copy link
Contributor Author

@swift-ci please test

@d-ronnqvist d-ronnqvist merged commit 9ad3f2b into swiftlang:main Oct 10, 2024
2 checks passed
@d-ronnqvist d-ronnqvist deleted the remove-commands-library-product branch October 10, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source breaking DocC's public API isn't source compatible with earlier versions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants