It looks like most services/jobs have been using obsolete CI configs, CI runs would fail prematurely and were ignored.
The fix is as follows bcgov/namex@7fdf679 This needs to be applied to all CIs in the repo.
But once you enable it (which i have tried selectively on my own branch), you will find out that recent code changes have broken linting and unit tests.
This will need to be addressed after solr migration.
It looks like most services/jobs have been using obsolete CI configs, CI runs would fail prematurely and were ignored.
The fix is as follows bcgov/namex@7fdf679 This needs to be applied to all CIs in the repo.
But once you enable it (which i have tried selectively on my own branch), you will find out that recent code changes have broken linting and unit tests.
This will need to be addressed after solr migration.