Skip to content
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

fix: fix storageFrom.jsx rename failure [skip actions] #20

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

moweiwei
Copy link
Collaborator

Signed-off-by: moweiwei mo.weiwei@99cloud.net

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #19

Special notes for reviewers:

Does this PR introduced a user-facing change?


Additional documentation, usage docs, etc.:


Signed-off-by: moweiwei <mo.weiwei@99cloud.net>
@kubeclipper-bot
Copy link
Collaborator

@moweiwei: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kubeclipper-bot kubeclipper-bot added dco-signoff: yes do-not-merge/release-note-label-needed approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 26, 2022
@kubeclipper-bot kubeclipper-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 26, 2022
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@39c962f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #20   +/-   ##
=========================================
  Coverage          ?   48.33%           
=========================================
  Files             ?        6           
  Lines             ?      542           
  Branches          ?      150           
=========================================
  Hits              ?      262           
  Misses            ?      219           
  Partials          ?       61           

@moweiwei
Copy link
Collaborator Author

skip-checks: true

@moweiwei moweiwei changed the title fix: fix storageFrom.jsx rename failure fix: fix storageFrom.jsx rename failure [skip actions] Jul 26, 2022
@lysign
Copy link
Collaborator

lysign commented Jul 26, 2022

/lgtm
/approve

@kubeclipper-bot kubeclipper-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 26, 2022
@kubeclipper-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: ac0c2b0bbc141fbf69e732dd8128c5773f2701b5

@kubeclipper-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lysign, moweiwei

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubeclipper-bot kubeclipper-bot merged commit 020295f into kubeclipper:master Jul 26, 2022
@x893675 x893675 added this to the v1.1.0 milestone Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes do-not-merge/release-note-label-needed lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

git is not case sensitive result in storageFrom.jsx > StorageForm.jsx not work
5 participants