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

build: print Running XYZ linter... for py and yml #54386

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

RedYetiDev
Copy link
Member

@RedYetiDev RedYetiDev commented Aug 14, 2024

Makes the lint-py and lint-yaml linters print Running [Python/YAML] linter... just like the others.

lint-py previously printed the ruff version, which isn't needed, as it's not printed in any other linter.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Aug 14, 2024
@RedYetiDev RedYetiDev added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Aug 14, 2024
@lpinca lpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (75d25bc) to head (e8f3a23).
Report is 341 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #54386      +/-   ##
==========================================
+ Coverage   87.09%   87.32%   +0.23%     
==========================================
  Files         648      648              
  Lines      182250   182359     +109     
  Branches    34967    34982      +15     
==========================================
+ Hits       158732   159247     +515     
+ Misses      16797    16383     -414     
- Partials     6721     6729       +8     

see 69 files with indirect coverage changes

@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Aug 19, 2024
@nodejs-github-bot
Copy link
Collaborator

@RedYetiDev
Copy link
Member Author

No objections in a week, but the CI isn't passing (though I don't think its related)

@nodejs-github-bot
Copy link
Collaborator

@RedYetiDev
Copy link
Member Author

CI is 🟢

@RedYetiDev
Copy link
Member Author

The last CI was from several weeks ago, so I've started a new one.

@RedYetiDev RedYetiDev added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 10, 2024
@github-actions github-actions bot added request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Sep 10, 2024
Copy link
Contributor

Failed to start CI
   ⚠  Something was pushed to the Pull Request branch since the last approving review.
   ✘  Refusing to run CI on potentially unsafe PR
https://github.com/nodejs/node/actions/runs/10799312241

@richardlau richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 10, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 10, 2024
@nodejs-github-bot
Copy link
Collaborator

@RedYetiDev RedYetiDev removed the request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. label Sep 11, 2024
@RedYetiDev
Copy link
Member Author

Aside from the flaky failures, CI LGTM

@RedYetiDev
Copy link
Member Author

Is this land-able?

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@lpinca lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 18, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 18, 2024
@nodejs-github-bot nodejs-github-bot merged commit 96e0570 into nodejs:main Sep 18, 2024
58 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 96e0570

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants