Skip to content

chore(actions): remove base job #7624

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

Merged
merged 3 commits into from
Apr 7, 2025
Merged

Conversation

avivkeller
Copy link
Member

Why do we even have this job? Doesn't it make more sense to store these in the environment, rather than trigger an entire runner just to set a single variable?

@Copilot Copilot AI review requested due to automatic review settings April 5, 2025 20:05
@avivkeller avivkeller requested a review from a team as a code owner April 5, 2025 20:05
Copy link

vercel bot commented Apr 5, 2025

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

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Apr 5, 2025 8:13pm

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/lint-and-tests.yml:33

  • The new environment variable TURBO_ARGS is set to '--force' whereas the original value was '--force=true'. Please verify if this change in value is intentional and update it accordingly if needed.
  TURBO_ARGS: --force

Copy link
Contributor

github-actions bot commented Apr 5, 2025

Lighthouse Results

URL Performance Accessibility Best Practices SEO Report
/en 🟢 91 🟢 100 🟢 100 🟢 91 🔗
/en/about 🟢 100 🟢 100 🟢 100 🟢 91 🔗
/en/about/previous-releases 🟢 99 🟢 100 🟢 100 🟢 92 🔗
/en/download 🟢 93 🟢 100 🟢 100 🟢 91 🔗
/en/blog 🟢 100 🟢 100 🟢 96 🟢 92 🔗

Copy link
Contributor

github-actions bot commented Apr 5, 2025

Unit Test Coverage Report

Title Lines Statements Branches Functions
@node-core/ui-components Coverage: 95%
95.83% (161/168) 77.86% (102/131) 88.57% (31/35)
@nodejs/website Coverage: 87%
84.73% (494/583) 76.03% (165/217) 86.99% (107/123)
Title Tests Skipped Failures Errors Time
@node-core/ui-components 24 0 💤 0 ❌ 0 🔥 4.528s ⏱️
@nodejs/website 156 0 💤 0 ❌ 0 🔥 6.389s ⏱️

avivkeller and others added 2 commits April 5, 2025 16:10
Co-authored-by: Matt Cowley <[email protected]>
Signed-off-by: Aviv Keller <[email protected]>
@MattIPv4
Copy link
Member

MattIPv4 commented Apr 5, 2025

Ah, because these use pull_request_target we won't be able to test if this works until it lands.

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT !

@AugustinMauroy AugustinMauroy added this pull request to the merge queue Apr 7, 2025
Merged via the queue into main with commit bfae1a9 Apr 7, 2025
15 checks passed
@AugustinMauroy AugustinMauroy deleted the chore/avivkeller/remove-base branch April 7, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues/PRs related to the Repository Infra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants