Results 599 comments of Wes McNamee

> I did end up writing something similar to suit my needs, since capturing output is relatively easy these days via the python/go clients. > > The fields I currently...

I tried adding the step listed in https://github.com/actions-runner-controller/actions-runner-controller/issues/893#issuecomment-944202747 but I'm running into a problem where the setup-buildx-action is just hanging... I don't know how to debug. The runner logs in...

oh.. I just realized, this might be related to this: https://github.com/docker/setup-buildx-action/issues/117

@crossan007 I know this is a pretty old PR. Are you still interested in getting this working? There's a bunch of new contributors & maintainers to the project now. So...

looks like there still are some outstanding PR requests. Additionally, this needs a rebase to resolve conflicts.

this would also fix #112 as all examples become tests, and thus "fail" if they are wrong.

We could run the tests, export the result (seeing the test names) then run another test that asserts that there are examples for each function.

> Can you move `SourceSample` and `IntnSample` to a separated PR please? Ya, not a problem. I did that because I realized that I would not be able to easily...

@samber this PR has been updated. Thanks for your patience!

I guess I need to update it. @samber is this a candidate for review if I would to resolve the conflicts?