sbp commented on issue #41: URL: https://github.com/apache/tooling-docs/issues/41#issuecomment-3117907527
But, even more mysteriously, I branched from `main` so the files are exactly the same: ``` $ curl -s https://tooling-sbp-test.staged.apache.org/js/bootstrap.bundle.min.js | shasum -a 384 4d8300fae031e1fe37ae29713c886696a03e562fb16f231ef98551dc170bd793721cba9dfbb59836dc813dd6b288e3f1 - $ curl -s https://tooling.staged.apache.org/js/bootstrap.bundle.min.js | shasum -a 384 4d8300fae031e1fe37ae29713c886696a03e562fb16f231ef98551dc170bd793721cba9dfbb59836dc813dd6b288e3f1 - $ curl -s https://tooling.apache.org/js/bootstrap.bundle.min.js | shasum -a 384 4d8300fae031e1fe37ae29713c886696a03e562fb16f231ef98551dc170bd793721cba9dfbb59836dc813dd6b288e3f1 - ``` I just [pushed a change to the integrity value](https://github.com/apache/tooling-docs/commit/96ab52c91f07a4e8328b509fe2a0e81dbe33a0b6) on my branch and now my version of the staging website works. Meanwhile https://tooling.apache.org/ still has the *old* integrity value, but it *works*. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
