<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:05:30 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-1285] Allow generateCommands.py to control --doraise and --longlog</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-1285</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;&lt;tt&gt;generateCommands.py&lt;/tt&gt; should accept and pass though the task &lt;tt&gt;-&lt;del&gt;doraise&lt;/tt&gt; and &lt;tt&gt;&lt;/del&gt;&lt;del&gt;longlog&lt;/tt&gt; arguments. Currently, &lt;tt&gt;&lt;/del&gt;&lt;del&gt;doraise&lt;/tt&gt; is always added, and &lt;tt&gt;&lt;/del&gt;-longlog&lt;/tt&gt; cannot be. Yes, we know that that Gen3 will require major changes, but those would help substantially in the meanwhile.&lt;/p&gt;</description>
                <environment></environment>
        <key id="23791">PIPE2D-1285</key>
            <summary>Allow generateCommands.py to control --doraise and --longlog</summary>
                <type id="3" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10518&amp;avatarType=issuetype">Task</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="sogo.mineo">sogo.mineo</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                    </labels>
                <created>Tue, 15 Aug 2023 20:30:09 +0000</created>
                <updated>Thu, 24 Aug 2023 00:15:36 +0000</updated>
                            <resolved>Thu, 24 Aug 2023 00:15:36 +0000</resolved>
                                                                    <component>pfs_pipe2d</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                <comments>
                            <comment id="34315" author="sogo.mineo" created="Tue, 22 Aug 2023 08:10:02 +0000"  >&lt;p&gt;Should I make both -&lt;del&gt;doraise and --longlog optional, or always use them forcibly? Though I have added&#160;&lt;/del&gt;-doraise to the command lines, I don&apos;t exactly know the effect of this option.&lt;/p&gt;</comment>
                            <comment id="34329" author="sogo.mineo" created="Wed, 23 Aug 2023 00:49:31 +0000"  >&lt;p&gt;Another question: What is the argument of &amp;#45;&amp;#45;longlog option?&lt;/p&gt;</comment>
                            <comment id="34330" author="price" created="Wed, 23 Aug 2023 00:58:07 +0000"  >&lt;p&gt;&lt;tt&gt;&amp;#45;&amp;#45;doraise&lt;/tt&gt; causes iteration over the &lt;tt&gt;dataId&lt;/tt&gt; to immediately cease, and to raise the exception (allowing it to be trapped if you run under &lt;tt&gt;pdb&lt;/tt&gt; with a single process). If you leave it off, the command will continue iterating and log at the end how many failed.&lt;br/&gt;
&lt;tt&gt;&amp;#45;&amp;#45;longlog&lt;/tt&gt; requires an argument, but that argument isn&apos;t respected at all (a bug). I think people often put &lt;tt&gt;&amp;#45;&amp;#45;longlog 1&lt;/tt&gt;, I often use &lt;tt&gt;&amp;#45;&amp;#45;longlog FOO&lt;/tt&gt;.&lt;/p&gt;</comment>
                            <comment id="34331" author="sogo.mineo" created="Wed, 23 Aug 2023 02:27:53 +0000"  >&lt;p&gt;Thanks. As for &lt;tt&gt;&amp;#45;&amp;#45;longlog&lt;/tt&gt;, I think it will be enough if I always add &lt;tt&gt;&amp;#45;&amp;#45;longlog=1&lt;/tt&gt; to the command lines.&lt;br/&gt;
As for &lt;tt&gt;&amp;#45;&amp;#45;doraise&lt;/tt&gt;, I think all I have to do is to omit &lt;tt&gt;&amp;#45;&amp;#45;doraise&lt;/tt&gt; when &lt;tt&gt;generateCommands.py&lt;/tt&gt; is called with &lt;tt&gt;&amp;#45;&amp;#45;allowErrors&lt;/tt&gt; option, which already exists. Is it correct?&lt;/p&gt;</comment>
                            <comment id="34332" author="price" created="Wed, 23 Aug 2023 02:28:52 +0000"  >&lt;p&gt;I think that&apos;s right.&lt;/p&gt;</comment>
                            <comment id="34333" author="sogo.mineo" created="Wed, 23 Aug 2023 07:36:28 +0000"  >&lt;p&gt;Could you review the PR? I have made --doraise controllable according to the request, but I have decided to always use --longlog option.&lt;/p&gt;</comment>
                            <comment id="34375" author="sogo.mineo" created="Thu, 24 Aug 2023 00:15:36 +0000"  >&lt;p&gt;Merged. Thanks for reviewing.&lt;/p&gt;</comment>
                    </comments>
                    <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|zzsz8n:</customfieldvalue>

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

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