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

package_checks: output dep lists with proper offset #3928

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Oct 1, 2024

  1. package_checks: output dep lists with proper offset

    **Summary**
    
    Change loader/dumper to ruamel to enable putting out dependency lists with proper offset.
    This way the output can directly be copied and pasted into the recipe.
    
    Resolves getsolus#3924
    
    Signed-off-by: Thomas Staudinger <[email protected]>
    Staudey committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f70e318 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. workflows: fix script and package lints with ruamel.yaml

    Signed-off-by: Thomas Staudinger <[email protected]>
    Staudey committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    52b860c View commit details
    Browse the repository at this point in the history