Skip to content
代码片段 群组 项目
未验证 提交 d3bb923c 编辑于 作者: Lorena Ciutacu's avatar Lorena Ciutacu 提交者: GitLab
浏览文件

Add step to update the breaking windows file

上级 a43ac873
No related branches found
No related tags found
无相关合并请求
...@@ -103,7 +103,11 @@ Remove unnecessary spaces and text, and update the [deprecations doc's `.md` fil ...@@ -103,7 +103,11 @@ Remove unnecessary spaces and text, and update the [deprecations doc's `.md` fil
1. To double check that it worked, you can run `bin/rake gitlab:docs:check_deprecations` 1. To double check that it worked, you can run `bin/rake gitlab:docs:check_deprecations`
to verify that the doc is up to date. to verify that the doc is up to date.
1. Commit the updated file and push the changes. 1. Update the `breaking_windows.md` file:
1. From the command line (in the branch), run `bin/rake gitlab:docs:compile_windows`.
1. Commit the updated files and push the changes.
1. Set the merge request to auto-merge, or if the pipeline is already complete, merge. 1. Set the merge request to auto-merge, or if the pipeline is already complete, merge.
If you have trouble running the Rake task, check the [troubleshooting steps](https://handbook.gitlab.com/handbook/marketing/blog/release-posts/#deprecation-rake-task-troubleshooting). If you have trouble running the Rake task, check the [troubleshooting steps](https://handbook.gitlab.com/handbook/marketing/blog/release-posts/#deprecation-rake-task-troubleshooting).
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册