The GitHub Actions job "Nightly Builds (1.7)" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run: 1f573c993284158aea9bdd51818b4d6e949c76ab / PJ Fanning <[email protected]> docs: remove unused warnOldDocs.js and projectSpecificFooter template (#3547) Motivation: warnOldDocs.js is the Akka-era "old docs version" banner script. It is only referenced from _template/projectSpecificFooter.st, a footer hook that the pekko-theme-paradox page templates never include, so no generated page loads the script (confirmed on the published site). Even if it were loaded, it fetches //pekko.io/versions.json, which does not exist, and its URL parsing does not match the /docs/pekko/<version>/ layout. Modification: Delete docs/src/main/paradox/assets/js/warnOldDocs.js and docs/src/main/paradox/_template/projectSpecificFooter.st. Result: Dead docs assets are gone; generated docs are unchanged apart from no longer shipping the unused script. Tests: - Not run locally - docs only; CI builds the docs References: None - cleanup of unused Akka-era docs assets Report URL: https://github.com/apache/pekko/actions/runs/35410638400 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
