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

Add lint for 2229 migrations #80629

Merged
merged 7 commits into from
Feb 2, 2021
Merged

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    bf4bdd9 View commit details
    Browse the repository at this point in the history
  2. Process mentioned upvars for analysis first pass after ExprUseVisitor

    - This allows us add fake information after handling migrations if
      needed.
    - Capture analysis also priortizes what we see earlier, which means
      fake information should go in last.
    arora-aman committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    d3e8501 View commit details
    Browse the repository at this point in the history
  3. Migrations first pass

    arora-aman committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    cc5e6db View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Tests for 2229 lint

    arora-aman committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    3c71a7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caf06bf View commit details
    Browse the repository at this point in the history
  3. PR fixup

    arora-aman committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    8f15cc1 View commit details
    Browse the repository at this point in the history
  4. New migration

    arora-aman committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    84f0a0a View commit details
    Browse the repository at this point in the history