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

feat: add load_git, to load Module from a git committish #76

Merged
merged 14 commits into from
Jun 6, 2022

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    757c2f2 View commit details
    Browse the repository at this point in the history
  2. fix: remove print

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    9077910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2088997 View commit details
    Browse the repository at this point in the history
  4. fix: cast repo to string

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    1a12c4c View commit details
    Browse the repository at this point in the history
  5. test: add more tests

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    ccd53f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4c032c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea4397f View commit details
    Browse the repository at this point in the history
  8. update docstring

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    74ca7a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eecd7e4 View commit details
    Browse the repository at this point in the history
  10. style: fix checks

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    e789605 View commit details
    Browse the repository at this point in the history
  11. fix: fix mypy type checks

    tlambert03 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    69fc0f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. fix: apply review changes

    tlambert03 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    7f279d9 View commit details
    Browse the repository at this point in the history
  2. change uuid

    tlambert03 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    422745e View commit details
    Browse the repository at this point in the history
  3. revert mypy.ini change

    tlambert03 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    5d4cec9 View commit details
    Browse the repository at this point in the history