Arun Isaac writes:
>> Maybe add a guix command for issues/patches?
>>
>> guix issues new
>> guix issues open nnn
>> guix issues reply nnn
>> guix issues apply nnn
>> guix issues close nnn
>
> Indeed, we should have something like this. But, probably better to put
> it in mumi so that other proje
> Maybe add a guix command for issues/patches?
>
> guix issues new
> guix issues open nnn
> guix issues reply nnn
> guix issues apply nnn
> guix issues close nnn
Indeed, we should have something like this. But, probably better to put
it in mumi so that other projects that use debbugs (I have sk
宋文武,
That's an great idea!
Reminds me of tissue, the text based issue tracker, written in Guile by Arun
Isaac:
https://git.systemreboot.net/tissue/
I think it would be amazing for the guix CLI to have integration with
issues/debbugs.
January 29, 2023 7:31 PM, "宋文武" wrote:
> "jgart" writes
"jgart" writes:
> Note that I realize that this is possible:
>
> https://man.sr.ht/~whereiseveryone/wiki/tipsandtricks.md#applying-patches-from-issuesguixgnuorg
>
> or
>
> wget -O- https://issues.guix.gnu.org/issue/48364/patch-set/2 | git am
>
> What this feature is is to generate the appropriate
Note that I realize that this is possible:
https://man.sr.ht/~whereiseveryone/wiki/tipsandtricks.md#applying-patches-from-issuesguixgnuorg
or
wget -O- https://issues.guix.gnu.org/issue/48364/patch-set/2 | git am
What this feature is is to generate the appropriate command for the respective
pat
Hi Guixers,
This is a feature request for mumi.
What do you think if mumi had a feature that gives the user a generated command
like this one (the following url is probably not correct) and shows it in the
web interface for each patch series?
curl -s https://issues.guix.gnu.org/issue/61036/ra