You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SOF-7849: allow material context for python, deepmd and lammps (#101)
* SOF-7849: allow material context for python, deepmd and lammps
* fix: update espresso application hash
* fix: application hash should be calculated after removing extra keys such as buildConfig as same hash is shared by py and js tests
* bump mat3ra packages
* update application list that uses material
* bump github actions and pin to commit hash
* chore: use loop for similar asserts
* chore
* use pydantic feature to clean schema
* get isMaterial information from standata
* fix git url format for standata, remove duplicate esse and utils from tests
* refactor: isMaterial -> isUsingMaterial + update dependencies
* refactor: directly use isUsingMaterial from application, instead of separately looking it up from standata
* bump deps
* bump deps
* use publised version of esse and standata