- Sep 14, 2022
-
-
Tim Jaacks authored
-
Tim Jaacks authored
-
- Sep 06, 2022
-
-
Tim Jaacks authored
-
- Aug 30, 2022
-
-
Tim Jaacks authored
Otherwise no pipeline is created at all in these merge requests, which prevents the MR from being merged.
-
- Aug 29, 2022
-
-
Tim Jaacks authored
-
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.
-
- Jun 20, 2022
-
-
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.
-
- Jun 14, 2022
-
-
Tim Jaacks authored
Leave all common yaml parts in manifest-integration.yml and add manifest-integration-yocto.yml and manifest-integration-ci-test.yml containing the different variable assignments for each environment. The repos including these files have to be updated with the new names.
-
Tim Jaacks authored
This is the first step for reducing code duplicates. BCS 746-000807
-
- Jun 13, 2022
-
-
Tim Jaacks authored
BCS 746-000808
-
- May 31, 2022
-
-
Tim Jaacks authored
-
- Apr 26, 2022
-
-
Tobias Kahlki authored
BCS 746-000518
-
- Apr 12, 2022
-
-
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.
-
- Apr 01, 2022
-
-
Jonas Höppner authored
Our settings refuse to merge if no pipeline has been run.
-
- Mar 24, 2022
-
-
Jonas Höppner authored
Also set yocto deploy job to manual to test merge.
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Jonas Höppner authored
Integrates the changes done in the foobar- yml files to the yocto projects.
-
- Mar 18, 2022
-
-
Jonas Höppner authored
Create a merged version of the gitlab-ci files from the layers and the repositoried referenced by the SRCREV file to be included in the projects, to replace the project-individual implementation. BCS 746-000646
-
- Mar 14, 2022
-
-
Jonas Höppner authored
Also add all yml files to the yamllint check and replaces the project path check with a more general project-root check. BCS 746-000646
-