Max Held
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.
maybe just for diff, not for the entire package, that might be weird. or maybe we should.
on a repo and add results as comments to a PR/commit. https://github.com/MangoTheCat/goodpractice
actually, this applies to pkgs as per #2 as well as other projects
this emailing thing is getting old. asked support about it; unlikely.
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...
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...
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.