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 nx.config dict for configuring dispatching and backends #7225

Merged
merged 20 commits into from Mar 15, 2024

Commits on Jan 13, 2024

  1. Copy the full SHA
    52f96fe View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Copy the full SHA
    023c47f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0510588 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Copy the full SHA
    ee437ad View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93ba39e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Copy the full SHA
    276a371 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc8366a View commit details
    Browse the repository at this point in the history
  3. How do you like this mypy?!

    eriknw committed Feb 2, 2024
    Copy the full SHA
    438c83a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Copy the full SHA
    9980f6a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ba886c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Copy the full SHA
    40a27a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Copy the full SHA
    ae480b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Copy the full SHA
    c81595e View commit details
    Browse the repository at this point in the history
  2. Oops thanks mypy

    eriknw committed Mar 11, 2024
    Copy the full SHA
    c4b7892 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    65c8583 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Copy the full SHA
    dd0096e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Copy the full SHA
    eb7ea72 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2323189 View commit details
    Browse the repository at this point in the history
  3. Allow strict=False when defining subclasses.

    This allows configs to be added and deleted.
    eriknw committed Mar 13, 2024
    Copy the full SHA
    f45b1d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Move __init_subclass__

    eriknw committed Mar 14, 2024
    Copy the full SHA
    71d37e7 View commit details
    Browse the repository at this point in the history