Decapodes.jl icon indicating copy to clipboard operation
Decapodes.jl copied to clipboard

Docs Builds Hanging

Open lukem12345 opened this issue 1 year ago • 1 comments

The Documentation action executed as part of our CI/CD hangs after 6 hours, but apparently executes normally on personal systems.

There is unfortunately no helpful errror message and it is not immediately obvious whether a commit introduced an error (unlikely) or whether a dependency that we rely on is breaking.

lukem12345 avatar May 06 '24 21:05 lukem12345

The Documentation action was successful when the last commit was made to main. So it is likely a dependency has updated in the meantime (Documenter.jl?) that has broken the action

lukem12345 avatar May 09 '24 18:05 lukem12345

Builds are finishing again, and in the expected amount of time.

lukem12345 avatar May 13 '24 17:05 lukem12345

This commit is associated with this action, which errantly removed the logo from the landing page, but passed in 40 minutes.

This commit which re-inserted the logo failed.

This commit removes the logo from the landing page, to act as a control for whether this is causing the builds to fail. The associated action is in progress as of time of writing.

lukem12345 avatar May 13 '24 20:05 lukem12345

The docs build passes.

lukem12345 avatar May 13 '24 21:05 lukem12345