Friday, October 29, 2021

Re: UPDATE: devel/github-cli

On Fri, Oct 29, 2021 at 01:07:20PM +0000, Ricardo wrote:
> Update to version 2.2.0 released this week.
> Tested on amd64. OK?

Thanks, I committed the update.

This ports needs further work, though:

$ gh version
gh version DEV
https://github.com/cli/cli/releases/latest

This used to print 1.4.0 prior to the update.

`make test' creates /tmp/go-build-<hash> and executes from there,
which fails on at least my machine where /tmp is mounted with `noexec'.

That, but also for containment/cleanup, this stuff should land under
${WRKDIR}/.

Ricardo, do you want to take a look at this?

No comments:

Post a Comment