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

Automatically resolve latest/current URLs for Debian/Ubuntu #647

Merged
merged 10 commits into from
Sep 8, 2023
Merged

Commits on Sep 1, 2023

  1. Use ruamel yaml consistently for roundtrip

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    aa52062 View commit details
    Browse the repository at this point in the history
  2. Remove misleading assignment, for data is updated in place

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cecb8c4 View commit details
    Browse the repository at this point in the history
  3. Reverse checksum check in order to save indentation

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b632587 View commit details
    Browse the repository at this point in the history
  4. Avoid exception when simple test suffices

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d54032a View commit details
    Browse the repository at this point in the history
  5. Extract distro-specific part into separate function

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6945049 View commit details
    Browse the repository at this point in the history
  6. Reverse logic in order to save indentation

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    42e7387 View commit details
    Browse the repository at this point in the history
  7. Resolve Debian/Ubuntu latest/current to actual folder/file name

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6567a22 View commit details
    Browse the repository at this point in the history
  8. Only overwrite file on change; more comments

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    89200e3 View commit details
    Browse the repository at this point in the history
  9. Minor simplifications around mirror_image

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b9d07a4 View commit details
    Browse the repository at this point in the history
  10. Minor simplifications around get_latest_default

    Signed-off-by: Matthias Büchse <[email protected]>
    mbuechse committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4092359 View commit details
    Browse the repository at this point in the history