<!-- 
RSS generated by JIRA (8.3.4#803005-sha1:1f96e09b3c60279a408a2ae47be3c745f571388b) at Sat Feb 10 16:49:06 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>[INFRA-70] Provide PFS http server for conda repository</title>
                <link>https://pfspipe.ipmu.jp/jira/browse/INFRA-70</link>
                <project id="10001" key="INFRA">Software Development Infrastructure</project>
                    <description>&lt;p&gt;Could we get a PFS development web server? The immediate use-case is for a conda channel for patches/additions to the LSST conda installation. But one can imagine others (documentation, ICS conda channel).&lt;/p&gt;

&lt;p&gt;For conda, http or https, and only serving static files. rsync&apos;ing files in might be sufficient write access. &lt;/p&gt;</description>
                <environment></environment>
        <key id="11223">INFRA-70</key>
            <summary>Provide PFS http server for conda repository</summary>
                <type id="10001" iconUrl="https://pfspipe.ipmu.jp/jira/secure/viewavatar?size=xsmall&amp;avatarId=10515&amp;avatarType=issuetype">Story</type>
                                            <priority id="3" iconUrl="https://pfspipe.ipmu.jp/jira/images/icons/priorities/major.svg">Major</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="atsushi.shimono">shimono</assignee>
                                    <reporter username="cloomis">cloomis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 Oct 2016 14:03:20 +0000</created>
                <updated>Fri, 13 Oct 2017 09:02:15 +0000</updated>
                            <resolved>Fri, 13 Oct 2017 09:02:15 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                <comments>
                            <comment id="11567" author="atsushi.shimono" created="Wed, 16 Nov 2016 17:09:16 +0000"  >&lt;p&gt;Pages at &lt;a href=&quot;https://pfspipe.ipmu.jp&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfspipe.ipmu.jp&lt;/a&gt; is managed under git (at github, no auto deploy).&lt;br/&gt;
We can have any directory specific to this purpose, managed under git.&lt;/p&gt;</comment>
                            <comment id="11573" author="cloomis" created="Wed, 16 Nov 2016 20:39:27 +0000"  >&lt;p&gt;OK,&lt;/p&gt;

&lt;ol&gt;
	&lt;li&gt;How do the actual ``pfspipe`` pages get updated after the github repo gets changed?&lt;/li&gt;
	&lt;li&gt;Where in the pfs_www repo would a static and hidden directory containing a tree of files of various types and names go?&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;For conda there will be big .tgz files, etc. &lt;/p&gt;
</comment>
                            <comment id="11577" author="atsushi.shimono" created="Thu, 17 Nov 2016 04:21:32 +0000"  >&lt;p&gt;1. periodic update and/or one-time hand operation by sysadmin&lt;br/&gt;
2. pfs_www is for pfs.ipmu.jp, which is under simple CMS. it&apos;s not easy to handle various types&lt;/p&gt;

&lt;p&gt;&amp;gt; For conda there will be big .tgz files, etc. &lt;br/&gt;
I was afraid so, actually.&lt;br/&gt;
Then, it should be better to have some space via putting files, or to build conda repository at server.&lt;br/&gt;
Easiest way in server operation point of view, is to provide one WebDAV URI (on pfs.ipmu.jp or pfspipe), which is in public at some point on pfspipe. e.g.:&lt;br/&gt;
webdav: &lt;a href=&quot;https://pfs.ipmu.jp/webdav-pfspipe/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfs.ipmu.jp/webdav-pfspipe/&lt;/a&gt;&lt;br/&gt;
public point: &lt;a href=&quot;https://pfspipe.ipmu.jp/conda/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfspipe.ipmu.jp/conda/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you are thinking to have non-autogen-ed documents, I&apos;d suggest to host in pfs_www_pipe repo. If you are thinking to have autogen-ed documents like via sphinx, ask to build dedicated processing environment on server or consider to follow other documents (like readthedocs).&lt;/p&gt;</comment>
                            <comment id="11586" author="cloomis" created="Thu, 17 Nov 2016 15:21:08 +0000"  >&lt;p&gt;webdav would work, I think. Though rsync would easier. Access does need to be pretty general: allow deleting things, etc. Definitely non-autogen-ed. Sorry....&lt;/p&gt;

&lt;p&gt;If you have ipv6, &lt;a href=&quot;http://odie.toestub.org:8088&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://odie.toestub.org:8088&lt;/a&gt; has a sample tree with just one product in it. That&apos;s what I&apos;d like to be able to actively maintain. (Sorry, that host is all I have complete access to right now). &lt;tt&gt;conda search  --override-channels -c &lt;a href=&quot;http://odie.toestub.org:8088/stack&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;http://odie.toestub.org:8088/stack&lt;/a&gt;&lt;/tt&gt; is how it would appear to most.&lt;/p&gt;</comment>
                            <comment id="11587" author="atsushi.shimono" created="Thu, 17 Nov 2016 15:41:38 +0000"  >&lt;p&gt;ok.&lt;/p&gt;

&lt;p&gt;site: &lt;a href=&quot;https://pfspipe.ipmu.jp/conda/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfspipe.ipmu.jp/conda/&lt;/a&gt;&lt;br/&gt;
webdav: &lt;a href=&quot;https://pfs.ipmu.jp/webdav-conda/&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://pfs.ipmu.jp/webdav-conda/&lt;/a&gt; (login required)&lt;br/&gt;
rsync: ssh to pfs.ipmu.jp:/server/services/conda/&lt;/p&gt;

&lt;p&gt;if you could configure, please close this.&lt;/p&gt;</comment>
                            <comment id="12664" author="cloomis" created="Fri, 13 Oct 2017 08:50:48 +0000"  >&lt;p&gt;Thanks for all the work. In the end we will not use conda distributions.&lt;/p&gt;</comment>
                            <comment id="12665" author="atsushi.shimono" created="Fri, 13 Oct 2017 09:02:15 +0000"  >&lt;p&gt;Since, &lt;br/&gt;
&amp;gt; Thanks for all the work. In the end we will not use conda distributions.&lt;br/&gt;
changed resolution to WONTFIX, and filed &lt;a href=&quot;https://pfspipe.ipmu.jp/jira/browse/INFRA-162&quot; title=&quot;Remove all configurations for INFRA-70&quot; class=&quot;issue-link&quot; data-issue-key=&quot;INFRA-162&quot;&gt;&lt;del&gt;INFRA-162&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|ii00v3:</customfieldvalue>

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