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

Fix CI #741

Closed
wants to merge 30 commits into from
Closed

Fix CI #741

wants to merge 30 commits into from

Commits on Aug 15, 2024

  1. Fix CI

    mikemhenry committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    701dee8 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. remove dev openmm

    mikemhenry committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    680ab1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f3056 View commit details
    Browse the repository at this point in the history
  3. pyupgrade

    mikemhenry committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    90cb870 View commit details
    Browse the repository at this point in the history
  4. ruff-ed

    mikemhenry committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2934bbe View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    a7d0d08 View commit details
    Browse the repository at this point in the history
  2. convert yield tests

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b8f4edd View commit details
    Browse the repository at this point in the history
  3. see if tests run on CI

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    79d32f2 View commit details
    Browse the repository at this point in the history
  4. pyupgrade

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    37cc076 View commit details
    Browse the repository at this point in the history
  5. formatting

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5238e58 View commit details
    Browse the repository at this point in the history
  6. update versioneer

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f2f789d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da92d65 View commit details
    Browse the repository at this point in the history
  8. update codecov action

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cf75e60 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f3253ea View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43e974a View commit details
    Browse the repository at this point in the history
  11. do a dev install

    mikemhenry committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    748ebd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    8a40a3e View commit details
    Browse the repository at this point in the history
  2. include tests in coverage

    mikemhenry committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    978ff9f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. missed a yield test

    mikemhenry committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    00a9044 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce21118 View commit details
    Browse the repository at this point in the history
  3. need to call super so we don't hit a key error, the base class genera…

    …tes a system we need, also want to add to the existing cases and not get rid of the othe ones
    mikemhenry committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    fae48ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a9ac3d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    6cef432 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    8286002 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d5e5d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'refs/remotes/origin/fix/get-ci-working'…

    … into fix/get-ci-working
    mikemhenry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    420bd36 View commit details
    Browse the repository at this point in the history
  4. we don't need openeye

    mikemhenry committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    45c1f42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    028ec4d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. run daily at 7:00 UTC

    mikemhenry committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    415d943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e54b815 View commit details
    Browse the repository at this point in the history