nodejs / nodejs.org

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

CI: Orama cloud sync #6806

Closed canerakdas closed 4 months ago

canerakdas commented 4 months ago

Description

With this PR, we aim to solve the Orama cloud sync issue mentioned in #6719

Related Issues

Related to #6719

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Jun 3, 2024 8:45pm
github-actions[bot] commented 4 months ago
Lighthouse Results URL Performance Accessibility Best Practices SEO Report
/en 🟠 76 🟢 100 🟢 96 🟢 91 🔗
/en/about 🟢 98 🟢 100 🟢 96 🟢 91 🔗
/en/about/previous-releases 🟢 98 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 99 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗
github-actions[bot] commented 4 months ago

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.67% (593/654) 76.08% (175/230) 94.57% (122/129)

Unit Test Report

Tests Skipped Failures Errors Time
131 0 :zzz: 0 :x: 0 :fire: 5.883s :stopwatch:
ovflowd commented 4 months ago

Is it still a WIP?

ovflowd commented 4 months ago

@canerakdas can you make the changes to the GitHub Action Workflow on a separate PR so I can merge it first?

canerakdas commented 4 months ago

Is it still a WIP?

The last build failed, so I marked it as WIP. I'm trying to understand the problem 🀔

@canerakdas can you make the changes to the GitHub Action Workflow on a separate PR so I can merge it first?

Sure, I will open it as a separate PR after solving this problem 👍

ovflowd commented 4 months ago

Is it still a WIP?

The last build failed, so I marked it as WIP. I'm trying to understand the problem 🀔

@canerakdas can you make the changes to the GitHub Action Workflow on a separate PR so I can merge it first?

Sure, I will open it as a separate PR after solving this problem 👍

After solving what problem? You know changes to the workflow only take effect after merging.

So Imo the workflow change should fix this, but we can only test that after you merge the workflow changes 😅

canerakdas commented 4 months ago

After solving what problem? You know changes to the workflow only take effect after merging.

So Imo the workflow change should fix this, but we can only test that after you merge the workflow changes 😅

Updated :smile: I'd better get some rest, I'm starting to see non-existent issues 👻

ovflowd commented 4 months ago

Fast-tracking this to see if it fixes the upload!