Abner Matheus Araujo

Results 5 issues of Abner Matheus Araujo

Description for each job is interesting because it provides information about what each job is supposed to do, as well as making it easier to maintain. Something along those lines:...

See this job I triggered few minutes ago https://infrabox.datahub.only.sap/dashboard/#/project/datahub-flowagent/build/9826/1/job/flowagent-lint In "Prepare job" the GITHUB_PULL_REQUEST_NUMBER arg is missing. On another hand, there are other jobs https://infrabox.datahub.only.sap/dashboard/#/project/vsystem/build/11905/1/job/Create%20Jobs where it is present

Allow to define in the infrabox.json specificiations how many tries Infrabox will perform before definitively failing a task. Create a new task status called "Flaky" for tasks which failed but...

discussion

I'm using Infrabox to show the coverage report of my unit tests and it's great, but it'd be even greater if the there was an improvement in the UI. Currently...

enhancement

While running the script `utils/train_classification.py` on Windows, I bump into the following error: ``` Traceback (most recent call last): File "", line 1, in Traceback (most recent call last): File...