Skip to content

ci: skip npm audit - #2201

Merged
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:npm-ci-no-audit
Sep 6, 2026
Merged

ci: skip npm audit#2201
alxndrsn merged 1 commit into
getodk:nextfrom
alxndrsn:npm-ci-no-audit

Conversation

@alxndrsn

@alxndrsn alxndrsn commented Sep 6, 2026

Copy link
Copy Markdown
Contributor
  • avoid extra network calls
  • slightly faster normally; much faster when npm audit is struggling
  • audit output is informational only

Ref getodk/central-frontend#1879

What has been done to verify that this works as intended?

  • ci

Why is this the best possible solution? Were any other approaches considered?

  • avoid extra network calls
  • slightly faster normally; much faster when npm audit is struggling
  • audit output is informational only

How does this change impact users? Describe intentional behavior changes from code updates. What are the regression risks?

No effect - just test code.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

* avoid extra network calls
* slightly faster normally; much faster when npm audit is struggling
* audit output is informational only

Ref getodk/central-frontend#1879
@alxndrsn
alxndrsn marked this pull request as ready for review September 6, 2026 04:13
@alxndrsn
alxndrsn merged commit bc46bbc into getodk:next Sep 6, 2026
7 checks passed
@alxndrsn
alxndrsn deleted the npm-ci-no-audit branch September 6, 2026 04:45
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