googleapis / googleapis/google-cloud-node

Skip audit and funding checks in CI

Open Beginner friendly
#9,063 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

I guess we should always do this [`'--no-audit', '--no-fund'`] for non-interactive `npm install`s, since we don't do anything with this info?

_Originally posted by @westarle in https://github.com/googleapis/google-cloud-node/pull/9061#discussion_r3707315619_

Contributor guide

Open the contributing guide

Research direction

Search the repository's CI configuration for non-interactive npm install commands and compare them with the discussion in pull request 9061. Add '--no-audit' and '--no-fund' to the relevant installs, then verify the CI configuration still runs successfully without those checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, typescript
Domain
ci-cd
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
66/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.