Skip to content
  1. Oct 04, 2023
  2. Oct 03, 2023
  3. Jan 05, 2023
  4. Jan 04, 2023
  5. Nov 21, 2022
  6. Oct 26, 2022
    • Saheer Babu's avatar
      ci: Skip jobs already passed in MR · 626ebcc8
      Saheer Babu authored
      
      
      This project's GitLab repository only permits fast forward merges,
      meaning that the SHA1 of the target branch (e.g. main) is always that
      of the last merged merge request. Save CI resources and minimize delays
      to mirroring to the public GitLab, by not rerunning tests on identical
      SHA1.
      
      `.base-job-rules` in `deveoper-tools` defines the actual rules to run
      the jobs.
      
      For pipeline to run, there must be atleast one job other than jobs in
      stages `.pre` and `.post`. Currently main branch runs `sync-public` in
      `.post`. Move the job to explicit stage so that GitLab CI works on
      `main` branch.
      
      Signed-off-by: Saheer Babu's avatarSaheer Babu <saheer.babu@arm.com>
      626ebcc8
    • Martin Kojtal's avatar
      92e7ef0c
  7. Oct 25, 2022
  8. Sep 12, 2022
  9. Jul 12, 2022
  10. Jul 07, 2022
  11. Jun 30, 2022
  12. Jun 27, 2022
  13. Jun 08, 2022
  14. May 09, 2022
  15. May 03, 2022
  16. Apr 20, 2022
  17. Mar 24, 2022
  18. Mar 23, 2022
Loading