Max Held

Results 285 issues of Max Held

for debugging, it'd be nice to be able to quickly enter interactively the image driving a particular action. One way might be to simply write out the `Dockerfile` as we...

pretty impressive here for some other project: https://github.com/zeit/next.js/pull/6566#issuecomment-470676661 Could do this for benchmarking stats etc. Might be interesting for some repos (dplyr) where performance is important.

pkg-dev
actions

maybe just for diff, not for the entire package, that might be weird. or maybe we should.

pkg-dev
actions

on a repo and add results as comments to a PR/commit. https://github.com/MangoTheCat/goodpractice

pkg-dev
actions
programmatic-code-review

actually, this applies to pkgs as per #2 as well as other projects

pkg-dev
actions
programmatic-code-review

this emailing thing is getting old. asked support about it; unlikely.

blocked
github

what's up with this? - the workflow is *not* invalid - because this is a commit via `GITHUB_TOKEN` it shouldn't even trigger a new workflow run to begin with. see...

bug
blocked
github

I have confirmed: - if a user is a repo contributor or owner, they can see the actions tab and logs, even when they're not on the beta (as per...

blocked
github

there's wayyy too many conditionals and weird paths in the source, requiring different paths depending on how (act, github, local, make) this is run. Need to sort this out.

footgun