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

gen-manifests: create predictable version/release numbers in mockDepsolve #937

Merged

Commits on Sep 19, 2024

  1. gen-manifests: create predictable version/release numbers in mockDeps…

    …olve
    
    The current code will only generate "0" version numbers for packages
    and releases. This limits the usefulness of this mock in the tests
    for otk. Instead generate predictable but (mostly) non-zero numbers
    based on the modulo of the first and second char of the pkgname.
    mvo5 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b4b3a7 View commit details
    Browse the repository at this point in the history