Skip to content

Redux replace setting pipeds #5954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

hongky-1994
Copy link
Contributor

What this PR does:

  • This MR depends on Redux replace setting project page #5941
  • remove functions in modules/pipeds
  • add query for get breaking changes and released versions
  • add mutation for add, disable, enable, restart piped
  • add mutation for update piped desired version
  • add mutaiton for add new, delete old piped key.
  • remove unused state in module/pipeds
  • update tests affected

Why we need it:

  • remove redux module from settings/pipeds page

Which issue(s) this PR fixes:

Partof #5868

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

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

Copy link

codecov bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.22%. Comparing base (6835e2a) to head (d220a6a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5954      +/-   ##
==========================================
- Coverage   28.28%   28.22%   -0.06%     
==========================================
  Files         514      518       +4     
  Lines       55434    56003     +569     
==========================================
+ Hits        15680    15809     +129     
- Misses      38507    38940     +433     
- Partials     1247     1254       +7     
Flag Coverage Δ
. 23.22% <ø> (+0.01%) ⬆️
.-pkg-app-pipedv1-plugin-kubernetes 66.42% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 67.51% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 78.57% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 35.51% <ø> (ø)
.-pkg-plugin-sdk 50.89% <ø> (ø)
.-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.

@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-pipeds branch from ab6bcdd to c23ae32 Compare June 16, 2025 17:56
@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-pipeds branch 2 times, most recently from aa4dabb to c2dbbfd Compare July 2, 2025 07:27
Signed-off-by: kypham <hongkyhvnh@gmail.com>
- Remove modules/api-keys
- Add query for api-keys
- Update test case for ApiKeyPage

Signed-off-by: kypham <hongkyhvnh@gmail.com>
- remove modules/project
- add query for get project
- add mutation for user group
- add mutation for rbac role
- add mutation for github sso
- update testcase, dummy

Signed-off-by: kypham <hongkyhvnh@gmail.com>
- remove some function in modules/pipeds
- add query for get breaking changes and released versions
- add mutation for add, disable, enable, restart piped
- add mutation for update piped desired version
- add mutaiton for add new, delete old piped key.
- remove unused state in module/pipeds
- update tests affected

Signed-off-by: kypham <hongkyhvnh@gmail.com>
@hongky-1994 hongky-1994 force-pushed the redux-replace-setting-pipeds branch from c2dbbfd to d220a6a Compare July 3, 2025 16:48
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.

1 participant