1. 30 Aug, 2019 25 commits
  2. 29 Aug, 2019 12 commits
  3. 28 Aug, 2019 3 commits
    • Rafael Monnerat's avatar
      5129bbdd
    • Boxiang Sun's avatar
      erp5: Extract erp5-doc as external repository · 20633753
      Boxiang Sun authored
      Not use erp5-doc as a submodule anymore
      
      /reviewed-on nexedi/slapos!613
      20633753
    • Jérome Perrin's avatar
      Include JSON schema lint in SR test suite · 91f268e0
      Jérome Perrin authored
      Usually when we make change to SlapOS profiles, we only check the result of SR test and sometimes problems in the json schema are introduced and we only notice this when we check the result of `SLAPOS-EGG-TEST`.
      
      This MR is about:
        - also running `slapos.cookbook` tests as part of `SLAPOS-SR-TEST`. This test in fact contain both "egg tests" for some recipes in nexedi/slapos repository and "lint test" for the formatting of json schemas for parameters (because this nexedi/slapos repository contain both some recipes and profiles).
        - fixing current problems with json schemas on master branch.
      
      /reviewed-on !612
      91f268e0