[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.08-46-g51c01cb843

Git repo owner gitmaster at git.koha-community.org
Wed Mar 18 23:16:55 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 19.05.x has been updated
       via  51c01cb843d9a64e09a87f293ccd8fe62794974f (commit)
       via  43798cc1f42338f247fdc0b77b017a511e839e60 (commit)
      from  9e46c1c89af1176c3996e69e0a2a841803e0206c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 51c01cb843d9a64e09a87f293ccd8fe62794974f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 13 17:01:06 2020 +0100

    Bug 24494: Make the regex more exact
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 3c45a6ac63b93fcaa67b2c2d529cbc95bd2a44da)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 43798cc1f42338f247fdc0b77b017a511e839e60
Author: Victor Grousset/tuxayo <victor at tuxayo.net>
Date:   Thu Jan 23 15:55:18 2020 +0100

    Bug 24494: tests: 00-valid-xml.t shouldn't check node_modules
    
    == Test plan ==
    - work with SCSS (just recompile it if you never did)
      - https://wiki.koha-community.org/wiki/Working_with_staff_client_SCSS
    - now you have a node_modules directory
    - prove -r t/00-valid-xml.t
    - it should fail on files in node_modules
    - apply this patch
    - prove -r t/00-valid-xml.t
    - it should work
    - sabotage a legitimate XML file, like etc/SIPconfig.xml
    - prove -r t/00-valid-xml.t
    - it should fail, good the test is still useful
    - undo the sabotage
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 088a610682f1a1be3fd05b64c5080faa0ff7cfd7)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 t/00-valid-xml.t | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list