Skip to content
Snippets Groups Projects
  1. Sep 14, 2022
    • Tim Jaacks's avatar
      Move check job to parent pipeline · a6721243
      Tim Jaacks authored
      a6721243
    • Tim Jaacks's avatar
      Refactor check_if_integration_branch_is_up_to_date · 593784e1
      Tim Jaacks authored
      - Use "source" and "target" terminology in the script, just like in the
        GitLab CI variables.
      - Spefify data types for function arguments.
      - Rename function arguments to better reflect their data types.
      - Move determination of integration branch into main function, so that
        the successfull status message can be more verbose.
      - Remove parent_merge_request feature and checking for gitlab-ci
        integrations, because the check job does not run on gitlab-ci
        integration branches at all.
      593784e1
  2. Sep 12, 2022
    • Tim Jaacks's avatar
      Remove build stage on master · 45b49ee3
      Tim Jaacks authored
      We don't need to explicitly trigger a build after merging changes in
      gitlab-ci. A master pipeline on the target projects runs automatically.
      45b49ee3
  3. Sep 06, 2022
  4. Sep 05, 2022
  5. Aug 31, 2022
  6. Aug 30, 2022
  7. Aug 29, 2022
  8. Aug 05, 2022
  9. Aug 02, 2022
Loading