Skip to content
Snippets Groups Projects
  1. Jan 10, 2022
  2. Jan 05, 2022
  3. Dec 23, 2021
  4. Dec 17, 2021
  5. Dec 16, 2021
  6. Dec 15, 2021
  7. Dec 08, 2021
  8. Dec 06, 2021
  9. Dec 03, 2021
  10. Dec 02, 2021
    • d.kilic's avatar
      Merge branch 'fix-installer-build' into 'master' · 794ebe43
      d.kilic authored
      Update .gitlab-ci.yml file
      
      The building of the installer in the CI is broken, because dependencies are not properly set. The Windows-CI fetched th artifacts from Mac
      
      `C:\GitLabRunner\builds\R5KJi7Pq\0\ped-dyn-emp\petrack\build\_CPack_Packages\Darwin\DragNDrop`
      
      which results in the failure of some scripts. I made Windows not depend on anything, since it builds PeTrack again and made the MacOS job depend on `build_macos` so it fetches the already built bundle.
      
      I'll comment out the part which only allows these to run on master, so we can test it. 
      
      - [ ] include only on master constraint again
      
      See merge request !152
      794ebe43
    • d.kilic's avatar
    • Schrödter, Tobias's avatar
      Merge branch 'macos-ci' into 'master' · a06ad170
      Schrödter, Tobias authored
      Add Macos CI
      
      See merge request !144
      a06ad170
    • Schrödter, Tobias's avatar
      Add Macos CI · 4cb93c8d
      Schrödter, Tobias authored
      The newly added workflow tests the building, unit tests, and regression tests on our Mac OS runner. Additionally when creating a release the installer will be uploaded to sciebo. 
      4cb93c8d
  11. Dec 01, 2021
  12. Nov 29, 2021
  13. Nov 19, 2021
  14. Nov 12, 2021
  15. Nov 10, 2021
  16. Nov 03, 2021
  17. Oct 29, 2021
  18. Oct 20, 2021
Loading