-
Notifications
You must be signed in to change notification settings - Fork 482
chore: bump @halo-dev/editor to resolve duplicate rendering issue #562
chore: bump @halo-dev/editor to resolve duplicate rendering issue #562
Conversation
Signed-off-by: Ryan Wang <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/cherrypick release-1.5 |
@ruibaby: once the present PR merges, I will cherry-pick it on top of release-1.5 in a new PR and assign it to you. In response to this:
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang 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 |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JohnNiang 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 |
/cherrypick release-1.5 |
@ruibaby: new pull request created: #563 In response to this:
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. |
@ruibaby: new pull request could not be created: failed to create pull request against halo-dev/halo-admin#release-1.5 from head halo-dev-bot:cherry-pick-562-to-release-1.5: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for halo-dev-bot:cherry-pick-562-to-release-1.5."}],"documentation_url":"https://docs.github.com/rest/reference/pulls#create-a-pull-request"} In response to this:
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. |
在 halo-dev/editor 的 halo-dev/editor@cac614b 提交中修复了重复初始化 codemirror 的问题。
fixes halo-dev/halo#1906
/kind bug
/cc @halo-dev/sig-halo-admin
/milestone 1.5.x
Signed-off-by: Ryan Wang [email protected]