Reverting the latest commit in config.yaml fixed the problem, but the error message is not helpful. The config is perfectly valid, I wonder if we have hit some circleCI limitation.
Apparently this happens when we add a new job under a workflow definition. I opened a ticket to circleCI support but I’ll run some tests locally and update the thread.
Once we reach 210 job definitions we get these errors. Remove a few jobs made the trick, but it’s going to be an uphill battle. What was strange though was that some branches were able to work successfully with 210 jobs defined while others did not.
Waiting for circleCI support confirm if what appears to be a job definition limit is true or not. I couldn’t find any limits defined in the reference documentation though.