cds icon indicating copy to clipboard operation
cds copied to clipboard

fix(ascode): bufio.Scanner: token too long

Open fsamin opened this issue 6 years ago • 0 comments

unable to start workflow: GoRoutine>postWorkflowRunHandler>initWorkflowRun>CreateFromRepository>pollRepositoryOperation: internal server error (caused by: unable to get workflow from repository.: Cannot analyse repository: getImportAsCodeHandler> Operation in error.... bufio.Scanner: token too long)

probably linked to go-repo diff scanner triggered here: https://github.com/ovh/cds/blob/ec3d4e2079c81e86c93436324049b05bd87dc03e/vendor/github.com/fsamin/go-repo/repo.go#L318

fsamin avatar Oct 22 '19 15:10 fsamin