Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Cate Automation

Marco Zühlke edited this page Feb 12, 2018 · 12 revisions

We currently have 4 repositories for Cate for which we have setup automatic builds on travis and appveyor. Jobs on the build servers are triggers once a git push happens on the respective repository.

  • cate GitHub issues GitHub pull requests
  • cate-desktop GitHub pull requests
    • build and execute tests, NO artifacts
      • Linux and macOS Build Status
      • Windows last: Build status master branch: Build status
  • cate-conda
    • build conda packages conda build recipe
      • Linux and macOS Build Status
      • Windows Build status
    • upload conda packages to Anaconda Cloud
      • cate Anaconda-Server Badge
      • cate-cli Anaconda-Server Badge
      • cate-util Anaconda-Server Badge
  • cate-installer
    • build custom miniconda constructor installer, build electron installer npm dist
      • Linux and macOS Build Status
      • Windows Build status
    • upload miniconda and electron installer to FTP
      • Server : ftp.brockmann-consult.de
      • User : ccitbx
      • Directory : software/${OS}/
    • Manually create release with artifacts and notes on Github:
      • Internal releases GitHub release
      • Public releases GitHub release