Skip to content

Conversation

@khanhtc1202
Copy link
Member

What this PR does:

ssia

Why we need it:

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: khanhtc1202 <[email protected]>
@khanhtc1202 khanhtc1202 requested a review from a team as a code owner October 8, 2025 06:57
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.55.0 with changes since v0.54.2

Internal Changes

  • Release v0.55.0
  • Revert "Release version v0.54.3 (#6293)" (#6296)
  • Release version v0.54.3 (#6293)
  • Update event comment reflect change on dev environment (#6292)
  • Update last name of a maintainer from "Sawada" to "Sawada-Dazai" (#6290)
  • Update sdk version for terraform plugin (#6284)
  • Update sdk version for wait plugin (#6283)
  • fix: upgrade @tanstack/react-query from 4.40.1 to 4.41.0 (#6279)
  • fix: upgrade @tanstack/react-query-devtools from 4.40.1 to 4.41.0 (#6280)
  • Change z-index btn menu of application detail (#6282)
  • fix prevent login path can access when already logged in (#6281)
  • Update sdk waitapproval (#6278)
  • Set default value for waitapproval config (#6277)
  • Fix lint on SDK (#6276)
  • Fix panic on cancel stage while executing (#6275)
  • Rename log persister to stage log persister sdk (#6254)
  • Update deployment trigger sync strategy based on planned step output (#6274)
  • fix: upgrade @mui/icons-material from 7.3.1 to 7.3.2 (#6262)
  • fix: upgrade @mui/material from 7.3.1 to 7.3.2 (#6263)
  • [k8s, k8s multicluster plugin] Implement health state for statefulset (#6273)
  • Prevent call api get me in login page (#6261)
  • [bot] Publish quickstart manifests (#6272)
  • Cherry-pick to release-v0.54.x (#6271)
  • Update RELEASE to v0.54.2 (#6267)
  • Change test/lint workflow to correctly report completion status (#6257)
  • Fix for lint in k8s plugin (#6264)
  • [terraform plugin] Comment out stage config unmarshaling logic for TERRAFORM_APPLY (#6259)
  • Implement ignoring istio virtual service on primary rollout stage (#6258)
  • Fix failed tests on action planpreview (#6256)
  • Fix failed test on CI (#6255)
  • Add stale time for fetching in settings-page (#6247)
  • Get deploy targets by plugin name (#6253)
  • Update make run pipedv1 reflect command change (#6245)
  • Add build plugin as part of build step on CI (#6250)
  • fix: do not use logPersister in livestate and planpreview (#6252)
  • Ensure to cache plugin go mod in plugin release workflow (#6251)
  • Bump sdk v0.2.0 for terraform plugin (#6249)
  • fix Details indent (#6248)
  • fix: upgrade dayjs from 1.11.13 to 1.11.15 (#6242)
  • Bump sdk version for k8s plugin (#6243)
  • Make quickstart local storage volume off by default (#6240)
  • Regenerate quickstart manifest for v0.54.1 (#6241)
  • Update RELEASE to v0.54.1 (#6232) (#6237)
  • Update RELEASE to v0.54.1 (#6232)
  • Revert "Improve make run/pipecd execution speed (#6184)" (#6235) (#6236)
  • Revert "Improve make run/pipecd execution speed (#6184)" (#6235)
  • Update hugo setting for official site (#6231) (#6233)
  • Update hugo setting for official site (#6231)
  • [bot] Publish quickstart manifests (#6229)
  • Rename pipedv1 subcommand from piped to run (#6227)

@codecov
Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.75%. Comparing base (538c2a3) to head (aa4242e).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6298   +/-   ##
=======================================
  Coverage   28.75%   28.75%           
=======================================
  Files         560      560           
  Lines       59858    59858           
=======================================
  Hits        17215    17215           
  Misses      41322    41322           
  Partials     1321     1321           
Flag Coverage Δ
. 23.22% <ø> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.64% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.35% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.63% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 38.65% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.92% <ø> (ø)
.-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.

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) October 8, 2025 08:03
@github-actions
Copy link
Contributor

github-actions bot commented Oct 8, 2025

RELEASE

The following 1 GitHub releases will be created once this pull request got merged.

Release v0.55.0 with changes since v0.54.2

Internal Changes

  • Merge branch 'master' into release-new-version
  • RFC for cancel plan preview command (#6244)
  • Release v0.55.0
  • Revert "Release version v0.54.3 (#6293)" (#6296)
  • Release version v0.54.3 (#6293)
  • Update event comment reflect change on dev environment (#6292)
  • Update last name of a maintainer from "Sawada" to "Sawada-Dazai" (#6290)
  • Update sdk version for terraform plugin (#6284)
  • Update sdk version for wait plugin (#6283)
  • fix: upgrade @tanstack/react-query from 4.40.1 to 4.41.0 (#6279)
  • fix: upgrade @tanstack/react-query-devtools from 4.40.1 to 4.41.0 (#6280)
  • Change z-index btn menu of application detail (#6282)
  • fix prevent login path can access when already logged in (#6281)
  • Update sdk waitapproval (#6278)
  • Set default value for waitapproval config (#6277)
  • Fix lint on SDK (#6276)
  • Fix panic on cancel stage while executing (#6275)
  • Rename log persister to stage log persister sdk (#6254)
  • Update deployment trigger sync strategy based on planned step output (#6274)
  • fix: upgrade @mui/icons-material from 7.3.1 to 7.3.2 (#6262)
  • fix: upgrade @mui/material from 7.3.1 to 7.3.2 (#6263)
  • [k8s, k8s multicluster plugin] Implement health state for statefulset (#6273)
  • Prevent call api get me in login page (#6261)
  • [bot] Publish quickstart manifests (#6272)
  • Cherry-pick to release-v0.54.x (#6271)
  • Update RELEASE to v0.54.2 (#6267)
  • Change test/lint workflow to correctly report completion status (#6257)
  • Fix for lint in k8s plugin (#6264)
  • [terraform plugin] Comment out stage config unmarshaling logic for TERRAFORM_APPLY (#6259)
  • Implement ignoring istio virtual service on primary rollout stage (#6258)
  • Fix failed tests on action planpreview (#6256)
  • Fix failed test on CI (#6255)
  • Add stale time for fetching in settings-page (#6247)
  • Get deploy targets by plugin name (#6253)
  • Update make run pipedv1 reflect command change (#6245)
  • Add build plugin as part of build step on CI (#6250)
  • fix: do not use logPersister in livestate and planpreview (#6252)
  • Ensure to cache plugin go mod in plugin release workflow (#6251)
  • Bump sdk v0.2.0 for terraform plugin (#6249)
  • fix Details indent (#6248)
  • fix: upgrade dayjs from 1.11.13 to 1.11.15 (#6242)
  • Bump sdk version for k8s plugin (#6243)
  • Make quickstart local storage volume off by default (#6240)
  • Regenerate quickstart manifest for v0.54.1 (#6241)
  • Update RELEASE to v0.54.1 (#6232) (#6237)
  • Update RELEASE to v0.54.1 (#6232)
  • Revert "Improve make run/pipecd execution speed (#6184)" (#6235) (#6236)
  • Revert "Improve make run/pipecd execution speed (#6184)" (#6235)
  • Update hugo setting for official site (#6231) (#6233)
  • Update hugo setting for official site (#6231)
  • [bot] Publish quickstart manifests (#6229)
  • Rename pipedv1 subcommand from piped to run (#6227)

@khanhtc1202 khanhtc1202 merged commit bc3d5e0 into master Oct 8, 2025
47 checks passed
@khanhtc1202 khanhtc1202 deleted the release-new-version branch October 8, 2025 08:06
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.

3 participants