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 missing attrs / correct bad attrs on TaskInstancePydantic #37854

Commits on Mar 19, 2024

  1. Add missing attrs / correct bad attrs on TaskInstancePydantic

    One was wrong type; others were missing; others needed a default.
    dstandish committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0d294ad View commit details
    Browse the repository at this point in the history
  2. revert optional change

    dstandish committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    659f525 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    462f74f View commit details
    Browse the repository at this point in the history
  4. try no defaults

    dstandish committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    dbe3bdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00defd7 View commit details
    Browse the repository at this point in the history
  6. more mypy fixes

    dstandish committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9e270cb View commit details
    Browse the repository at this point in the history
  7. hopefully last mypy fix

    dstandish committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    415d607 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8d4b35 View commit details
    Browse the repository at this point in the history