Skip to content
Snippets Groups Projects
  1. Feb 09, 2022
    • Jonas Höppner's avatar
      Add conversion from md docfiles to html · 0f7e517b
      Jonas Höppner authored
      BCS 746-000669
      0f7e517b
    • Jonas Höppner's avatar
      CI: Remove pylint-yocto job · 52f49483
      Jonas Höppner authored
      The job was used to check if all scripts are able to run in the yocto
      CI image. Tim and Jonas decided to remove the job and plan to change
      the CI, that the yocto image does not need to execute special python
      scripts. That way we may use the plain crops/poky container for the
      yocto build and remove this dependency thats hard to track.
      
      BCS 746-000643
      52f49483
  2. Jan 27, 2022
    • Jonas Höppner's avatar
      Fix the job names for deploy · 77ada04c
      Jonas Höppner authored
      The variable use in the deploy name was not replaced in the UI. This
      hopefully cleansup the UI, and uses the project root variable in the job
      only.
      
      BCS 746-000629
      77ada04c
  3. Jan 25, 2022
  4. Dec 15, 2021
  5. Nov 01, 2021
  6. Sep 15, 2021
  7. Jun 29, 2021
    • Tim Jaacks's avatar
      deploy stage: simplify yaml syntax · b11d648a
      Tim Jaacks authored
      b11d648a
    • Tim Jaacks's avatar
      Fix pipeline execution on master · adbeb1d7
      Tim Jaacks authored
      adbeb1d7
    • Tim Jaacks's avatar
      Add deploy stage · 00f04bda
      Tim Jaacks authored
      The jobs in the deploy stage have to be triggered manually in GitLab.
      There is one deploy job for each project which uses the gitlab-ci
      scripts as a submodule, so that the deployment can be performed step by
      step.
      
      If executed within MR context, an integration MR is created and left
      open. The user can extend this integration MR, e.g. if CI scripts have
      been renamed, changed command line arguments or other changes requiring
      updates of the correspronding .gitlab-ci.yml file. Subsequent runs of
      this job will re-create the integration branch, so manual changes are
      lost in this case.
      
      If executed on the master branch (i.e. after the source MR has been
      merged), the job does exactly the same, plus the integration MR will be
      automatically merged. If this fails, the job will fail as well.
      00f04bda
  8. Jan 05, 2021
  9. Jan 04, 2021
  10. Dec 21, 2020
  11. Dec 08, 2020
  12. Dec 01, 2020
  13. Nov 18, 2020
  14. Nov 16, 2020
Loading