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

Refactoring, bug fixes and adding tests #18

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Apr 30, 2024

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

Commits on May 17, 2024

  1. Make memory configurable

    unkcpz committed May 17, 2024
    Configuration menu
    Copy the full SHA
    405ccb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Fix problem that resources setting twice

    The resource can be set with #HQ or through CLI, but not both.
    The CLI options are removed from submit command.
    unkcpz committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    cf2dbb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec6aa22 View commit details
    Browse the repository at this point in the history
  3. Improve base resource test

    unkcpz committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e409292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    950d8d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd11895 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Add more CLI to control the remote

    - Change command to aiida-hq
    - add aiida-hq install <computer>
    - fix start server timeout problem
    - pre-commit lint
    unkcpz committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    92fad45 View commit details
    Browse the repository at this point in the history
  2. Add test for parse job list

    unkcpz committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3505b46 View commit details
    Browse the repository at this point in the history
  3. Add test for CLI server

    unkcpz committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    40bb573 View commit details
    Browse the repository at this point in the history
  4. Add test for CLI install

    unkcpz committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e8f2da7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7981ac9 View commit details
    Browse the repository at this point in the history
  6. Fix doc build

    a
    unkcpz committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    de5023c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    181a29b View commit details
    Browse the repository at this point in the history