Skip to content
Snippets Groups Projects
  1. May 06, 2024
  2. May 05, 2024
    • Pierre Smeyers's avatar
      fix(workflow): disable MR pipeline from prod & integ branches · f8f0c17e
      Pierre Smeyers authored
      Today creating a backmerge MR from prod or integ branch to any other branch triggers a pipeline
      even though no change has been pushed.
      Ultimately those pipelines might (re)trigger integration or production environment deployment and/or packages publication.
      That might have unexpected consequences.
      This change simply disables MR pipeline from prod & integ branches, enforcing branch pipelines only (i.e. when a true commit is pushed).
      f8f0c17e
  3. Apr 27, 2024
  4. Mar 25, 2024
  5. Feb 28, 2024
  6. Jan 30, 2024
  7. Jan 28, 2024
  8. Dec 22, 2023
  9. Dec 18, 2023
  10. Dec 08, 2023
  11. Dec 02, 2023
  12. Oct 16, 2023
  13. Sep 23, 2023
  14. Sep 12, 2023
  15. Aug 14, 2023
Loading