Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Use a single framework image #1929

Merged
merged 2 commits into from
Oct 20, 2023
Merged

Commits on Oct 20, 2023

  1. 🎨 Use a single framework image

    With changes to the packages we now generate the proper service files on
    the fly so we dont need to have those package separated.
    
    We now have 2 framework images, a generic one used for ALL flavors and a
    fips one, only provided for external consumers as we dont publish any
    fips enabled artifacts.
    
    We also bring both the systemd and openrc package together as they dont
    affect each other anymore so we can have a single framework.
    
    This patch also removes the service enablement as its not needed
    anymore, it done via config files
    
    Reworks the framework jobs to just build and publish the 2 different
    framework image (generic and fips)
    
    Signed-off-by: Itxaka <[email protected]>
    Itxaka committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    adf9e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1338680 View commit details
    Browse the repository at this point in the history