DavidGOrtega

Results 265 comments of DavidGOrtega

:wave: @mikolajpabiszczak the reason is because the runner has been marked to do just one job with the parameter `--single` the option that you might be looking for is `--reuse`

@mikolajpabiszczak You have in your logs ``` Jul 22 11:37:30 ip-172-31-32-70 cml.sh[2440]: {"level":"error","message":"HttpError: Resource not accessible by integration","stack":"Error: HttpError: Resource not accessible by integration\n at process. (/snapshot/cml/bin/cml/runner.js:333:32)\n at process.emit (node:events:539:35)\n...

Just to be sure and move one step forward can you please your `REPO_TOKEN`? Does it have all all the permissions?

Im checking. It's happening something interesting. I was counting with spawn( {shell:true, env: {} }) which should create its own shell with system vars being expanded by the node ones....

Im going to change it to adopt ```cml-pr```.

Why do you think thats the case? In the workflow I just see cml-pr pushing the content of output ``` cml-pr --md output/* >> report.md ```

I would say no. Here is the original error: https://github.com/DavidGOrtega/fashion_mnist/runs/3199847730?check_suite_focus=true It happened when the original branch committed a workflow file. however cml-pr should just only add output folder files

Im hitting this error in my fashion_mnist repo in two times in the last three commits: - 3/3 modifying the workflow file - 3/3 using the same api token -...

```sh info: Launching github runner info: runner status {"date":"2022-05-24T09:25:02.621Z","repo":"https://github.com/DavidGOrtega/fashion_mnist"} info: runner status √ Connected to GitHub {"date":"2022-05-24T09:25:02.623Z","repo":"https://github.com/DavidGOrtega/fashion_mnist"} warn: SpotNotifier can not be started. info: runner status Current runner version: '2.292.0'...