<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:23:25 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-2811] Rename default branch of all existing folio-org Git repositories</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2811</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;See GitHub documentation:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/github/renaming&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;https://github.com/github/renaming&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.github.com/en/github/administering-a-repository/managing-branches-in-your-repository/renaming-a-branch&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;renaming-a-branch&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.github.com/en/github/administering-a-repository/managing-branches-in-your-repository/changing-the-default-branch&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;changing-the-default-branch&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.github.com/en/github/administering-a-repository/managing-branches-in-your-repository/renaming-a-branch#updating-a-local-clone-after-a-branch-name-changes&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;updating-a-local-clone&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Needs to be done after 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-3186&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-3186&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Investigate infrastructure configuration and scripts to handle Git default branch name&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium&quot; /&gt;
            FOLIO-3186
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
.&lt;/p&gt;</description>
                <environment></environment>
        <key id="79692">FOLIO-2811</key>
            <summary>Rename default branch of all existing folio-org Git repositories</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="1" iconUrl="https://folio-org.atlassian.net/images/icons/statuses/open.png" description="The issue is open and ready for the assignee to start work on it.">Open</status>
                    <statusCategory id="2" key="new" colorName="blue-gray"/>
                                    <resolution id="-1">Unresolved</resolution>
                                                        <assignee accountid="-1">Unassigned</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                            <label>devops-backlog</label>
                    </labels>
                <created>Wed, 30 Sep 2020 15:01:13 +0000</created>
                <updated>Fri, 2 Jul 2021 01:59:03 +0000</updated>
                                                                                <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                <comments>
                                                            <comment id="189603" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Wed, 30 Sep 2020 15:04:54 +0000"  >&lt;p&gt;I think we should wait with this until GH adds a seamless support for this migration. From the notes:&lt;/p&gt;

&lt;p&gt;&quot;By the end of the year, we&apos;ll make it seamless for existing repositories to rename their default branch. When you rename the branch, we&#8217;ll retarget your open PRs and draft releases, move your branch protection policies, and more - all automatically. And, we&#8217;re also looking into redirecting users who git fetch or git clone the old branch name to the new branch name (with a warning and instructions to update their local clone), so it&#8217;s easy for your contributors to move.&quot;&lt;/p&gt;</comment>
                                                            <comment id="189605" author="61cd0ca0bce5e00069e98be7" created="Wed, 28 Oct 2020 03:28:00 +0000"  >&lt;p&gt;Note: Today i amended configuration for GitHub &quot;folio-org&quot; to set &quot;&lt;a href=&quot;https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/managing-the-default-branch-name-for-repositories-in-your-organization&quot; class=&quot;external-link&quot; rel=&quot;nofollow noreferrer&quot;&gt;Repository default branch&lt;/a&gt;&quot; for new repositories to be still &quot;master&quot; rather than the new default &quot;main&quot;.&lt;/p&gt;

&lt;p&gt;After 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-2858&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2858&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Transition to &amp;#39;main&amp;#39; as the new default branch name for Git repositories&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10307?size=medium&quot; /&gt;
            FOLIO-2858
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf&quot;&gt;In Progress&lt;/span&gt;
            &lt;/span&gt;
 and related tickets are done, then switch it back.&lt;/p&gt;</comment>
                                                            <comment id="189608" author="5ee89462f7aa140abd82d11d" created="Tue, 25 May 2021 09:04:21 +0000"  >&lt;p&gt;When will FOLIO switch?&lt;/p&gt;

&lt;p&gt;Is August 16, 2021 a good switch date? This is two weeks after Juniper public release and four weeks before Kiwi platform API freeze.&lt;/p&gt;</comment>
                                                            <comment id="189610" author="5ee89462f7aa140abd82d11d" created="Tue, 25 May 2021 09:06:40 +0000"  >&lt;p&gt;I disagree with default branch detection (
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-2851&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2851&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Amend Jenkins Sonar config to use default git branch rather than explicitly master&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            FOLIO-2851
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
 Amend Jenkins Sonar config to use default git branch rather than explicitly master) and propose to simply hard-code &quot;main&quot; branch (FOLIO-3172&#160;Amend Jenkins Sonar config to use main git branch rather than master branch).&lt;/p&gt;</comment>
                                                            <comment id="189612" author="61cd0ca0bce5e00069e98be7" created="Wed, 26 May 2021 03:52:42 +0000"  >&lt;p&gt;The tickets 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-2851&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2851&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Amend Jenkins Sonar config to use default git branch rather than explicitly master&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            FOLIO-2851
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-3172&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-3172&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Amend Jenkins Sonar config to use main git branch rather than master branch&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10303?size=medium&quot; /&gt;
            FOLIO-3172
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-complete jira-macro-single-issue-export-pdf&quot;&gt;Open&lt;/span&gt;
            &lt;/span&gt;
 relate to just one situation.&lt;/p&gt;

&lt;p&gt;There are many situations of configuration and scripts in all of FOLIO infrastructure which explicitly refer to &quot;master&quot;. Some will not be a simple replace.&lt;/p&gt;

&lt;p&gt;At 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-2858&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2858&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;Transition to &amp;#39;main&amp;#39; as the new default branch name for Git repositories&quot; &gt;
            &lt;img class=&quot;icon&quot; src=&quot;https://folio-org.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10307?size=medium&quot; /&gt;
            FOLIO-2858
        &lt;/a&gt;
                                                    &lt;span class=&quot;aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf&quot;&gt;In Progress&lt;/span&gt;
            &lt;/span&gt;
 the FOLIO DevOps team will be handling the transition.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                                                <inwardlinks description="is blocked by">
                                        <issuelink>
            <issuekey id="80025">FOLIO-2858</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79695">FOLIO-2813</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79699">FOLIO-2851</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79732">FOLIO-3172</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_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_10019" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i01rjz:</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>Wed, 28 Oct 2020 03:28:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>