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

Registry consistency tests: For every version, check that each (weak)compat entry has a corresponding (weak)deps entry #525

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Oct 28, 2023

  1. Registry consistency tests: For every version, check that each compat…

    … entry has a corresponding deps entry
    DilumAluthge committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b60c875 View commit details
    Browse the repository at this point in the history
  2. Fix an error

    DilumAluthge committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    33ab32c View commit details
    Browse the repository at this point in the history
  3. If the package has a compat entry for julia, there is no need to ha…

    …ve `julia` listed in Deps.toml.
    DilumAluthge committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    943d927 View commit details
    Browse the repository at this point in the history
  4. Fix a syntax error

    DilumAluthge committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    fcd704e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    631ed08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    374ff22 View commit details
    Browse the repository at this point in the history
  3. Correctly qualify a name

    DilumAluthge committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    38b21d4 View commit details
    Browse the repository at this point in the history
  4. Correctly qualify a name

    DilumAluthge committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    77ddbd2 View commit details
    Browse the repository at this point in the history