<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:52:43 JST 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 append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>PFS-JIRA</title>
    <link>https://pfspipe.ipmu.jp/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.3.4</version>
        <build-number>803005</build-number>
        <build-date>13-09-2019</build-date>
    </build-info>


<item>
            <title>[PIPE2D-397] Create regular eups binaries from master</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-397</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;Following &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-36&quot; title=&quot;make PFS pipeline installable with eups distrib install&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-36&quot;&gt;&lt;del&gt;PIPE2D-36&lt;/del&gt;&lt;/a&gt;, regular eups binaries of the 2D DRP from master should be created to and made available, to allow users to install the latest or recent version for development and testing purposes.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13519">PIPE2D-397</key>
            <summary>Create regular eups binaries from master</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</type>
                                            <priority id="10000" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/medium.svg">Normal</priority>
                        <status id="10002" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="The issue is resolved, reviewed, and merged">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="price">price</assignee>
                                    <reporter username="hassan">hassan</reporter>
                        <labels>
                    </labels>
                <created>Fri, 5 Apr 2019 16:37:18 +0000</created>
                <updated>Wed, 22 May 2019 12:54:37 +0000</updated>
                            <resolved>Tue, 21 May 2019 19:35:48 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="15468" author="price" created="Mon, 20 May 2019 19:48:04 +0000"  >&lt;p&gt;I&apos;ve set up a job on Princeton&apos;s Jenkins server that builds the pipeline and makes a distribution whenever the pfs_pipe2d package is tagged. The same tag may be added to the other products (datamodel, obs_pfs, drp_stella) before tagging pfs_pipe2d; otherwise the tip of the master branch will be used. The pfs_pipe2d git repo is polled every 5 minutes for new tags.&lt;/p&gt;

&lt;p&gt;The build is done in the usual PFS stack on Tiger (&lt;tt&gt;source /tigress/HSC/PFS/stack/loadLSST.bash&lt;/tt&gt;).&lt;/p&gt;

&lt;p&gt;Users wishing to use &lt;tt&gt;eups distrib install&lt;/tt&gt; should set their &lt;tt&gt;EUPS_PKGROOT&lt;/tt&gt; based on their system:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Systems compatible with Springdale Linux 7.6 (based on Redhat/CentOS): &lt;tt&gt;&lt;a href=&quot;https://eups.lsst.codes/stack/redhat/el7/devtoolset-6/miniconda3-4.3.21-10a4fa6&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://eups.lsst.codes/stack/redhat/el7/devtoolset-6/miniconda3-4.3.21-10a4fa6&lt;/a&gt;|https://eups.lsst.codes/stack/src|http://tigress-web.princeton.edu/~HSC/pfs-drp-2d/Linux64|http://tigress-web.princeton.edu/~HSC/pfs-drp-2d/src&lt;/tt&gt;&lt;/li&gt;
	&lt;li&gt;All other systems: &lt;tt&gt;&lt;a href=&quot;https://eups.lsst.codes/stack/src&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://eups.lsst.codes/stack/src&lt;/a&gt;|http://tigress-web.princeton.edu/~HSC/pfs-drp-2d/src&lt;/tt&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;(Note that the first part, containing &lt;tt&gt;eups.lsst.codes&lt;/tt&gt; is usually set by &lt;tt&gt;loadLSST.bash&lt;/tt&gt;.)&lt;/p&gt;

&lt;p&gt;My suggestion is that developers tag pfs_pipe2d whenever they merge to master, and tags should be &lt;tt&gt;MM.mm&lt;/tt&gt; where &lt;tt&gt;MM&lt;/tt&gt; is the major version (set by the development plan) and &lt;tt&gt;mm&lt;/tt&gt; is the minor version, incrementing from 0. E.g., I believe the next tag should be &lt;tt&gt;5.1&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="15469" author="price" created="Mon, 20 May 2019 19:57:10 +0000"  >&lt;p&gt;I think this is ready for prime time.&lt;/p&gt;</comment>
                            <comment id="15476" author="hassan" created="Tue, 21 May 2019 19:24:14 +0000"  >&lt;p&gt;I think this is fine and should be merged to &lt;tt&gt;master&lt;/tt&gt;.&lt;/p&gt;

&lt;p&gt;One comment on the tags. We may need to &apos;reserve&apos; the minor version for formal DRP releases. Can we use a third component, eg. &lt;tt&gt;pp&lt;/tt&gt; in &lt;tt&gt;MM.mm.pp&lt;/tt&gt;, for whenever developers tag &lt;tt&gt;pfs_pipe2d&lt;/tt&gt;?&lt;/p&gt;</comment>
                            <comment id="15477" author="price" created="Tue, 21 May 2019 19:33:12 +0000"  >&lt;p&gt;That&apos;s fine with me.&lt;/p&gt;</comment>
                            <comment id="15478" author="price" created="Tue, 21 May 2019 19:35:48 +0000"  >&lt;p&gt;Merged to master.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10003">
                    <name>Relates</name>
                                                                <inwardlinks description="relates to">
                                        <issuelink>
            <issuekey id="10918">PIPE2D-36</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_10500" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|02qpt6:508yjp</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10100" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Reviewers</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>hassan</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10005" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="46">2DDRP-2019 D</customfieldvalue>
    <customfieldvalue id="49">2DDRP-2019 E</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                        </customfields>
    </item>
</channel>
</rss>