Skip to content

Sort output to avoid relying on the undefined order of directory content#57

Merged
ethan-kusters merged 1 commit intoswiftlang:mainfrom
d-ronnqvist:static-hostable-transform-test
Dec 10, 2021
Merged

Sort output to avoid relying on the undefined order of directory content#57
ethan-kusters merged 1 commit intoswiftlang:mainfrom
d-ronnqvist:static-hostable-transform-test

Conversation

@d-ronnqvist
Copy link
Copy Markdown
Contributor

Bug/issue #, if applicable: rdar://86300654

Summary

This updates StaticHostableTransformerTests.testStaticHostableTransformerOutput so that it doesn't rely on the order that the directory content is returned.

Dependencies

n/a

Testing

n/a

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
Copy link
Copy Markdown
Contributor Author

@swift-ci please test

Copy link
Copy Markdown
Contributor

@ethan-kusters ethan-kusters left a comment

Choose a reason for hiding this comment

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

Thank you!

@ethan-kusters ethan-kusters merged commit bb2e3b6 into swiftlang:main Dec 10, 2021
ethan-kusters pushed a commit to ethan-kusters/swift-docc that referenced this pull request Dec 10, 2021
ethan-kusters added a commit that referenced this pull request Jan 11, 2022
* Add Static Hosting Support (#44)

Relevant forums discussion: https://forums.swift.org/t/support-hosting-docc-archives-in-static-hosting-environments/53572.

Resolves rdar://70800606.

Co-authored-by: Ethan Kusters <ekusters@apple.com>

* Sort output to avoid relying on the undefined order of directory content (#57)

Co-authored-by: Steve Scott (Scotty) <macdevnet@users.noreply.github.com>
Co-authored-by: David Rönnqvist <ronnqvist@apple.com>
@d-ronnqvist d-ronnqvist deleted the static-hostable-transform-test branch October 25, 2024 08:59
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