Skip to content

Fix Pipeline: Update i18n string with "."

路志远请求将fix-pipeline-2477540合并到pre-main-jh

What does this MR do and why?

1. 为注册页面的文案增加空格和句号

Failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/12741592

Upstream 把这条文案加上了一个空格和一个句号(Upstream MR)。极狐这边同步一下就好了。

image

2. 暂时跳过 "_signup_box.html.haml_spec.rb"

Failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/12741667

Upstream 的这个 Spec 文案没有更新,缺少一个句号,导致 i18n 失效,没有翻译成极狐的文案,导致测试失败。

我已经在 Upstream 提交了 Fix MR(!144004),等合并后,再把这个跳过删除。

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

路志远 编辑于

合并请求报告

加载中