Skip to content

Continuous integration

Charles de Beauchesne edited this page Apr 24, 2019 · 3 revisions

A good project comes with a good continuous integration/deployment.

As now, CI/CD is not finished yet. Here is a list of task, unticked ones are not done.

  • When a commit is made a made on branch {branch-name}
  • When a commit is made on master
  • Once a day
    • load new translated strings from transifex, and create translations-{lang} branches + PR
  • When a release is published on github

Note : a build list is available on https://c2corg.github.io/c2c_ui/. Only actives branches are shown, but all past branches are available.

Clone this wiki locally