apple / swift-testing

A modern, expressive testing package for Swift
Apache License 2.0
1.47k stars 52 forks source link

Documentation on Swift Package Index returns a 404 #483

Closed polpielladev closed 2 weeks ago

polpielladev commented 2 weeks ago

Description

Hi!

I have noticed that the page on the Swift Package Index where Swift Testing's documentation is hosted is returning a 404 and wanted to raise it so that you're aware of the issue.

https://github.com/apple/swift-testing/assets/24246926/97a27cb6-fdfb-4f53-aa85-9ac0495e3151

Please do let me know if there is anything I can do to help or if you want me to raise this issue in Swift Package Index's side.

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

  1. Navigate to swift-testing's documentation on Swift Package Index
  2. The page 404s.

swift-testing version/commit hash

No response

Swift & OS version (output of swift --version ; uname -a)

No response

squarefrog commented 2 weeks ago

For now, you can view the an older releases documentation here

https://swiftpackageindex.com/apple/swift-testing/0.9.0/documentation/testing/temporarygettingstarted

stmontgomery commented 2 weeks ago

Thank you, we're investigating

stmontgomery commented 2 weeks ago

This appears to be a problem with SwiftPackageIndex itself, which is being investigated.

Duplicate of SwiftPackageIndex/SwiftPackageIndex-Server#3134

finestructure commented 2 weeks ago

The docs are back, sorry for the inconvenience!