Skip to content
Snippets Groups Projects
  1. Sep 14, 2022
  2. Sep 06, 2022
  3. Aug 30, 2022
  4. Aug 29, 2022
    • Tim Jaacks's avatar
      Add rules for integration pipeline · a4aae414
      Tim Jaacks authored
      a4aae414
    • Tim Jaacks's avatar
      Generate integration pipeline based on CI variable · f1170351
      Tim Jaacks authored
      Evaluate the INTEGRATION variable to determine target project and branch
      for integration instead of using the hard-coded variables. For now this
      works only for a single integration per target project because the
      integration branch name does not include the target branch and hence
      would be identical when trying to integrate into multiple branches of
      the same project.
      f1170351
  5. Jun 20, 2022
    • Tim Jaacks's avatar
      Define yamllint job explicitly in each pipeline · 2b2bc220
      Tim Jaacks authored
      The yamllint job was included in the pipeline implicitly via the
      inclusion of common.yml. This is not very transparent. Make the common
      definition a base job and extend it explicitly in each pipeline now.
      
      Add infrastructure stage comment header into both yaml files.
      2b2bc220
  6. Jun 14, 2022
  7. Jun 13, 2022
  8. May 31, 2022
  9. Apr 26, 2022
  10. Apr 12, 2022
    • Tim Jaacks's avatar
      Move repositories to git.seco.com · 1ba52853
      Tim Jaacks authored
      Rename variable JENKINSGUF_SSH_PRIVATE_KEY / SSH_PRIVATE_KEY to
      GITLAB_PRIVATE_KEY on this occasion, because it contains a private key
      that was generated exclusively for this use case. The according public
      key has been added as a deploy key in GitLab to all repositories that
      this repository needs access to.
      
      Add more detailed documentation concerning this configurationdirectly in
      the gitlab-ci files.
      1ba52853
  11. Apr 01, 2022
  12. Mar 24, 2022
  13. Mar 18, 2022
  14. Mar 14, 2022
Loading