OpenFreeEnergy/alchemiscale

Add client-server version comparison check for major libraries

Aberta

#159 aberto em 3 de ago. de 2023

 (1 comentário) (0 reação) (0 responsável)Python (10 forks)auto 404
component-user-apicomponent-user-clientgood first issue

Métricas do repositório

Stars
 (35 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

We should add a method to the AlchemiscaleClient that checks local versions of the following packages against those the API service is running with:

  • gufe
  • openfe
  • alchemiscale

We may call this method upon AlchemiscaleClient instantiation to issue warnings if mismatches are identified, especially for non-patch versions.

Guia do colaborador