Hi Moaz, Thanks. Pls check my comments below.
Regards, Wei On Sat, Aug 3, 2019 at 10:51 PM Moaz Reyad <moazre...@gmail.com> wrote: > Hi Wei, > > Yes, the repo is : https://github.com/apache/incubator-singa-site > > It can be updated using the standard git commands: > > git clone https://github.com/apache/incubator-singa-site.git > git commit > and so on... > > However, we still did not ask INFRA to update the pubsub to use git instead > of svn. So now the old SVN repository is still active and the new git > repository is not yet connected to the website (singa.apache.org). > > We should create a ticket similar to this one: > https://issues.apache.org/jira/browse/INFRA-16990 Ok. I will do it. > > > and specify a git branch and a folder in the repo ( > https://github.com/apache/incubator-singa-site) to be used as the main > folder of the website. > > For instance, may be we use the master branch to store the "source code" of > the website, and use another branch such as "asf-site" to contain the > actual built website after running Sphinx site build script. Currently, the > source code of the website is at this folder in the original git repo: > https://github.com/apache/incubator-singa/tree/master/doc, and the master > branch of https://github.com/apache/incubator-singa-site contains the > built > website. > Since Sphinx needs the source Python code to generate the API, I think it would be good to put the documentation files in the https://github.com/apache/incubator-singa <https://github.com/apache/incubator-singa/tree/master/doc>. > > We can complicate it further by using other git branches in > incubator-singa-site for different versions (1.0.0, 2.0.0, ..) and > different languages (Chinese, Korean, ..). Then the site build script > (build.sh) can be updated to perform "git clone" on them and build all of > them, and finally push them to the asf-site branch. > I agree that it would be good to have a branch for storing the html files of each version . > > What do you think? > Moaz > On Sat, Aug 3, 2019 at 4:34 PM Wang Wei <wang...@comp.nus.edu.sg> wrote: > > > Hi Moaz, > > > > If I want to update incubator-singa-site, what's the upstream to push to? > > Is there a repo at gitbox.apache.org? > > Thanks. > > > > Regards, > > Wei > > > > On Thu, Aug 1, 2019 at 8:33 PM Moaz Reyad <moazre...@gmail.com> wrote: > > > > > The notebooks were not in the SVN. They are in singa github: > > > > > > > > > https://github.com/apache/incubator-singa/tree/master/doc/en/docs/notebook > > > > > > Sphinx generates the website pages which contain links to the URLs in > the > > > above folder. > > > > > > Regards, > > > Moaz > > > > > > On Thu, Jul 25, 2019 at 1:00 PM Wang Wei <wang...@comp.nus.edu.sg> > > wrote: > > > > > > > Thanks, Moaz! > > > > Github can display notebooks directly. But I cannot find the > > notebooks.. > > > > Did Sphinx ignore them? > > > > > > > > Regards, > > > > Wei > > > > > > > > On Thu, Jul 25, 2019 at 6:12 PM Moaz Reyad <m...@apache.org> wrote: > > > > > > > > > I pushed the current site from SVN to the new repo: > > > > > > > > > > https://github.com/apache/incubator-singa-site > > > > > > > > > > Please check and if everything is fine, we can ask INFRA to perform > > the > > > > > switch to this new repository. > > > > > > > > > > Best regards, > > > > > Moaz > > > > > > > > > > On Thu, Jul 11, 2019 at 3:48 AM Wang Wei <wang...@comp.nus.edu.sg> > > > > wrote: > > > > > > > > > > > Thanks, Alan. We will start using the new repo for the website. > > > > > > > > > > > > Regards, > > > > > > Wei > > > > > > > > > > > > On Thu, Jul 11, 2019 at 4:14 AM Alan Gates <alanfga...@gmail.com > > > > > > wrote: > > > > > > > > > > > > > I've created incubator-singa-site.git. You should now be able > to > > > > port > > > > > > the > > > > > > > contents over from the SVN site repo and then infra can switch > > your > > > > > > pubsub > > > > > > > from there. > > > > > > > > > > > > > > Alan. > > > > > > > > > > > > > > On Sun, Jun 30, 2019 at 6:41 AM Alan Gates < > alanfga...@gmail.com > > > > > > > > wrote: > > > > > > > > > > > > > > > I’m out on vacation and won’t be back until July 9th. I’ll be > > > happy > > > > > to > > > > > > do > > > > > > > > it then if one of the other mentors doesn’t get to it first. > > > > > > > > > > > > > > > > Alan. > > > > > > > > > > > > > > > > Sent from my iPhone > > > > > > > > > > > > > > > > > On Jun 30, 2019, at 04:47, Moaz Reyad <m...@apache.org> > > wrote: > > > > > > > > > > > > > > > > > > Dear Alan, > > > > > > > > > > > > > > > > > > Can we create the new git repository incubator-singa-site ? > > > > > > > > > > > > > > > > > > Thank you, > > > > > > > > > Moaz > > > > > > > > > > > > > > > > > >> On 2019/04/04 16:23:32, Moaz Reyad <m...@apache.org> > wrote: > > > > > > > > >> Dear Alan, > > > > > > > > >> > > > > > > > > >> Thank you for the help. > > > > > > > > >> > > > > > > > > >> About Gitbox, the INFRA-17328 issue created a git > repository > > > for > > > > > the > > > > > > > > source > > > > > > > > >> code but not for the site. > > > > > > > > >> > > > > > > > > >> We would like to create a new git repository > > > > > (incubator-singa-site) > > > > > > > > instead > > > > > > > > >> of the current SVN repository ( > > > > > > > > >> https://svn.apache.org/repos/asf/incubator/singa/site/) > > > > > > > > >> > > > > > > > > >> Thank you, > > > > > > > > >> Moaz > > > > > > > > >> > > > > > > > > >>> On Wed, Apr 3, 2019 at 7:49 PM Alan Gates < > > ga...@apache.org> > > > > > > wrote: > > > > > > > > >>> > > > > > > > > >>> https://cwiki.apache.org/confluence/display/SINGA has > been > > > > > > created. > > > > > > > > >>> Moaz, I've made you the admin, you should be able to add > > > > others. > > > > > > > > >>> > > > > > > > > >>> Regarding gitbox, it appears that is finished based on > the > > > > JIRA. > > > > > > Is > > > > > > > > there > > > > > > > > >>> something more to do? > > > > > > > > >>> > > > > > > > > >>> I have submitted a request to create the security email > > list > > > > and > > > > > > made > > > > > > > > moaz > > > > > > > > >>> and wangwei the admins. This is a private list, so you > > > should > > > > > only > > > > > > > > accept > > > > > > > > >>> people on the PPMC or Apache members onto the list. > > > > > > > > >>> > > > > > > > > >>> Alan. > > > > > > > > >>> > > > > > > > > >>>> On Mon, Apr 1, 2019 at 1:08 AM Moaz Reyad < > > m...@apache.org> > > > > > > wrote: > > > > > > > > >>>> > > > > > > > > >>>> Dear SINGA mentors, > > > > > > > > >>>> > > > > > > > > >>>> What is your advice about this request to add new > services > > > for > > > > > > > SINGA? > > > > > > > > >>>> > > > > > > > > >>>> Best regards > > > > > > > > >>>> Moaz > > > > > > > > >>>> > > > > > > > > >>>> ---------- Forwarded message --------- > > > > > > > > >>>> From: Moaz Reyad <m...@apache.org> > > > > > > > > >>>> Date: Sat, Mar 9, 2019 at 11:39 AM > > > > > > > > >>>> Subject: New services for SINGA (Mentors help needed) > > > > > > > > >>>> To: <dev@singa.incubator.apache.org> > > > > > > > > >>>> > > > > > > > > >>>> > > > > > > > > >>>> Hi All, > > > > > > > > >>>> > > > > > > > > >>>> I would like to propose three new services for SINGA. > > These > > > > > > services > > > > > > > > can > > > > > > > > >>>> be requested from (https://selfserve.apache.org/) but I > > do > > > > not > > > > > > have > > > > > > > > >>>> permission to create them. I opened an INFRA ticket ( > > > > > > > > >>>> https://issues.apache.org/jira/browse/INFRA-17981), but > > the > > > > > INFRA > > > > > > > > team > > > > > > > > >>>> suggested that we ask assistance from mentors. > > > > > > > > >>>> > > > > > > > > >>>> 1. Confluence wiki: > > > > > > > > >>>> > > > > > > > > >>>> We need to create a space for SINGA at the Confluence > > wiki. > > > > The > > > > > > wiki > > > > > > > > is > > > > > > > > >>>> required to keep the development pages which are not > > > directly > > > > > > useful > > > > > > > > to > > > > > > > > >>>> SINGA users. For example: the development schedule, how > to > > > > > > prepare a > > > > > > > > >>>> release, maturity assessment, etc. > > > > > > > > >>>> > > > > > > > > >>>> This issue was open before ( > > > > > > > > >>>> https://issues.apache.org/jira/browse/INFRA-9473) but > it > > > was > > > > > not > > > > > > > > >>>> completed. > > > > > > > > >>>> > > > > > > > > >>>> Please add my account: > > > > > > > > >>>> > > > > > > > > >>>> Wiki: > > > https://cwiki.apache.org/confluence/display/~moazreyad > > > > > > > > >>>> Apache ID: moaz > > > > > > > > >>>> > > > > > > > > >>>> SINGA team members who would like to contribute to the > > wiki > > > > may > > > > > > > share > > > > > > > > >>>> their wiki account, so they can have the write > permission > > on > > > > the > > > > > > > wiki > > > > > > > > pages. > > > > > > > > >>>> > > > > > > > > >>>> We can also try to enable the GitHub wiki, but I think > > > Apache > > > > > does > > > > > > > not > > > > > > > > >>>> allow this any more and the ASF encourages the use of > > > > Confluence > > > > > > > > instead. > > > > > > > > >>>> > > > > > > > > >>>> 2. GitBox repository for incubator-singa-site: > > > > > > > > >>>> > > > > > > > > >>>> This is required to move the singa site from SVN to Git. > > For > > > > > more > > > > > > > > >>>> information see ( > > > > > > https://issues.apache.org/jira/browse/INFRA-17328) > > > > > > > > >>>> > > > > > > > > >>>> 3. Security mail list: > > > > > > > > >>>> > > > > > > > > >>>> We would like to create the private address: > > > > > > > > secur...@singa.apache.org > > > > > > > > >>>> for security issues. There are some vulnerabilities > > already > > > > > > reported > > > > > > > > to > > > > > > > > >>>> SINGA and we need to resolve them. The security mail > list > > > will > > > > > > help > > > > > > > in > > > > > > > > >>>> handling current and future security issues. > > > > > > > > >>>> > > > > > > > > >>>> Please add wang...@apache.org to this private mail > list. > > > For > > > > > more > > > > > > > > >>>> information see ( > > > > > https://issues.apache.org/jira/browse/SINGA-417 > > > > > > ). > > > > > > > > SINGA > > > > > > > > >>>> team members who would like to join the security team > may > > > also > > > > > > share > > > > > > > > their > > > > > > > > >>>> email. > > > > > > > > >>>> > > > > > > > > >>>> Best regards, > > > > > > > > >>>> Moaz > > > > > > > > >>>> > > > > > > > > >>> > > > > > > > > >> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >