<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 15:50:41 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-295] Fix use of GitHub API</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/PIPE2D-295</link>
                <project id="10002" key="PIPE2D">DRP 2-D Pipeline</project>
                    <description>&lt;p&gt;We often get in Travis:&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;
...
scons: done building targets.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 403 Forbidden
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 403 Forbidden
The command &lt;span class=&quot;code-quote&quot;&gt;&apos;/bin/bash -lc . ${LSST_DIR}/loadLSST.bash  &amp;amp;&amp;amp; setup lsst_distrib  &amp;amp;&amp;amp; export -f setup  &amp;amp;&amp;amp; . /opt/rh/devtoolset-${DEVTOOLSET}/enable  &amp;amp;&amp;amp; ${PFS_DIR}/build_pfs.sh $INSTALL_PFS_ARGS -t current  &amp;amp;&amp;amp; ( find ${PFS_DIR} -exec strip --strip-unneeded --preserve-dates {} +       &amp;gt; /dev/&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; 2&amp;gt;&amp;amp;1 || &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt; )  &amp;amp;&amp;amp; ( find ${PFS_DIR} -maxdepth 5 -name tests -type d -exec rm -rf {} +       &amp;gt; /dev/&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; 2&amp;gt;&amp;amp;1 || &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt; )  &amp;amp;&amp;amp; ( find ${PFS_DIR} -maxdepth 5 -path &lt;span class=&quot;code-quote&quot;&gt;&quot;*doc/html&quot;&lt;/span&gt; -type d -exec rm -rf {} +       &amp;gt; /dev/&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; 2&amp;gt;&amp;amp;1 || &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt; )  &amp;amp;&amp;amp; ( find ${PFS_DIR} -maxdepth 5 -name src -type d -exec rm -rf {} +       &amp;gt; /dev/&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt; 2&amp;gt;&amp;amp;1 || &lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt; )&apos;&lt;/span&gt; returned a non-zero code: 22
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Note the &lt;tt&gt;403 Forbidden&lt;/tt&gt;, which is coming from a &lt;tt&gt;curl&lt;/tt&gt; command using the GitHub API. I believe we are exceeding a rate limit in the GitHub API (possibly a limit shared by everyone on Travis?). Instead, we can dump the use of the GitHub API and just download the repo with git.&lt;/p&gt;</description>
                <environment></environment>
        <key id="12908">PIPE2D-295</key>
            <summary>Fix use of GitHub API</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="price">price</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 Oct 2018 16:52:52 +0000</created>
                <updated>Wed, 24 Oct 2018 19:16:17 +0000</updated>
                            <resolved>Wed, 24 Oct 2018 19:16:17 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                <comments>
                            <comment id="14129" author="price" created="Wed, 3 Oct 2018 18:54:57 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;, do you see any problems with this? The only thing I can think of is that eups product versions are named after branches rather than the commit SHA, but I don&apos;t think that&apos;s too bad since this is principally used by Docker under which there&apos;s only one version anyway, and if you really care about the version you&apos;ll use a tag.&lt;/p&gt;</comment>
                            <comment id="14268" author="price" created="Wed, 24 Oct 2018 19:16:17 +0000"  >&lt;p&gt;&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=hassan&quot; class=&quot;user-hover&quot; rel=&quot;hassan&quot;&gt;hassan&lt;/a&gt; suggested I merge this since it&apos;s small and blocking the robust use of Travis for other issues.&lt;br/&gt;
&lt;a href=&quot;https://pfspipe.ipmu.jp/jira/secure/ViewProfile.jspa?name=cloomis&quot; class=&quot;user-hover&quot; rel=&quot;cloomis&quot;&gt;cloomis&lt;/a&gt;, we can still revert or clean up the changes if you have any problems with them; please let me know.&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|s0017c:</customfieldvalue>

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

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