1. 10 3月, 2022 1 次提交
  2. 31 1月, 2022 1 次提交
    • A
      Refactor the CI scripts (#6191) · 7a6dae02
      Abdelatif Guettouche 提交于
      The reason behind this refactoring is that all of the sketch related functions can (and will) be used for other purposes.
      
      Build in the sketch directory: This will make it easy to handle artifacts after the build.
      Separate sketch related functions from IDE installation script. This is the main commit.
      Create a separate job for the Cmake check. This check was part of one of the Linux build. I believe that it's not the best place for such a check.
      Checking for the skip landmarks and validity of the the sketch directory were already done by count_sketches.
      7a6dae02