nodejs / nodejs.org

The Node.js® Website
https://nodejs.org
MIT License
6.15k stars 6.21k forks source link

Sync of Orama Search Indexes is broken on CI #6719

Closed ovflowd closed 3 months ago

ovflowd commented 4 months ago

In summary, the automatic compilation/build of the search index and upload to Orama cloud has been broken since always, and hence it always required me manually updating the search indexes.

On GitHub Actions the step runs, and succeeds but actually nothing happens/gets uploaded. We need to debug why and find a solution :)

canerakdas commented 3 months ago

Fixed with #6806, #6814 and #6824