<!-- 
RSS generated by JIRA (1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d) at Thu Feb 08 23:21:27 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-2546] update Jenkins configuration for backend module from platform-complete to deploy to K8s</title>
                <link>https://folio-org.atlassian.net/browse/FOLIO-2546</link>
                <project id="10290" key="FOLIO">FOLIO</project>
                    <description>&lt;p&gt;This involve:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;deploy master branch to the default namespace (set default doKubeDeploy=true)&lt;/li&gt;
&lt;/ul&gt;

</description>
                <environment></environment>
        <key id="81648">FOLIO-2546</key>
            <summary>update Jenkins configuration for backend module from platform-complete to deploy to K8s</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="5fca8bef7cc1030069d4f186">mark.stacy</assignee>
                                                                <reporter accountid="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d">Jakub Skoczen</reporter>
                                    <labels>
                    </labels>
                <created>Mon, 30 Mar 2020 13:43:15 +0000</created>
                <updated>Wed, 3 Jun 2020 16:40:33 +0000</updated>
                            <resolved>Wed, 8 Apr 2020 13:34:02 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                <comments>
                                                            <comment id="195634" author="5f9abc1eb45b2e007453f423" created="Mon, 30 Mar 2020 18:00:36 +0000"  >&lt;p&gt;I&apos;ve set &apos;doKubedeploy&apos; to &apos;true&apos; as the default in the shared jenkins pipeline for Maven builds (buildMvn.groovy).   However,  there are some backend modules that are not Maven-based.  In particular,  the modules developed by the ERM team.  mod-licenses and a couple of the other gradle-based modules whose names are escaping me at the moment.  Those will need to be dealt with separately. &lt;/p&gt;</comment>
                                                            <comment id="195636" author="61cd0ca0bce5e00069e98be7" created="Tue, 31 Mar 2020 00:09:02 +0000"  >&lt;p&gt;AFAIK, mod-agreements is the only other Gradle-based one.&lt;/p&gt;</comment>
                                                            <comment id="195637" author="5fca8bef7cc1030069d4f186" created="Tue, 31 Mar 2020 16:38:05 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5f9abc1eb45b2e007453f423&quot; class=&quot;user-hover&quot; rel=&quot;5f9abc1eb45b2e007453f423&quot; data-account-id=&quot;5f9abc1eb45b2e007453f423&quot; accountid=&quot;5f9abc1eb45b2e007453f423&quot; rel=&quot;noreferrer&quot;&gt;John Malconian&lt;/a&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=61cd0ca0bce5e00069e98be7&quot; class=&quot;user-hover&quot; rel=&quot;61cd0ca0bce5e00069e98be7&quot; data-account-id=&quot;61cd0ca0bce5e00069e98be7&quot; accountid=&quot;61cd0ca0bce5e00069e98be7&quot; rel=&quot;noreferrer&quot;&gt;David Crossley&lt;/a&gt; Thanks, will figure out modules repos and add &apos;doKubedeploy&apos; to &apos;true&apos; within Jenkins file. &lt;/p&gt;</comment>
                                                            <comment id="195639" author="5fca8bef7cc1030069d4f186" created="Mon, 6 Apr 2020 03:48:25 +0000"  >&lt;p&gt;Gradle Modules KubeDeploy stage added to Jenkins file. mod-agreements, mod-licenses &lt;/p&gt;</comment>
                                                            <comment id="195640" author="5bfd62c75f77da6929583d6c" created="Mon, 6 Apr 2020 11:34:40 +0000"  >&lt;p&gt;Have merged both those PRs.&lt;/p&gt;</comment>
                                                            <comment id="195641" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Mon, 6 Apr 2020 13:39:14 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed52a1b46046f530c8f7&quot; class=&quot;user-hover&quot; rel=&quot;5bffed52a1b46046f530c8f7&quot; data-account-id=&quot;5bffed52a1b46046f530c8f7&quot; accountid=&quot;5bffed52a1b46046f530c8f7&quot; rel=&quot;noreferrer&quot;&gt;Mike Taylor&lt;/a&gt; We&apos;ve been discussing &quot;mod-graphql&quot; &amp;#8211; is this something that must be deployed on folio-snapshot?&lt;/p&gt;</comment>
                                                            <comment id="195643" author="5bffed52a1b46046f530c8f7" created="Mon, 6 Apr 2020 14:00:30 +0000"  >&lt;p&gt;I think so, yes. Not 100% sure what uses it now, but the Z39.50 server certainly does. (Also various bits of ReShare, though that is not directly relevant.)&lt;/p&gt;</comment>
                                                            <comment id="195644" author="557058:b8e64633-1f7c-402d-9caf-9959a5ba5d0d" created="Wed, 8 Apr 2020 13:22:23 +0000"  >&lt;p&gt;&lt;a href=&quot;https://folio-org.atlassian.net/secure/ViewProfile.jspa?accountId=5bffed52a1b46046f530c8f7&quot; class=&quot;user-hover&quot; rel=&quot;5bffed52a1b46046f530c8f7&quot; data-account-id=&quot;5bffed52a1b46046f530c8f7&quot; accountid=&quot;5bffed52a1b46046f530c8f7&quot; rel=&quot;noreferrer&quot;&gt;Mike Taylor&lt;/a&gt; we will handle migration of mod-graphql via 
    &lt;span class=&quot;jira-issue-macro&quot; data-jira-key=&quot;FOLIO-2558&quot; &gt;
                &lt;a href=&quot;https://folio-org.atlassian.net/browse/FOLIO-2558&quot; class=&quot;jira-issue-macro-key issue-link&quot;  title=&quot;upgrade Jenkins pipeline for mod-graphql deploy to K8s&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-2558
        &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;
 and drop it from migrated folio-snapshot for now&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="81490">FOLIO-2496</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="81613">FOLIO-2521</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="81725">FOLIO-2587</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="79830">FOLIO-2497</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                            <outwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="79620">FOLIO-2558</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </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|i00wcn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10020" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1943">DevOps: sprint 85</customfieldvalue>
    <customfieldvalue id="1944">DevOps: sprint 86</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10024" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>[CHART] Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 30 Mar 2020 18:00: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>