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

Migrate to aiida-core 2.0 #331

Merged
merged 9 commits into from
Sep 6, 2022
Merged

Commits on Jul 27, 2022

  1. Update to compatible with aiida-core 2.0

    Following changes are made:
    - deprecate 3.7 support
    - Use aiida API to search and update extras field
    - drop django related code
    unkcpz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    4776e77 View commit details
    Browse the repository at this point in the history
  2. Add support to python 3.10

    unkcpz committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    862ab44 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    9999ef3 View commit details
    Browse the repository at this point in the history
  2. Add badge for dep matrix

    unkcpz committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    41a860f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. review dep matx

    unkcpz committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    4ea0e9a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. r

    unkcpz committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9181c1d View commit details
    Browse the repository at this point in the history
  2. Use OPTIMADE validator with v0.18.0

    This is temporary until aiida-optimade works with OPTIMADE Python tools
    v0.19 and above.
    CasperWA committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    dd1b909 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Revert "Use OPTIMADE validator with v0.18.0"

    This reverts commit dd1b909.
    CasperWA committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e7255ed View commit details
    Browse the repository at this point in the history