<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:53:04 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-429] Fix Jenkins builds on double tags</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-429</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;If I tag a particular pfs_pipe2d commit twice, Jenkins builds don&apos;t fire on the second tag. See &lt;a href=&quot;https://stackoverflow.com/a/45149784/834250&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://stackoverflow.com/a/45149784/834250&lt;/a&gt; . We may need to workaround this, or make new (empty) commits for the tag.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13587">PIPE2D-429</key>
            <summary>Fix Jenkins builds on double tags</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="10100" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/statuses/generic.png" description="No further work should be done on this.">Won&apos;t Fix</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="2">Won&apos;t Fix</resolution>
                                        <assignee username="price">price</assignee>
                                    <reporter username="price">price</reporter>
                        <labels>
                    </labels>
                <created>Wed, 22 May 2019 18:43:09 +0000</created>
                <updated>Tue, 16 Jun 2020 18:27:07 +0000</updated>
                            <resolved>Tue, 16 Jun 2020 18:27:07 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="15607" author="price" created="Fri, 31 May 2019 15:38:16 +0000"  >&lt;p&gt;A simple workaround is to make an empty git commit and tag that:&lt;/p&gt;
&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
git commit --allow-empty -m &lt;span class=&quot;code-quote&quot;&gt;&quot;Release MM.mm.pp&quot;&lt;/span&gt;
git push
git tag MM.mm.pp -m &lt;span class=&quot;code-quote&quot;&gt;&quot;Release after merging PIPE2D-whatever&quot;&lt;/span&gt;
git push origin MM.mm.pp
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;CSES have installed a new Jenkins plugin that may make this unnecessary.&lt;/p&gt;</comment>
                            <comment id="16060" author="price" created="Wed, 11 Sep 2019 20:11:30 +0000"  >&lt;p&gt;I have repeatedly looked for a solution to this problem, and haven&apos;t found anything straightforward that uses the version of Jenkins that CSES has deployed.&lt;/p&gt;

&lt;p&gt;One possibility is that we could switch to a script-based trigger. The script would probably only work within the Princeton firewall, and possibly only within CSES; authentication may be required.&lt;/p&gt;</comment>
                            <comment id="17330" author="price" created="Tue, 16 Jun 2020 18:27:07 +0000"  >&lt;p&gt;We switched to a script-based trigger in &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/PIPE2D-544&quot; title=&quot;For releases, apply tags to each repository&quot; class=&quot;issue-link&quot; data-issue-key=&quot;PIPE2D-544&quot;&gt;&lt;del&gt;PIPE2D-544&lt;/del&gt;&lt;/a&gt;.&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|zzs009:</customfieldvalue>

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