Skip to content

ci(publish_site): fix workflow#6647

Merged
Warashi merged 3 commits intomasterfrom
fix-site-build
Apr 6, 2026
Merged

ci(publish_site): fix workflow#6647
Warashi merged 3 commits intomasterfrom
fix-site-build

Conversation

@Warashi
Copy link
Copy Markdown
Member

@Warashi Warashi commented Apr 5, 2026

What this PR does:

  • Use npm ci to install dependencies in the CI
  • Ran npm audit fix in the docs directory

Why we need it:

to address the workflow failure
https://github.com/pipe-cd/pipecd/actions/runs/23999586973/job/69993362383#step:6:65

Which issue(s) this PR fixes:

I haven't opened any issue, because this is a small, simple fix.

Does this PR introduce a user-facing change?: No

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Warashi added 2 commits April 5, 2026 19:48
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi enabled auto-merge (squash) April 5, 2026 10:49
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 29.47%. Comparing base (6e2287e) to head (8fbd367).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6647   +/-   ##
=======================================
  Coverage   29.47%   29.47%           
=======================================
  Files         584      584           
  Lines       62474    62474           
=======================================
  Hits        18414    18414           
  Misses      42636    42636           
  Partials     1424     1424           
Flag Coverage Δ
. 23.29% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.43% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 30.84% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.37% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 63.42% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 37.95% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.34% <ø> (ø)
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@eeshaanSA eeshaanSA left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @Warashi

@Warashi Warashi merged commit f8c446a into master Apr 6, 2026
48 checks passed
@Warashi Warashi deleted the fix-site-build branch April 6, 2026 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants