Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 5月 02, 2024
  2. 4月 22, 2024
  3. 4月 04, 2024
  4. 4月 03, 2024
  5. 3月 28, 2024
  6. 3月 22, 2024
  7. 3月 15, 2024
  8. 3月 11, 2024
  9. 3月 08, 2024
  10. 3月 06, 2024
  11. 2月 28, 2024
  12. 2月 06, 2024
  13. 12月 23, 2023
  14. 12月 22, 2023
  15. 12月 21, 2023
  16. 12月 20, 2023
  17. 11月 21, 2023
  18. 10月 31, 2023
  19. 7月 26, 2023
  20. 7月 25, 2023
  21. 7月 24, 2023
  22. 7月 11, 2023
  23. 6月 19, 2023
  24. 6月 15, 2023
  25. 6月 06, 2023
  26. 5月 31, 2023
  27. 5月 24, 2023
    • Sanad Liaquat's avatar
      Make selective jobs run in parallel · 8378aa9e
      Sanad Liaquat 创作于 Jennifer Li's avatarJennifer Li 提交于
      - Add separate *-selective-parallel jobs. Existing *-selective jobs
      will continue to be non-parallel
      - When QA_TESTS has files included (_spec), use non-parallel selective
      jobs.
      - When QA_TESTS has folders included, use use parallel selective jobs
      by setting KNAPSACK_TEST_FILE_PATTERN.
      - Create knapsack reports for *-selective-parallel jobs from existing
      jobs to avoid falling back to master_report.json resulting in better
      parallelisation.
      8378aa9e
  28. 5月 10, 2023
    • Marcel Amirault's avatar
      Clean up yaml lint warnings · c5ea865e
      Marcel Amirault 创作于
      Most warnings caused by too few spaces before comment,
      or comment indentation
      c5ea865e
    • Andrejs Cunskis's avatar
      Implement nightly E2E test pipeline capability · 81820418
      Andrejs Cunskis 创作于
      Extract common qa jobs and add nightly job
      
      Fix rules reference
      
      Reduce duplication in gdk pipeline
      
      Add nightly job trigger
      
      Disable ee omnibus triggers
      
      Add qa-common folder
      
      Extract post test stage jobs to common
      
      Disable knapsack in nightly
      
      Add default workflow rules for nightly pipeline
      
      Move download knapsack job definition
      
      Remove manual knapsack report name override
      
      Remove unnecessary jobs and rules
      
      Fix nightly pipeline name
      
      Add default git strategy variables
      
      Fix update_from_edition parameter
      
      Add missing gitlab semver and qa cache key variables for non dynamic pipelines
      
      Remove duplicate environment variable
      
      Fix relate test failures when
      
      Set FOSS_ONLY explicitly for omnibus-env-ce job
      
      Add notify-failure jobs
      
      Fix trigger-omnibus-env-ce job
      
      Add common qa-trigger base job
      81820418
  29. 4月 24, 2023
  30. 4月 11, 2023
  31. 4月 03, 2023
  32. 3月 29, 2023
加载中