<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:09:51 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-966] Enable URL redirection for dev.f.o</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-966</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;There will be some re-arrangement of docs. There are links from each of the many repositories.&lt;/p&gt;

&lt;p&gt;At least for the important pages, enable URL redirect.&lt;/p&gt;</description>
                <environment></environment>
        <key id="80425">FOLIO-966</key>
            <summary>Enable URL redirection for dev.f.o</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="10002" iconUrl="https://dev.folio.org/assets/jira-priority/jira-p3.svg">P3</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="61cd0ca0bce5e00069e98be7">David Crossley</reporter>
                                    <labels>
                            <label>devweb</label>
                    </labels>
                <created>Wed, 6 Dec 2017 06:39:27 +0000</created>
                <updated>Mon, 12 Nov 2018 14:23:52 +0000</updated>
                            <resolved>Fri, 22 Dec 2017 01:23:30 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                    <timespent seconds="3600">1 hour</timespent>
                                <comments>
                                                            <comment id="190926" author="61cd0ca0bce5e00069e98be7" created="Wed, 6 Dec 2017 06:40:16 +0000"  >&lt;p&gt;Some constraints:&lt;/p&gt;

&lt;p&gt;AWS S3&lt;/p&gt;

&lt;p&gt;Jekyll&lt;/p&gt;</comment>
                                                            <comment id="190928" author="61cd0ca0bce5e00069e98be7" created="Wed, 6 Dec 2017 06:43:56 +0000"  >&lt;p&gt;Possibility: &lt;a href=&quot;https://github.com/jekyll/jekyll-redirect-from&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;jekyll-redirect-from&lt;/a&gt;&lt;/p&gt;</comment>
                                                            <comment id="190929" author="61cd0ca0bce5e00069e98be7" created="Wed, 6 Dec 2017 06:44:47 +0000"  >&lt;p&gt;Possibility: AWS S3 &quot;redirection rules&quot;:&lt;br/&gt;
&lt;a href=&quot;http://docs.aws.amazon.com/AmazonS3/latest/user-guide/static-website-hosting.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://docs.aws.amazon.com/AmazonS3/latest/user-guide/static-website-hosting.html&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5ced27478b03050f27825a93&quot; class=&quot;user-hover&quot; rel=&quot;5ced27478b03050f27825a93&quot; data-account-id=&quot;5ced27478b03050f27825a93&quot; accountid=&quot;5ced27478b03050f27825a93&quot; rel=&quot;noreferrer&quot;&gt;Peter Murray&lt;/a&gt; I am not familiar enough with that. Are those the relevant docs? Can we use a configuration file rather than the console?&lt;/p&gt;</comment>
                                                            <comment id="190932" author="5ced27478b03050f27825a93" created="Mon, 11 Dec 2017 21:45:36 +0000"  >&lt;p&gt;Yes &amp;#8211; that is the right area.  It looks like there are two options available:&lt;/p&gt;

&lt;p&gt;1. Upload a zero-byte file at the old file path/name and add an attribute to that file that redirects to the new location.&lt;br/&gt;
2. Specify redirects for an entire bucket in an XML file.&lt;/p&gt;

&lt;p&gt;Personally, I think the second option is better.  Leaving zero-byte files around is quite messy, and the &lt;a href=&quot;http://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html#advanced-conditional-redirects&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;XML syntax&lt;/a&gt; for option 2 is quite approachable.  What I think we&apos;ll need to do is store the XML redirection file in the folio-org/folio-org.github.io repo and add a post-build step that pushes that XML file to the S3 configuration endpoint.  Very doable.  &lt;/p&gt;</comment>
                                                            <comment id="190935" author="61cd0ca0bce5e00069e98be7" created="Mon, 11 Dec 2017 23:47:54 +0000"  >&lt;p&gt;That sounds very good Peter. Thanks.&lt;/p&gt;</comment>
                                                            <comment id="190937" author="61cd0ca0bce5e00069e98be7" created="Tue, 12 Dec 2017 13:47:20 +0000"  >&lt;p&gt;I will get a basic configuration file started.&lt;/p&gt;</comment>
                                                            <comment id="190939" author="61cd0ca0bce5e00069e98be7" created="Wed, 13 Dec 2017 07:21:15 +0000"  >&lt;p&gt;There is an &lt;a href=&quot;https://github.com/folio-org/folio-org.github.io/blob/FOLIO-966-routing-rules/work/amazon-web-services/website-master_routing-rules.xml&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;initial file&lt;/a&gt; in a branch. Over to you.&lt;/p&gt;</comment>
                                                            <comment id="190940" author="5ced27478b03050f27825a93" created="Thu, 21 Dec 2017 22:02:15 +0000"  >&lt;p&gt;Excellent &amp;#8211; thank you.&lt;/p&gt;</comment>
                                                            <comment id="190943" author="5ced27478b03050f27825a93" created="Fri, 22 Dec 2017 01:23:03 +0000"  >&lt;p&gt;In order to make this work, I needed to convert the XML to JSON in order to use the &lt;span class=&quot;error&quot;&gt;&amp;#91;put-bucket-website CLI command&amp;#93;&lt;/span&gt;(&lt;a href=&quot;http://docs.aws.amazon.com/cli/latest/reference/s3api/put-bucket-website.html&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;http://docs.aws.amazon.com/cli/latest/reference/s3api/put-bucket-website.html&lt;/a&gt;).  The semantics are the same.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="80574">FOLIO-1174</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80634">FOLIO-1179</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="76878">MODCXMUX-7</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="80404">FOLIO-832</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|hzy4if:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 11 Dec 2017 21:45:36 +0000</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>