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

Generate deprecations list from the language repo #2253

Merged
merged 9 commits into from
May 29, 2024
Merged

Commits on May 21, 2024

  1. Generate deprecations list from the language repo

    This updates the Deprecation enum to be generated from
    spec/deprecations.yaml in the language repo.
    jathak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ce65b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22e3741 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73d89ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67e575e View commit details
    Browse the repository at this point in the history
  5. Synchronize

    jathak committed May 21, 2024
    Configuration menu
    Copy the full SHA
    585727e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Check-in generated deprecations list

    Checking this in makes it possible to checkout and use the source
    without needing grinder, and there's not really any case where we would
    need to add or update a dependency in the language repo without having
    some sort of corresponding PR in this repo.
    jathak committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c87ecce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d377bd0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    db0e4fc View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    jathak committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3cfc2a6 View commit details
    Browse the repository at this point in the history