Esteban Martinena Guerrero
Esteban Martinena Guerrero
I have found the same problem in one action in RMF: - Minimum example working https://github.com/orensbruli/rmf/actions/runs/3014305754/workflow - Same example run in github action ubuntu-22.04 container https://github.com/orensbruli/rmf/runs/8248058649?check_suite_focus=true#step:2:9030 As you can see...
> Ideally, we wouldn't need to install an older version of `libc++-dev` (12 vs 14) for all users of `setup-ros` on Jammy. But, as you mentioned in the issue, `libc++*`...
Same problem. No output: `gh run view -v -R open-rmf/rmf_traffic --log --job=8534787235` ``` $ gh run view -v -R open-rmf/rmf_traffic --log ? Select a workflow run X [CI] Reusable CI,...
My best guess is that it comes from here: https://github.com/grafana/github-datasource/blob/371549f6fe32d325c4ee5551a7894e9b51727b22/pkg/github/workflows.go#L132-L144 If we still need the percentages, can we create specific columns for those?
And the change could be something like this? #266 I would appreciate your thoughts @PoorlyDefinedBehaviour
@doegox it would be great if you get some time to look into this and make any suggestions or comments. Thank you.
PR https://github.com/actions/upload-artifact/pull/393