Skip to content

Fix the build quick sync stages method to return an empty response#5926

Merged
Warashi merged 4 commits into
masterfrom
sdk-stage-plugin-impl-quick-sync-pipeline
Jun 6, 2025
Merged

Fix the build quick sync stages method to return an empty response#5926
Warashi merged 4 commits into
masterfrom
sdk-stage-plugin-impl-quick-sync-pipeline

Conversation

@Warashi
Copy link
Copy Markdown
Member

@Warashi Warashi commented Jun 6, 2025

What this PR does:

as title

Why we need it:

The stage plugins don't support quick sync stages, so it's enough to just return an empty response.

Which issue(s) this PR fixes:

Fixes #

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: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi marked this pull request as ready for review June 6, 2025 09:16
@Warashi Warashi requested a review from a team as a code owner June 6, 2025 09:16
ffjlabo
ffjlabo previously approved these changes Jun 6, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.45%. Comparing base (fbb422d) to head (376227f).
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5926      +/-   ##
==========================================
+ Coverage   28.42%   28.45%   +0.03%     
==========================================
  Files         520      516       -4     
  Lines       56381    56301      -80     
==========================================
- Hits        16024    16023       -1     
+ Misses      39093    39012      -81     
- Partials     1264     1266       +2     
Flag Coverage Δ
. 23.74% <ø> (ø)
.-pkg-app-pipedv1-plugin-example 0.00% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 66.42% <ø> (+0.62%) ⬆️
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait ?
.-pkg-plugin-sdk 49.42% <100.00%> (+0.08%) ⬆️
.-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.

Comment thread pkg/plugin/sdk/deployment.go Outdated
Co-authored-by: Khanh Tran <32532742+khanhtc1202@users.noreply.github.com>
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
t-kikuc
t-kikuc previously approved these changes Jun 6, 2025
khanhtc1202
khanhtc1202 previously approved these changes Jun 6, 2025
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.

👍

@Warashi Warashi enabled auto-merge (squash) June 6, 2025 09:23
@t-kikuc t-kikuc added the area/plugin-sdk piped-plugin-sdk label Jun 6, 2025
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi dismissed stale reviews from khanhtc1202 and t-kikuc via 03e3927 June 6, 2025 09:26
t-kikuc
t-kikuc previously approved these changes Jun 6, 2025
Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi merged commit 0afedaa into master Jun 6, 2025
40 checks passed
@Warashi Warashi deleted the sdk-stage-plugin-impl-quick-sync-pipeline branch June 6, 2025 09:37
@github-actions github-actions Bot mentioned this pull request Jul 14, 2025
@github-actions github-actions Bot mentioned this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants