On Thu, Feb 04, 2021 at 12:24:34PM +0100, Michal Schorm wrote:
> I checked out https://fedoraproject.org/wiki/Changes/GitRepos-master-to-main
>
> And in the section "Phase2" I wanted to check out the scripts in
> "Release engineering:" sub-section.
> Surprisingly (not surprisingly) the links are d
On Wed, Feb 10, 2021 at 05:19:15PM +, Ian McInerney wrote:
> On Wed, Feb 10, 2021 at 5:04 PM Pierre-Yves Chibon
> wrote:
>
> > On Wed, Feb 10, 2021 at 09:59:24AM -0500, Matthew Miller wrote:
> > > On Wed, Feb 10, 2021 at 03:50:06PM +0100, Fabio Valentini wrote:
> > > > This is something we ex
On Wed, Feb 10, 2021 at 5:04 PM Pierre-Yves Chibon
wrote:
> On Wed, Feb 10, 2021 at 09:59:24AM -0500, Matthew Miller wrote:
> > On Wed, Feb 10, 2021 at 03:50:06PM +0100, Fabio Valentini wrote:
> > > This is something we explicitly did not want on the git level, which
> > > is why there is a main
On Wed, Feb 10, 2021 at 09:59:24AM -0500, Matthew Miller wrote:
> On Wed, Feb 10, 2021 at 03:50:06PM +0100, Fabio Valentini wrote:
> > This is something we explicitly did not want on the git level, which
> > is why there is a main → rawhide link, but no master → rawhide link.
> > But it could possi
On Wed, Feb 10, 2021 at 03:50:06PM +0100, Fabio Valentini wrote:
> This is something we explicitly did not want on the git level, which
> is why there is a main → rawhide link, but no master → rawhide link.
> But it could possibly be done on the HTTP level in pagure, with a redirect?
Yeah, if not
On Wed, Feb 10, 2021 at 3:03 PM Ian McInerney wrote:
>
> I notice now that this change has broken web links to items in the master
> branch of a repo - since there seems to be no forwarding to the rawhide
> branch on the web UI. This is slightly annoying because sometimes links to
> spec files
I notice now that this change has broken web links to items in the master
branch of a repo - since there seems to be no forwarding to the rawhide
branch on the web UI. This is slightly annoying because sometimes links to
spec files are added in bug reports, and now those links end up on a page
cann
I added a `master-rename` command to fbrnch too.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-cond
> On Fri, Feb 05, 2021 at 03:35:27PM +0100, Vít Ondruch wrote:
> The issue being that if one of the step fails in one of your clones, the
> entire
> loop will stop and won't run another time :/
I wrote a little tool called `lsfrom` for restarting such scripting. :-)
https://hackage.haskell.org/p
- Original Message -
> From: "Todd Zullinger"
> To: devel@lists.fedoraproject.org
> Sent: Saturday, February 6, 2021 5:40:06 PM
> Subject: Re: src.fedoraproject.org branch conversion to rawhide/main tomorrow
>
> Pierre-Yves Chibon wrote:
> > On Fri
Pierre-Yves Chibon wrote:
> On Fri, Feb 05, 2021 at 12:11:45PM +0100, Florian Weimer wrote:
>> Would it be possible to add the sequence of commands to the proposal to
>> convert an existing clone with unpushed changes?
>>
>> I think it is something along the lines of (for src.fedoraproject.org):
>
On Friday, February 5, 2021 3:03:58 PM WET Pierre-Yves Chibon wrote:
> for i in `ls -1`
As far as I know there is no need to pass the -1. It should be enough
for i in `ls`
If the directories have spaces you need other technicalities, that is not the
case for our directories.
Regards,
--
José
On Fri, Feb 05, 2021 at 04:03:58PM +0100, Pierre-Yves Chibon wrote:
> On Fri, Feb 05, 2021 at 03:35:27PM +0100, Vít Ondruch wrote:
> >
> > Dne 05. 02. 21 v 12:39 Pierre-Yves Chibon napsal(a):
> > > On Fri, Feb 05, 2021 at 12:11:45PM +0100, Florian Weimer wrote:
> > > > * Kevin Fenzi:
> > > >
> >
On Fri, Feb 05, 2021 at 03:35:27PM +0100, Vít Ondruch wrote:
>
> Dne 05. 02. 21 v 12:39 Pierre-Yves Chibon napsal(a):
> > On Fri, Feb 05, 2021 at 12:11:45PM +0100, Florian Weimer wrote:
> > > * Kevin Fenzi:
> > >
> > > > Once the change is completed you will want to checkout rawhide/main
> > > >
Dne 05. 02. 21 v 12:39 Pierre-Yves Chibon napsal(a):
On Fri, Feb 05, 2021 at 12:11:45PM +0100, Florian Weimer wrote:
* Kevin Fenzi:
Once the change is completed you will want to checkout rawhide/main
instead of master and update/recreate any existing forks you have.
See
https://fedoraproject
On Fri, Feb 05, 2021 at 12:11:45PM +0100, Florian Weimer wrote:
> * Kevin Fenzi:
>
> > Once the change is completed you will want to checkout rawhide/main
> > instead of master and update/recreate any existing forks you have.
> >
> > See
> > https://fedoraproject.org/wiki/Changes/GitRepos-master-t
* Kevin Fenzi:
> Once the change is completed you will want to checkout rawhide/main
> instead of master and update/recreate any existing forks you have.
>
> See
> https://fedoraproject.org/wiki/Changes/GitRepos-master-to-main
> for more information.
Would it be possible to add the sequence of co
I checked out https://fedoraproject.org/wiki/Changes/GitRepos-master-to-main
And in the section "Phase2" I wanted to check out the scripts in
"Release engineering:" sub-section.
Surprisingly (not surprisingly) the links are dead now.
Will you also go through all https://fedoraproject.org/wiki lin
I filed:
https://pagure.io/fesco/issue/2573
about this.
We can revert what we need to, and sorry for the hassle again.
kevin
signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an e
On Wed, Feb 03, 2021 at 06:03:30PM +0100, Fabio Valentini wrote:
>
> Note that the text on the Change page does not reflect what was
> actually approved by FESCo:
> https://pagure.io/fesco/issue/2519#comment-706518
>
> For reference: Approve Change proposal to rename branch names from
> "master"
On 03. 02. 21 16:10, Petr Lautrbach wrote:
Now we havehttps://src.fedoraproject.org/tests/selinux/ with default
branch "rawhide". "rawhide" doesn't make sense in this repo as it
contains tests used on all Fedora versions and also downstream Red Hat
Enterprise Linux.
Note that that depends. For
On Wed, Feb 03, 2021 at 05:50:30PM +0100, Petr Šplíchal wrote:
> On Wed, 3 Feb 2021 at 17:42, Petr Lautrbach wrote:
>
> > Petr Lautrbach writes:
> >
> > > Kevin Fenzi writes:
> > >
> > >> Greetings everyone.
> > >>
> > >> We finally have everything in place and hopefully tested to make the
> >
On Wed, Feb 3, 2021 at 4:10 PM Petr Lautrbach wrote:
>
> Kevin Fenzi writes:
>
> > Greetings everyone.
> >
> > We finally have everything in place and hopefully tested to make the
> > switch tomorrow from master to rawhide/main branches for
> > src.fedoraproject.org.
> >
> > At 13:30UTC we will a
On Wed, 3 Feb 2021 at 17:42, Petr Lautrbach wrote:
> Petr Lautrbach writes:
>
> > Kevin Fenzi writes:
> >
> >> Greetings everyone.
> >>
> >> We finally have everything in place and hopefully tested to make the
> >> switch tomorrow from master to rawhide/main branches for
> >> src.fedoraproject.
Petr Lautrbach writes:
> Kevin Fenzi writes:
>
>> Greetings everyone.
>>
>> We finally have everything in place and hopefully tested to make the
>> switch tomorrow from master to rawhide/main branches for
>> src.fedoraproject.org.
>>
>> At 13:30UTC we will adjust pagure to reject pushes to 'ma
Kevin Fenzi writes:
> Greetings everyone.
>
> We finally have everything in place and hopefully tested to make the
> switch tomorrow from master to rawhide/main branches for
> src.fedoraproject.org.
>
> At 13:30UTC we will adjust pagure to reject pushes to 'master' and then
> will be moving all
Hello everyone,
We are about to start the change process. As previously mentioned,
pushes to 'master' branch will be disabled, once we made the changes,
we will send another email at which point you need to run `git fetch
-p` or checkout 'rawhide' branch and you can start building packages
in the
On Tue, Feb 02, 2021 at 02:55:57PM -0800, Kevin Fenzi wrote:
> Greetings everyone.
>
> We finally have everything in place and hopefully tested to make the
> switch tomorrow from master to rawhide/main branches for
> src.fedoraproject.org.
>
Nice. Thanks for working on this.
--
Matthew Mil
28 matches
Mail list logo