On Wed, Jul 22, 2020 at 02:19:59PM +0200, Mark Wielaard wrote:
> Hi Tom,
>
> On Tue, 2020-07-21 at 13:53 +0100, Tom Hughes via devel wrote:
> > On 21/07/2020 13:12, Mark Wielaard wrote:
> > > > I normally just edit .git/config and add to the origin remote
> > > > an extra fetch:
> > > >
> > > > f
On 22/07/2020 15:59, Mark Wielaard wrote:
That is not how I understand the current situation. CPE has a proposal
to provide a forge for use by the fedora project possibly based on
gitlab, but pagure wouldn't go away.
I think you may be behind the times. The pretend consultation is over
and th
Hi,
On Wed, 2020-07-22 at 09:32 -0400, Neal Gompa wrote:
> On Wed, Jul 22, 2020 at 9:19 AM Tom Hughes via devel
> wrote:
> >
> > On 22/07/2020 13:19, Mark Wielaard wrote:
> >
> > > As you say, the web api is even more resourceful and we can integrate
> > > some of those requests into the librar
On Wed, Jul 22, 2020 at 9:19 AM Tom Hughes via devel
wrote:
>
> On 22/07/2020 13:19, Mark Wielaard wrote:
>
> > As you say, the web api is even more resourceful and we can integrate
> > some of those requests into the library: https://pagure.io/api/
> >
> > The only thing that is not very nice are
On 22/07/2020 13:19, Mark Wielaard wrote:
As you say, the web api is even more resourceful and we can integrate
some of those requests into the library: https://pagure.io/api/
The only thing that is not very nice are those pagure_tokens. I was
hoping you could get a temporary one through simple
Hi Tom,
On Tue, 2020-07-21 at 13:53 +0100, Tom Hughes via devel wrote:
> On 21/07/2020 13:12, Mark Wielaard wrote:
> > > I normally just edit .git/config and add to the origin remote
> > > an extra fetch:
> > >
> > > fetch = +refs/pull/*/head:refs/remotes/origin/pull/*
> > >
> > > then after fet
On Tue, Jul 21, 2020 at 12:25 Tom Hughes via devel wrote:
> On 21/07/2020 11:56, Mark Wielaard wrote:
>
>> Do you have to handle them on that pagure website? Is it possible to
>> handle these pull-request through email? Or is there a normal (git)
>> command line interface for these?
>
> Pagure sup
On 21/07/2020 13:12, Mark Wielaard wrote:
I normally just edit .git/config and add to the origin remote
an extra fetch:
fetch = +refs/pull/*/head:refs/remotes/origin/pull/*
then after fetching you can merge origin/pull/NNN.
But this is very helpful! Thanks.
So with that I can easily do chec
On Tue, 2020-07-21 at 12:25 +0100, Tom Hughes via devel wrote:
> On 21/07/2020 11:56, Mark Wielaard wrote:
>
> > Do you have to handle them on that pagure website? Is it possible
> > to
> > handle these pull-request through email? Or is there a normal (git)
> > command line interface for these?
>
On 21/07/2020 11:56, Mark Wielaard wrote:
Do you have to handle them on that pagure website? Is it possible to
handle these pull-request through email? Or is there a normal (git)
command line interface for these?
Pagure supports the same pull heads are things like github
so yes you can just fe
Hi,
I got a pagure pull-request for my package (a first!).
But I am slightly confused how to handle this.
The email that pagure sents is not very helpful since it doesn't
include the actual patch to try out. Also when I replied to the email
it seems to have not gone to the actual submitter (and j
11 matches
Mail list logo