- May 19, 2022
-
-
Jonas Höppner authored
The script can also be run in the normal python container, so this slightly reduces the complexity.
-
- May 16, 2022
-
-
Felix Gerking authored
-
- May 13, 2022
-
-
Tobias Kahlki authored
The image and distro for the buildfng job can now be set via global/external variables.
-
- May 10, 2022
-
-
Tim Jaacks authored
BCS 746-000636
-
- May 06, 2022
-
-
Jonas Höppner authored
The integration branch was reused even if there where new commits on the target branch, which could lead into reverting some changes. This adds a check, if the existing integration branch is directly based on the target branch and deletes it if not.
-
Jonas Höppner authored
BCS 746-000785
-
Jonas Höppner authored
-
- May 05, 2022
-
-
Jonas Höppner authored
The pipeline is not setup to build from different manifest and so on, and the dual_espresso manifest will probably go to a seperate repo to keep it private.
-
Jonas Höppner authored
-
- Apr 26, 2022
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
BCS 746-000518
-
- Apr 22, 2022
-
-
Tobias Kahlki authored
-
Tobias Kahlki authored
-
- Apr 13, 2022
-
-
Felix Gerking authored
BCS 746-000637
-
Felix Gerking authored
* Split up build and package steps in separate files * Add additional comments * Add log output BCS 746-000637
-
- Apr 12, 2022
-
-
Tim Jaacks authored
-
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 05, 2022
-
-
BCS DevOps-000035
-
- Apr 04, 2022
-
-
Jonas Höppner authored
-
Jonas Höppner authored
-
- Apr 01, 2022
-
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Jonas Höppner authored
Our settings refuse to merge if no pipeline has been run.
-
- Mar 31, 2022
-
-
Jonas Höppner authored
-
Jonas Höppner authored
The deploy_gitlab_ci now creates the integration commit and branch in each passed subproject and create an integration commit in the manifest containing all these new revisions. A build is then triggered on this commit to test the functionality. Split the update_submodule functions to reuse them in different ways. Remove some previously used files. BCS 746-000740
-
Felix Gerking authored
Added additional log output for sdk upload.
-
- Mar 30, 2022
-
-
Felix Gerking authored
Remove alphaplan_fwr debug code and run black and pylint.
-
Felix Gerking authored
To improve the readability of the package_release.py script. BCS 746-000734
-
Felix Gerking authored
Now md5sums.txt can be assembled from different copy processes. The build md5sums file is not overwritten by the license copy process anymore. BCS 746-000637 746-000734
-
Felix Gerking authored
The alphaplan FWR generation is now separated to make the manifest gitlab-ci file more easy to understand and reduce the complexity of the package_release file. BCS 746-000637
-
Jonas Höppner authored
-
Jonas Höppner authored
-
- Mar 29, 2022
-
-
Jonas Höppner authored
-
Jonas Höppner authored
The merge job of a subproject include in the merge request merged by gitlab ci, should not merge the integration branch in the manifest by themself. This is now disabled by checking the source branch name. This allow to merge the manifests commit at last.
-
Jonas Höppner authored
-
Jonas Höppner authored
-
Jonas Höppner authored
Tim suggested to use the same name scheme for all jobs and use the group names yocto and gitlab-ci as base.
-
Jonas Höppner authored
-