George T Kramer
George T Kramer
DevOps needs to know about the internals of mixer in order to keep it's operations running when things go wrong. If a build is bad and cannot be used in...
Today when packages are published, all ~85GB of content is copied and synced for each build. Over time, this accumulates a high amount of disk space and requires a robust...
A docker folder should be made in the config repository containing folders for each image name. Each image folder name should have the following files inside of it: - Dockerfile...
There are one or two find command that become expensive as debuginfo build up over time. If we know the packages from the previous build, we might be able to...
When using the `--no-signing` option on mixer, mixer will not sign the latest file. This is not being done today by our process and is required for supporting future enhancements...
A file named `os-core-update-extra-files` needs to be created in mixer's server state directory containing the paths that need to be added to the os-core-update manifest. These files need to be...
Prior to doing releases of tools on which the clr-distro-factory build process is dependent, those tools should be tested in this environment to identify any changes needed to the build...
This should be done in a separate pipeline running on an agent different than the build agent. Do not want debuginfo generation to be in the critical path of the...
If the sign_image function is defined, the image certificate needs to be placed in the staged config folder alongside the Swupd_Root.pem.
Add header to license file that contains the following text to make it more clear as to what users are looking at: ``` # This list is automatically generated. #...