- Mar 05, 2025
-
-
Jithu Murugan authored
-
- Feb 25, 2025
-
-
Jithu Murugan authored
Revert "- Added a 10 minute timeout for testing if any specific command hangs on subprocess.run command!" This reverts commit 92f210b5.
-
Jithu Murugan authored
Revert "- Added a 10 minute timeout for testing if any specific command hangs on subprocess.run command!" This reverts commit ca24dca8.
-
Jithu Murugan authored
This reverts commit e0262adc.
-
Jithu Murugan authored
-
Jithu Murugan authored
-
Jithu Murugan authored
-
- Feb 24, 2025
-
-
Jithu Murugan authored
- coverage combine cannot process Cobertura files. Therefore, merge the .coverage folder individually to prevent failures when combining the coverage results.
-
Jithu Murugan authored
- Fixed the failing merge_coverage job by ensuring the required coverage package is installed. Moved the common before_script to the default section. - Added the test coverage badge to README.md.
-
Jithu Murugan authored
-
Jithu Murugan authored
-
Jithu Murugan authored
-
- Feb 21, 2025
-
-
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: # README.md
-
Jithu Murugan authored
-
Jithu Murugan authored
-
Jithu Murugan authored
-
Jithu Murugan authored
-
-
Jithu Murugan authored
-
Jithu Murugan authored
Merge branch 'esd-spack-installation' into VT-70-function-Migrate-Spack-env-setup-into-ESD-repo-with-buildcache
-
Jithu Murugan authored
-
Jithu Murugan authored
-
adrianciu authored
-
adrianciu authored
-
Jithu Murugan authored
-
Jithu Murugan authored
-
Jithu Murugan authored
- Moved all the changes from esd to dedal folder. - Minor refactorings and other changes
-
- Feb 20, 2025
-
-
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
-
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: ...
-
adrianciu authored
-
Adrian Ciu authored
-
- Feb 18, 2025
-
-
Adrian Ciu authored
-
Adrian Ciu authored
esd-spack-installation: spack install method; major refactoring; fixed bug on updating env vars in .bashrc
-
Adrian Ciu authored
-
-
Adrian Ciu authored
-
Adrian Ciu authored
-
Adrian Ciu authored
-
Adrian Ciu authored
-
Adrian Ciu authored
feat: restructure repo into a proper Python tool/library See merge request ri/tech-hub/platform/esd/yashchiki!1
-