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

DevOps: fix tests for dependencies updates #53

Merged
merged 4 commits into from
Feb 12, 2024
Merged

Conversation

bastonero
Copy link
Owner

@bastonero bastonero commented Feb 9, 2024

aiida-quantumespresso has now came with a number of changes:

  1. Default SSSP v1.3 efficiency in protocols.
  2. max_iterations is now fixed in protocols, so that one can override it.
  3. Other smal changes in the protocols that would make the tests to break.

aiida-quantumespresso has now by default SSSP v1.3 efficiency.
The fake SSSP pseudo family is therefore updated corrispondingly.
@bastonero bastonero changed the title Bump SSSP version to 1.3 in tests DevOps: fix tests for dependencies updates Feb 9, 2024
Some dependencies made the RTD build to break.
This dependencies update fixes it. Moreover, MyST
notebook has finally released a stable 1.0 version.
This was necessary when Django backends were still supported, but since
its removal in AiiDA v2.0 just loading the ORM no longer actually needs
to connect to a database. In principle, the documentation no longer
needs a profile whatsoever, except for `aiida-quantumespresso` the
AutoAPI still needs it because in loading the specifications of certain
`Process` classes, a profile is loaded. So the docs `conf.py` now loads
an empty dummy profile for this purpose.
@bastonero bastonero merged commit f12aa32 into main Feb 12, 2024
5 checks passed
@bastonero bastonero deleted the fix/tests/sssp branch February 12, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant