[asterisk-dev] Gerrit offline?

George Joseph gjoseph at sangoma.com
Fri Aug 18 08:51:18 CDT 2023


On Thu, Aug 17, 2023 at 7:05 PM <asterisk at phreaknet.org> wrote:

> On 8/17/2023 8:09 AM, George Joseph wrote:
> > On Wed, Aug 16, 2023 at 5:58 PM George Joseph <gjoseph at sangoma.com
> > <mailto:gjoseph at sangoma.com>> wrote:
> >
> >     I'll bring it back up in the morning.
> >
> >
> > Gerrit is back up but will be permanently disabled on Monday at 1200Z.
>
> Thanks George,
>    Would it be at all possible to extend that possibly at least a couple
> days, perhaps through Wednesday at least?
>

I  can leave it up until Wednesday 1900Z.


> I'm going to be out of the office and on the road a lot into early next
> week, I don't think I'm going to be able to get much done migration-wise
> by then. Wednesday at least I think I can plan to have things fully
> migrated. It's just a lot that's catching us off guard here without any
> advance warning beforehand. I think through Wednesday at least provides
> a good window for folks.
> Additionally, is there any kind of archive of any of the stuff on Gerrit
> that is publicly accessible, or just what people have or will manually
> migrate by such time?
>

Just what you have.   You can pull them down yourself easily with the
following...

curl -s 'https://gerrit.asterisk.org/changes/
<https://gerrit.asterisk.org/changes/%5C>?q=is:open&o=CURRENT_REVISION&o=DOWNLOAD_COMMANDS'
\
    | tail -n +2 | jq -r '.[] | .revisions[].fetch[].commands.Branch' \
    > /tmp/get_reviews.sh  ; chmod a+x /tmp/get_reviews.sh ;
/tmp/get_reviews.sh



> Thanks!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20230818/6baef3cb/attachment.html>


More information about the asterisk-dev mailing list