stack/erp5: backport Products.MimetypesRegistry PR for classify on py3

View job dependencies in the pipeline graph!

You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs: keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.

Provide feedback
Status Job ID Name Coverage
  External
passed Cloudooo.UnitTest-Master

00:13:02

running ERP5.CodingStyleTest-Zope4Py3

4258:43:39

running ERP5.CodingStyleTest-Zope4Py3-py2

4258:24:25

passed ERP5.StandaloneDeploymentScriptTest-Debian.Buster

00:39:20

running ERP5.UnitTest-Zope4Py3

4260:00:32

passed SlapOS.Eggs.UnitTest-Master.Python2

00:25:34

passed SlapOS.Eggs.UnitTest-Master.Python3

00:25:46

failed SlapOS.SoftwareReleases.IntegrationTest-Master

13:45:32

passed Wendelin.StandaloneDeploymentScriptTest-Debian.Buster

00:38:31

 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).