Skip to content

Refine local environment commands in makefile#6216

Merged
khanhtc1202 merged 1 commit into
masterfrom
refine-makefile
Sep 12, 2025
Merged

Refine local environment commands in makefile#6216
khanhtc1202 merged 1 commit into
masterfrom
refine-makefile

Conversation

@khanhtc1202
Copy link
Copy Markdown
Member

What this PR does:

ssia

Why we need it:

Which issue(s) this PR fixes:

Follow PR #6131

Does this PR introduce a user-facing change?:

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

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@khanhtc1202 khanhtc1202 requested a review from a team as a code owner September 12, 2025 03:20
@khanhtc1202
Copy link
Copy Markdown
Member Author

@linhdangduy PTAL when you have time 👀

Comment thread Makefile
kind delete cluster --name pipecd

.PHONY: down/local-registry
down/local-registry:
Copy link
Copy Markdown
Member Author

@khanhtc1202 khanhtc1202 Sep 12, 2025

Choose a reason for hiding this comment

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

Better to separate this from down/kind-cluster to keep the built container images on local.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.90%. Comparing base (c92498c) to head (2110a4e).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6216      +/-   ##
==========================================
+ Coverage   28.77%   28.90%   +0.12%     
==========================================
  Files         559      546      -13     
  Lines       59526    57887    -1639     
==========================================
- Hits        17131    16732     -399     
+ Misses      41081    39878    -1203     
+ Partials     1314     1277      -37     
Flag Coverage Δ
. 23.24% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 60.24% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.48% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun ?
.-pkg-app-pipedv1-plugin-terraform 39.49% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 55.73% <ø> (ø)
.-pkg-plugin-sdk 50.37% <ø> (ø)
.-tool-actions-gh-release ?
.-tool-actions-plan-preview ?
.-tool-codegen-protoc-gen-auth ?

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

@linhdangduy linhdangduy left a comment

Choose a reason for hiding this comment

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

LGTM

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) September 12, 2025 12:47
Copy link
Copy Markdown
Member

@Okabe-Junya Okabe-Junya left a comment

Choose a reason for hiding this comment

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

nice catch up!

@khanhtc1202 khanhtc1202 merged commit 44e8418 into master Sep 12, 2025
45 checks passed
@khanhtc1202 khanhtc1202 deleted the refine-makefile branch September 12, 2025 16:57
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