Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 10月 24, 2020
    • Stan Hu's avatar
      Upgrade to Ruby v2.7.2 in CI · e2f8775e
      Stan Hu 创作于
      Since Ruby 2.7.2 comes with bundler v2.1.4 by default, we need to
      upgrade the Gemfile.lock and bump the CI cache keys. We also need to
      install bundler v1.17.3 to ensure a smooth transition for other
      dependencies, like Gitaly.
      
      Exclude development gems from QA bundle install since debaser doesn't
      compile on Ruby 2.7.
      e2f8775e
  2. 10月 23, 2020
  3. 10月 21, 2020
  4. 10月 20, 2020
  5. 10月 17, 2020
  6. 10月 15, 2020
  7. 10月 14, 2020
  8. 10月 13, 2020
  9. 10月 12, 2020
  10. 10月 09, 2020
  11. 10月 08, 2020
  12. 10月 07, 2020
  13. 10月 06, 2020
加载中