Mike Henry

Results 108 issues of Mike Henry

I'm using this action on a self-hosted runner and I'm getting this error ``` Checking for cached Mambaforge-4.10.3-7-MacOSX-arm64.sh@0.0.0-f5a6f2c854f1c0cd3121b415e839f07755687770b4da85adef0526904c848b83... Found Mambaforge-4.10.3-7-MacOSX-arm64.sh cache at /Users/lilmac/Projects/GH-Runner/actions-runner/_work/_tool/Mambaforge-4.10.3-7-MacOSX-arm64.sh/0.0.0-f5a6f2c854f1c0cd3121b415e839f07755687770b4da85adef0526904c848b83/x64! Running installer... Error: Unknown installer extension: ```...

I've been using https://pre-commit.ci/ on a few projects now and really like it. It allows me to offload linting and formatting to a different service and then use GHA for...

~It has been a year and half since the last release~ (Sorry! I now see Nov 3, 2021 was the last release) and there have been some PRs like this...

In python 3.10, Mapping and MutableMapping live in collections.abc and not collections. This supports importing Mapping and MutableMapping from python 3.10 and < python 3.10 We can either add this...

See https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-citation-files for more info. The format is really nice in that it provides a "recommended citation" so that we can point people to cite the repo via zenodo +...

Update to support openmm >= 7.6 namespace, but also support older versions of openmm as well

Going to work on fixing the M1 CI with this one!

## Description Provide a brief description of the PR's purpose here. ## Todos - [ ] Implement feature / fix bug - [ ] Add [tests](https://github.com/choderalab/openmmtools/tree/master/openmmtools/tests) - [ ] Update...