Integrate gitlab-ci/reproducible_builds_squashed and 7 more
CI: Modifications to enable reproducible builds
Added default source revision file name to common.py. Modified the integration_into_manifest function to set the corresponding subproject hash in the SRCREV.conf file if the repository is not found in the default.xml file. The merge_into_manifest function now works even if the names of the master branches in the manifest and in the project repository are different.
BCS 746-000016
--
Add conversion from md docfiles to html
BCS 746-000669
--
CI: Remove pylint-yocto job
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
--
licenses: Removed dependency to image name from search
BCS 746-000303
--
package_release: Added option to copy licenses with release
BCS 746-000303
--
metadata: Changed metainfo to new format
BCS DevOps-000032
--
Added .idea to gitignore
--
metadata: Added generation of metainfo to package_release
BCS DevOps-000032