Skip to content
Snippets Groups Projects
  1. Feb 21, 2025
  2. Feb 20, 2025
    • Jithu Murugan's avatar
      Merge remote-tracking branch 'origin/esd-spack-installation' into... · 8c8589f7
      Jithu Murugan authored
      Merge remote-tracking branch 'origin/esd-spack-installation' into VT-70-function-Migrate-Spack-env-setup-into-ESD-repo-with-buildcache
      
      # Conflicts:
      #	.gitlab-ci.yml
      #	dedal/build_cache/BuildCacheManager.py
      #	dedal/cli/SpackManager.py
      #	esd/tests/utils_test.py
      #	esd/utils/utils.py
      #	pyproject.toml
      8c8589f7
    • Jithu Murugan's avatar
      Following changes have been incorporated: · 7cc4f758
      Jithu Murugan authored
      - SpackOperation.py: The handle_result and trust_gpg_key methods were specifically updated with tests and docstrings. Also modified the add_mirror method as per the changes.
      - SpackOperationUseCache.py: Similar to SpackOperation.py, this file also got enhanced tests and docstrings, specifically for the setup_spack_env method. The focus is on setting up the environment for a user spack cache setup along with testing of the caching behavior and improving documentation.
      - BuildCacheManager.py: This file saw improvements in its test suite and the addition of docstrings. The tests likely cover various cache operations, and the docstrings explain the purpose and usage of the cache management methods. The get_public_key_from_cache, download, _log_warning_if_needed, and other methods were updated with tests and docstrings.
      - .gitlab-ci.yml: Changes likely include adding or modifying stages for running the new pytest tests and generating coverage reports.
      - pyproject.toml: ...
      7cc4f758
    • adrianciu's avatar
      esd-spack-install: test package restructure · ccf28f62
      adrianciu authored
      ccf28f62
    • Adrian Ciu's avatar
      59ab786c
  3. Feb 18, 2025
  4. Feb 14, 2025
  5. Feb 10, 2025
  6. Feb 07, 2025