Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openmm/openmmforcefields
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.1
Choose a base ref
...
head repository: openmm/openmmforcefields
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.2
Choose a head ref
  • 19 commits
  • 103 files changed
  • 3 contributors

Commits on Apr 21, 2022

  1. Bump actions/checkout from 2 to 3.0.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c5dc34c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Bump codecov/codecov-action from 2.1.0 to 3.1.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v2.1.0...v3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 16, 2022
    Configuration menu
    Copy the full SHA
    99224ac View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    7a4c1d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3cafad View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    7efb0c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad63a3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8901ec4 View commit details
    Browse the repository at this point in the history
  4. test branch protection

    mikemhenry committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    cf9abe2 View commit details
    Browse the repository at this point in the history
  5. test branch protection

    mikemhenry committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    b82f1f3 View commit details
    Browse the repository at this point in the history
  6. test branch protection

    mikemhenry committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3e84351 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Sep 9, 2022

  1. Tweak CI: Switch to Micromamba, pin to supported OpenFF Toolkit versi…

    …ons (#232)
    
    * Switch to micromamba for setting up conda environment
    
    Add boilerplate `.gitignore` file
    
    Do not pull from non-standard labels
    
    Install instead of update
    
    Try to figure out why if: {{ false }} still triggers
    
    Syntax?
    
    Tinker
    
    Bring in (full) mamba
    
    Bash thing everywhere
    
    Bring down old toolkit
    
    Do not present un-loadable ff14SB port as available
    
    More pins
    
    * Drop 3.7, add 3.10
    
    Co-authored-by: Mike Henry <[email protected]>
    mattwthompson and mikemhenry authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    140bc79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc278d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5a2f2f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Merge pull request #197 from openmm/dependabot/github_actions/codecov…

    …/codecov-action-3.1.0
    
    Bump codecov/codecov-action from 2.1.0 to 3.1.0
    mattwthompson authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    b5be79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aba880 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #196 from openmm/dependabot/github_actions/actions…

    …/checkout-3.0.2
    
    Bump actions/checkout from 2 to 3.0.2
    mattwthompson authored Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e7f2fe3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Fix toolkit tests (#227)

    * Ensure 0.11.0 RC version of toolkit is installed
    
    * Possible fix to finish #191
    
    * Try to ensure bash args thing is passed through
    
    * Naive unit refactor
    
    * Work through tests
    
    * Update CI matrix
    
    * Use mamba for development
    
    * Debug, add boilerplate .gitignore
    
    * Fix syntax
    
    * make sure the package didn't get installed before we install it
    
    * Do not install Espaloma
    
    * Fix some unit registries in tests
    
    * install espaloma, but remove openmmforcefields
    
    * add back in espaloma
    
    * switch to micromamba
    
    * Explicitly move ffxml sources into entry point
    
    * Remove symlinking
    
    * Add boilerplate `.gitignore`
    
    * Update package installation in CI
    
    * Fix finding Amber files in test
    
    * Soft import whatever units module is used by the toolkit
    
    * Switch to micromamba for setting up conda environment
    
    Add boilerplate `.gitignore` file
    
    Do not pull from non-standard labels
    
    Install instead of update
    
    Try to figure out why if: {{ false }} still triggers
    
    Syntax?
    
    Tinker
    
    Bring in (full) mamba
    
    Bash thing everywhere
    
    Bring down old toolkit
    
    Do not present un-loadable ff14SB port as available
    
    More pins
    
    * Fix YAML syntax
    
    * Use pip
    
    * More fixes
    
    * No particles
    * Fix unit serialization
    * Fix Atom.element calls
    
    * Update some tests
    
    * Clean up un-used imports
    
    * Fix more tests
    
    * Fix more tests
    
    * Exclude Python 3.10 on macOS
    
    * Skip ff14SB being treated as a small molecule
    
    * Fix test
    
    * Track duration of longest 20 tests
    
    * Update action versions
    
    * Try to fix exclusions in CI matrix
    
    * Fix pathing in Amber conversion
    
    * Run `pyupgrade --py38-plus`
    
    * Try directly uploading coverage report
    
    * Fix syntax
    
    * Add back some tests
    
    * Debug
    
    * Drop `pytest-xdist` arg
    
    * Fiddle with path
    
    * Just try to get stuff passing
    
    * Try uploading again
    
    * Switch back to codecov
    
    * Simply coverage reporting
    
    * Allow 0 coverage
    
    * Simplify coverage arguments
    
    * Add `__init__.py` in `/tests/` submodule
    
    https://stackoverflow.com/a/60579142
    
    * Add `__init__.py` in `/tests/` submodule
    
    https://stackoverflow.com/a/60579142
    
    * Simplify coverage arguments
    
    * Add back durations argument
    
    * Apply suggestions from code review
    
    * only upload report if it is not scheduled
    
    Co-authored-by: Matthew W. Thompson <[email protected]>
    mikemhenry and mattwthompson authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    35496e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. make sure we don't install the newest toolkit by mistake (#237)

    * make sure we don't install the newest toolkit by mistake
    
    * make sure we don't pull in a really old version of the toolkit
    
    * forgot to add a verb there
    
    * Start to make internals compatible with both unit packages
    
    * Try different logic
    
    * Improve logic in test
    
    * Fix some tests
    
    * Fix
    
    * Fix
    
    * Better units logic in tests
    
    * Remove temporary code
    
    * That's too semantic a variable name
    
    Co-authored-by: Matthew W. Thompson <[email protected]>
    mikemhenry and mattwthompson authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    33d500e View commit details
    Browse the repository at this point in the history
Loading