Skip to content

Release v0.2.0 - user guide and fixes in response to `alchemiscale` 0.6.0 and large-scale testing

Choose a tag to compare

@dotsdl dotsdl released this 03 Mar 19:59
· 34 commits to main since this release

This release includes changes following our large-scale testing with Folding@Home volunteers, as well as changes due to upstream changes in alchemiscale 0.6.0, including the shift to pydantic 2.

alchemiscale-fah now also features a user guide! This can be referenced here: https://docs.fah.alchemiscale.org/en/latest/user_guide.html

What's Changed

  • Hotfixes from observations from large-scale test by @dotsdl in #22
  • Only delete ProtocolDAG shared directory if it succeeded and has been pushed already by @dotsdl in #23
  • alchemiscale 0.6.0 fixes by @dotsdl in #24
  • Fix default values for ProjectData timeout and deadline to units of days by @dotsdl in #21
  • Removing prod envs; confusing to maintain here by @dotsdl in #18
  • Update test environment by @dotsdl in #26
  • Closes #20 by @dotsdl in #27
  • Added initial user guide, docs build conda env by @dotsdl in #28

Full Changelog: v0.1.1...v0.2.0