Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use github api for build #7003

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

ovflowd
Copy link
Member

@ovflowd ovflowd commented Aug 23, 2024

This PR fixes the unstable builds caused by D.map is undefined, due to GitHub API rate-limiting us. (How ironic)

This PR ensures that builds within GitHub Actions pass with the GitHub Actions runner token; On Vercel I've already added a token.

@ovflowd ovflowd requested review from a team as code owners August 23, 2024 13:51
Copy link

vercel bot commented Aug 23, 2024

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Aug 23, 2024 1:52pm

Copy link

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.54% (594/656) 76.29% (177/232) 94.57% (122/129)

Unit Test Report

Tests Skipped Failures Errors Time
131 0 💤 0 ❌ 0 🔥 5.204s ⏱️

package.json Show resolved Hide resolved
@ovflowd ovflowd added this pull request to the merge queue Aug 23, 2024
Merged via the queue into main with commit 8e3046b Aug 23, 2024
14 checks passed
@ovflowd ovflowd deleted the fix/use-github-auth-tokens-on-build branch August 23, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants