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

Allow packages to omit AvailabilityTest in their PackageInfo.g #5832

Merged

Commits on Nov 7, 2024

  1. Make AvailabilityTest for packages optional

    If missing we assume it is ReturnTrue which is what >= 100 of our packages use.
    fingolfin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    1419a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206ffde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4134e78 View commit details
    Browse the repository at this point in the history
  4. Tweak tests some more

    fingolfin committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    768ed9a View commit details
    Browse the repository at this point in the history