Re: [Koha-devel] Roles for 18.11 | REST API 'module maintainer'

2018-05-09 Thread Marcel de Rooy
+1 # REST API needs to move forward ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : h

Re: [Koha-devel] Roles for 18.11 | REST API 'module maintainer'

2018-05-09 Thread Katrin Fischer
  +1 from me as well. Thx Tomas for your work so far and your willingness to continue!   Another development area where a coordinating role could be really helpful is the Elasticsearch development. Someone to keep track of things and point people at the patches that need testing first etc.  

Re: [Koha-devel] Official Docker image

2018-05-09 Thread David Cook
Hi Tomas, I’ve decided to try Docker for Windows, and to try out your koha-testing-docker using that. I cloned the git repository from https://gitlab.com/koha-community/koha-testing-docker and I’m reading the README.md, but I stumble at “docker-compose build”. (Initially I didn’t read t

Re: [Koha-devel] Official Docker image

2018-05-09 Thread Tomas Cohen Arazi
Try docker-compose up. Not run. The readme is outdated! El mié., 9 de may. de 2018 10:45 p. m., David Cook escribió: > Hi Tomas, > > > > I’ve decided to try Docker for Windows, and to try out your > koha-testing-docker using that. > > > > I cloned the git repository from > https://gitlab.com/koh

Re: [Koha-devel] Official Docker image

2018-05-09 Thread Jonathan Druart
Readmes are not supposed to be read! El mié., 9 de may. de 2018 23:14, Tomas Cohen Arazi escribió: > Try docker-compose up. Not run. The readme is outdated! > > El mié., 9 de may. de 2018 10:45 p. m., David Cook < > dc...@prosentient.com.au> escribió: > >> Hi Tomas, >> >> >> >> I’ve decided to t

Re: [Koha-devel] Official Docker image

2018-05-09 Thread David Cook
I was able to set SYNC_REPO using “$env:SYNC_REPO = 'C:\Users\dcook\Git\koha'” in powershell… Retried “docker-compose build” and got the following: WARNING: The COVERAGE variable is not set. Defaulting to a blank string. WARNING: The RUN_TESTS_AND_EXIT variable is not set. Defaulting to a

Re: [Koha-devel] Official Docker image

2018-05-09 Thread Bob Birchall
Jonathan, go to bed! On 10/05/18 13:29, Jonathan Druart wrote: Readmes are not supposed to be read! El mié., 9 de may. de 2018 23:14, Tomas Cohen Arazi mailto:tomasco...@gmail.com>> escribió: Try docker-compose up. Not run. The readme is outdated! El mié., 9 de may. de 2018 10:45 p.

Re: [Koha-devel] Official Docker image

2018-05-09 Thread David Cook
For anyone using Docker for Windows, one annoying thing to note is that Docker for Windows requires HyperV to be activated, and that conflicts with other virtualization software like Vmware (and I think Virtualbox although I haven’t tried that I think). Enabling/disabling HyperV isn’t that h