George T Kramer

Results 28 issues of George T Kramer

A static files repository should be a variable in the config repo. This repository is expected to have the following directory structure: - toplevel - releases That controls which files...

effort 3

Variables for these guys needs to be defined, but if they exist, they should be staged into the following directory structure: ``` repo/ x86_64/ os/ Packages/ repodata/ debug/* repodata/ source/*...

As a part of release note generation, bundle changes for the local bundles added to the mix should be shown. This means showing added, updated, and removed bundles. For now,...

Content needs to be able to be staged on a remote machine. Rather than just moving content into a new location, it should be rsync'd to a path. This path...

Want to consider using a `run_and_log` approach for these commands because the console output is too large to go through most times. For mixer and clr-installer, we want to archive...

quality of life

If an image fails to generate, rather than catching the update in the next build of clear, want to have the option of selectively attempting to regenerate images again. This...

quality of life

When starting a Jenkins job, or when running scripts via the Makefile, want to allow the user to override MIX_VERSION and DISTRO_LATEST variables to their choosing. This gives flexibility on...

quality of life

I am using GCC 13.2 with oneTBB 2021.11.0 on Linux to build this code, which looks like it meets the requirements of having a C++ 20-compliant compiler and a current...