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

♻️ REFACTOR: Move archive backend to aiida/storage #5375

Merged
merged 26 commits into from Mar 6, 2022

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    7347623 View commit details
    Browse the repository at this point in the history
  2. move migrations

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    064b42c View commit details
    Browse the repository at this point in the history
  3. Move utilities

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4e72acb View commit details
    Browse the repository at this point in the history
  4. Update backend.py

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    d04ce8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f161a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b7dc36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    894807b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72a6cb0 View commit details
    Browse the repository at this point in the history
  9. Fix rebase errors

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6bed02b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    999aec4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dbbc5a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    37b004e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fed42e6 View commit details
    Browse the repository at this point in the history
  14. Deprecate verdi archive inspect

    Replaced by `verdi archive version` and `verdi archive info`, to bring it inline with `verdi storage`
    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    98dfa09 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8aa1f88 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89fb338 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ed4dc3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7035711 View commit details
    Browse the repository at this point in the history
  19. re-instate test_schema

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    7111d90 View commit details
    Browse the repository at this point in the history
  20. improve typing

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8078d99 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f0991b3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ad91612 View commit details
    Browse the repository at this point in the history
  23. fix tests

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4e65372 View commit details
    Browse the repository at this point in the history
  24. Update migrator.py

    chrisjsewell committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    1b39db9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. allow reading as folder

    chrisjsewell committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    ae28d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b624c19 View commit details
    Browse the repository at this point in the history