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

Changes needed to support execution via alchemiscale-fah #218

Merged
merged 32 commits into from
Jul 15, 2024
Merged

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    4a3f4f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947539b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    4627c41 View commit details
    Browse the repository at this point in the history
  2. Black!

    dotsdl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2ad9bed View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

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

Commits on Mar 7, 2024

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

Commits on Mar 20, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    60194fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02dd085 View commit details
    Browse the repository at this point in the history
  3. Black!

    dotsdl committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5b873b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e9281c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e12ba6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Fixes to test suite

    dotsdl committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1755f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78d5ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25f9184 View commit details
    Browse the repository at this point in the history
  4. Attempting to fix broken tests

    dotsdl committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d54bc0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6a958d View commit details
    Browse the repository at this point in the history
  6. Black!

    dotsdl committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dc9d32b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    140e7eb View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

  1. Small fix to docstrings

    dotsdl committed May 31, 2024
    Configuration menu
    Copy the full SHA
    ff50735 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jul 9, 2024

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    2f4be7d View commit details
    Browse the repository at this point in the history
  2. Add new DummyProtocol subclasses

    * New protocols: DummyProtocolA, DummyProtocolB, DummyProtocolC
    * network_tyk2 now uses a variety of protocols for testing purposes
    ianmkenney committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cf904e1 View commit details
    Browse the repository at this point in the history
  3. Extend testing for claim_taskhub_tasks

    * Test if Tasks can be claimed by Protocol
    * Test if Tasks can be claimed by many Protocols
    ianmkenney committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d617065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83614d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Merge pull request #279 from openforcefield/alchemiscale-fah-protocol…

    …-claim
    
    Test TaskHub Task claiming by Protocol
    dotsdl authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    84b56fe View commit details
    Browse the repository at this point in the history
  2. Update alchemiscale/compute/api.py

    Co-authored-by: Ian Kenney <[email protected]>
    dotsdl and ianmkenney authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6e84bb9 View commit details
    Browse the repository at this point in the history
  3. Update alchemiscale/compute/api.py

    Co-authored-by: Ian Kenney <[email protected]>
    dotsdl and ianmkenney authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    04f8ac5 View commit details
    Browse the repository at this point in the history
  4. Adjustments from @ianmkenney review

    dotsdl committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    208eeb3 View commit details
    Browse the repository at this point in the history