-
由 Stan Hu 创作于
Previously `scripts/pipeline_test_report_builder.rb` would fail with an exit code of 1 when attempting to retrieve CI artifacts that returned a 404 error. This was happening because the comparison failed because `Net::HTTP::Response#code` returns a string, not an integer. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/367944
由 Stan Hu 创作于Previously `scripts/pipeline_test_report_builder.rb` would fail with an exit code of 1 when attempting to retrieve CI artifacts that returned a 404 error. This was happening because the comparison failed because `Net::HTTP::Response#code` returns a string, not an integer. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/367944
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。