<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:30:06 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>FOLIO Jira</title>
    <link>https://folio-org.atlassian.net</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>1001.0.0-SNAPSHOT</version>
        <build-number>100246</build-number>
        <build-date>07-02-2024</build-date>
    </build-info>

<item>
            <title>[FOLIO-3707] Archive and decomission &quot;Discuss.folio.org&quot;</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-3707</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description></description>
                <environment></environment>
        <key id="82543">FOLIO-3707</key>
            <summary>Archive and decomission &quot;Discuss.folio.org&quot;</summary>
                <type id="10003" iconUrl="https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium">Task</type>
                                            <priority id="10005" iconUrl="https://dev.folio.org/assets/jira-priority/tbd.svg">TBD</priority>
                        <status id="6" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10003">Done</resolution>
                                                        <assignee accountid="5ced27478b03050f27825a93">Peter Murray</assignee>
                                                                <reporter accountid="5ced27478b03050f27825a93">Peter Murray</reporter>
                                    <labels>
                    </labels>
                <created>Tue, 14 Feb 2023 17:06:01 +0000</created>
                <updated>Thu, 2 Mar 2023 18:33:46 +0000</updated>
                            <resolved>Thu, 2 Mar 2023 00:01:50 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                                                            <comment id="198487" author="5ced27478b03050f27825a93" created="Tue, 14 Feb 2023 17:16:25 +0000"  >&lt;p&gt;Per recommendation at: &lt;a href=&quot;https://h-rd.org/archiving-a-discourse-forum/&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Archiving a Discourse Forum &#8211; H-RD.ORG&lt;/a&gt;&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
time wget --mirror \
--page-requisites \
--span-hosts \
--domains=discuss.folio.org,openlibraryfoundation-discourse-files.s3.amazonaws.com \
--convert-links \
--adjust-extension \
--compression=auto \
--reject-regex &lt;span class=&quot;code-quote&quot;&gt;&quot;/search&quot;&lt;/span&gt; \
--reject &lt;span class=&quot;code-quote&quot;&gt;&quot;*.rss&quot;&lt;/span&gt; \
--no-&lt;span class=&quot;code-keyword&quot;&gt;if&lt;/span&gt;-modified-since \
--no-check-certificate \
--execute robots=off \
--random-wait \
--wait=1 \
--user-agent=&lt;span class=&quot;code-quote&quot;&gt;&quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36&quot;&lt;/span&gt; \
--no-cookies \
--tries=3 \
https:&lt;span class=&quot;code-comment&quot;&gt;//discuss.folio.org/&lt;/span&gt;&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                                                            <comment id="198489" author="5ced27478b03050f27825a93" created="Tue, 14 Feb 2023 21:11:58 +0000"  >&lt;p&gt;Mirror run took 2:47:18.&lt;/p&gt;</comment>
                                                            <comment id="198490" author="5ced27478b03050f27825a93" created="Wed, 15 Feb 2023 00:36:10 +0000"  >&lt;p&gt;Second run with new parameters:&lt;/p&gt;

&lt;p&gt;Converted links in 1471 files in 2.0 seconds.&lt;br/&gt;
wget -&lt;del&gt;mirror --page-requisites --span-hosts &#160;&lt;/del&gt;-convert-links &#160; --reject-rege &#160;6.54s user 11.36s system 0% cpu 2:39:36.45 total&lt;/p&gt;</comment>
                                                            <comment id="198492" author="5ced27478b03050f27825a93" created="Wed, 15 Feb 2023 23:17:35 +0000"  >&lt;p&gt;Latest run stats after changing the user-agent string:&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;Converted links in 1427 files in 7.0 seconds.&lt;br/&gt;
wget -&lt;del&gt;mirror --page-requisites --span-hosts &#160;&lt;/del&gt;-convert-links &#160; --reject-rege &#160;9.14s user 15.13s system 0% cpu 2:52:13.18 total&lt;/p&gt;</comment>
                                                            <comment id="198494" author="5ced27478b03050f27825a93" created="Wed, 1 Mar 2023 22:15:53 +0000"  >&lt;p&gt;Bailed on wget because of the realtime dynamic callbacks to Discourse in the front-end&#160; Javascript.&#160; Used &lt;a href=&quot;https://github.com/m00k12/ArchiveDiscourse&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/m00k12/ArchiveDiscourse&lt;/a&gt; instead, plus a custom CloudFront function to handle necessary redirects. Will probably write a blog post about this some day.&lt;/p&gt;</comment>
                                                            <comment id="198496" author="5ced27478b03050f27825a93" created="Thu, 2 Mar 2023 00:01:34 +0000"  >&lt;p&gt;Created an &lt;a href=&quot;https://us-east-1.console.aws.amazon.com/ec2/home?region=us-east-1#ImageDetails:imageId=ami-0fb7bd36a1d1b1941&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;AMI of the discuss server&lt;/a&gt;, terminated the server, and released the elastic IP.&lt;/p&gt;</comment>
                                                            <comment id="198498" author="5ced27478b03050f27825a93" created="Thu, 2 Mar 2023 18:33:46 +0000"  >&lt;p&gt;Created &lt;a href=&quot;https://us-east-1.console.aws.amazon.com/ec2/v2/home?region=us-east-1#ImageDetails:imageId=ami-0fb7bd36a1d1b1941&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;AMI of the shutdown server&lt;/a&gt; and terminated it.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummarycf">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10057" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Development Team</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10155"><![CDATA[FOLIO DevOps]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10063" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>PO Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10106" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>RCA Group</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10367"><![CDATA[TBD]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i06dr4:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="2016">DevOps Sprint 159</customfieldvalue>
    <customfieldvalue id="1718">DevOps Sprint 160</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10025" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>[CHART] Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>