Skip to content

Add pipectl migrate application-config command#6175

Merged
khanhtc1202 merged 5 commits into
masterfrom
pipectl-migrate-app-config
Aug 26, 2025
Merged

Add pipectl migrate application-config command#6175
khanhtc1202 merged 5 commits into
masterfrom
pipectl-migrate-app-config

Conversation

@Warashi
Copy link
Copy Markdown
Member

@Warashi Warashi commented Aug 26, 2025

What this PR does:

SSIA

Why we need it:

We have to provide a way to migrate application config files.

Which issue(s) this PR fixes:

Part of #5542

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):

…n-architectured format

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi requested a review from a team as a code owner August 26, 2025 08:26
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 26, 2025

Codecov Report

❌ Patch coverage is 0% with 157 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.43%. Comparing base (291c3ff) to head (24c8583).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/app/pipectl/cmd/migrate/application_config.go 0.00% 156 Missing ⚠️
pkg/app/pipectl/cmd/migrate/migrate.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6175      +/-   ##
==========================================
- Coverage   28.52%   28.43%   -0.09%     
==========================================
  Files         536      537       +1     
  Lines       57375    57532     +157     
==========================================
- Hits        16365    16361       -4     
- Misses      39738    39898     +160     
- Partials     1272     1273       +1     
Flag Coverage Δ
. 23.03% <0.00%> (-0.08%) ⬇️
.-pkg-app-pipedv1-plugin-analysis 62.85% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 60.24% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.48% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.31% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 68.62% <ø> (ø)
.-pkg-plugin-sdk 50.12% <ø> (-0.20%) ⬇️
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.30% <ø> (ø)
.-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
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

LNeatTM👌

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) August 26, 2025 08:31
Copy link
Copy Markdown
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

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

This is the great step. Let's try!

@khanhtc1202 khanhtc1202 merged commit 8d60912 into master Aug 26, 2025
46 of 48 checks passed
@khanhtc1202 khanhtc1202 deleted the pipectl-migrate-app-config branch August 26, 2025 08:31
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.

3 participants