<div dir="ltr"><div dir="ltr">On Thu, Aug 17, 2023 at 7:05 PM <<a href="mailto:asterisk@phreaknet.org" target="_blank">asterisk@phreaknet.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/17/2023 8:09 AM, George Joseph wrote:<br>
> On Wed, Aug 16, 2023 at 5:58 PM George Joseph <<a href="mailto:gjoseph@sangoma.com" target="_blank">gjoseph@sangoma.com</a> <br>
> <mailto:<a href="mailto:gjoseph@sangoma.com" target="_blank">gjoseph@sangoma.com</a>>> wrote:<br>
><br>
>     I'll bring it back up in the morning.<br>
><br>
><br>
> Gerrit is back up but will be permanently disabled on Monday at 1200Z.<br>
<br>
Thanks George,<br>
   Would it be at all possible to extend that possibly at least a couple <br>
days, perhaps through Wednesday at least?<br></blockquote><div><br></div><div>I  can leave it up until Wednesday 1900Z.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I'm going to be out of the office and on the road a lot into early next <br>
week, I don't think I'm going to be able to get much done migration-wise <br>
by then. Wednesday at least I think I can plan to have things fully <br>
migrated. It's just a lot that's catching us off guard here without any <br>
advance warning beforehand. I think through Wednesday at least provides <br>
a good window for folks.<br>
Additionally, is there any kind of archive of any of the stuff on Gerrit <br>
that is publicly accessible, or just what people have or will manually <br>
migrate by such time?<br></blockquote><div><br></div><div>Just what you have.   You can pull them down yourself easily with the following...</div><div><br></div><div><font face="monospace">curl -s '<a href="https://gerrit.asterisk.org/changes/%5C" target="_blank">https://gerrit.asterisk.org/changes/</a>?</font><span style="font-family:monospace">q=is:open&o=CURRENT_REVISION&</span><span style="font-family:monospace">o=DOWNLOAD_COMMANDS' \</span></div><div><font face="monospace">    | tail -n +2 | jq -r '.[] | .revisions[].fetch[].commands.Branch' \<br></font></div><div><font face="monospace">    </font>> /tmp/get_reviews.sh  ; chmod a+x /tmp/get_reviews.sh ; /tmp/get_reviews.sh</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks!<br>
</blockquote></div></div>