Matthew Suozzo
Matthew Suozzo
The `artifact_path` field needs to be a file on disk. You should be able to specify the build output path using docker's `--output` flag which you can set to the...
I believe so but I haven't verified. also, `a10rest.build.output` should just be the container so you can name it accordingly: https://docs.docker.com/engine/reference/commandline/build/#custom-build-outputs. Do check the docs, though, as it seems this...
Per our discussion today, one idea which could leverage existing tooling would be to publish [scorecards](github.com/ossf/scorecard) (or some derivative representation) somehow encoded in a predicate. Whether at a given commit...
@jamessan seems the most recent reviewer
What's the status here? Does this just need a version bump and release?
Any chance this could get reviewed?
Friendly ping
Additionally, both `gh pr status` and `gh pr checks` show successes and approval on the PR (although these commands were only run after the issue occurred so they wouldn't be...
Updating to the latest release **does not** fix the issue: `go run github.com/cli/cli/v2/cmd/[email protected] pr merge ...`