Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 7月 22, 2022
  2. 7月 19, 2022
  3. 7月 18, 2022
  4. 7月 15, 2022
    • Avielle Wolfe's avatar
      Add `environment_scope` to `VariableType` · 9766d471
      Avielle Wolfe 创作于
      Project and group CI variables can have an environment scope defined
      that determines the environments in which the variable can be used.
      Instance variables do not have an environment scope, so the
      `environment_scope` field will always return `nil` for them.
      
      Changelog: added
      9766d471
    • Avielle Wolfe's avatar
      Add `manual_variables` field to `JobType` · 6085719b
      Avielle Wolfe 创作于
      This field returns the variables given to a manual job when it is
      played.
      
      Changelog: added
      6085719b
  5. 7月 13, 2022
  6. 7月 11, 2022
  7. 7月 09, 2022
  8. 7月 08, 2022
  9. 7月 07, 2022
  10. 7月 06, 2022
  11. 7月 01, 2022
  12. 6月 30, 2022
  13. 6月 29, 2022
  14. 6月 28, 2022
  15. 6月 27, 2022
  16. 6月 23, 2022
  17. 6月 20, 2022
  18. 6月 18, 2022
  19. 6月 17, 2022
  20. 6月 16, 2022
  21. 6月 15, 2022
  22. 6月 10, 2022
  23. 6月 07, 2022
  24. 6月 06, 2022
加载中