1
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add which dependency in RPM spec More... 9 months ago
p-status fix for non-Pegasus jobs More... 9 months ago
Merge branch '5.0' More... 9 months ago
PM-1976 reconfigure instead of initializing a new one More... 9 months ago
Merge branch 'PM-1950' More... 9 months ago
PM-1975 construct the container_image classad based on whether the container has bypass staging turned on or not More... 9 months ago
Merge branch 'PM-1950' More... 9 months ago
PM-1974 during the assignment of jobs to various staging sites in the initial loop, we assign the job to a fake site localC, and then that is used to ensure that only the container file for the job is considered for cleanup when considering jobs scheduled to site localC this is is required to ensure that the job's input and output files when running container universe are not included in the cleanup job that is deleting the container from teh submit directory, as the staging site for a compute job can be something other than local also. More... 9 months ago
minor improvement to the test More... 9 months ago
PM-1967 added unit tests on how kickstart timeout/checkpoint options are generated More... 9 months ago
PM-1967 if maxwalltime, pegasus runtime or globus walltime is not specified return Long.MAX_VALUE to indicate nothing is set More... 9 months ago
PM-1945 added the missing assert statement! More... 9 months ago
PM-1967 removed support completely for the deprecated pegasus profile checkpoint_time key only checkpoint.time is accepted now More... 9 months ago
PM-1805 Add a method and refactor and . More... 9 months ago
PM-1967 piggy back on the existing checkpoint logic to generate the -k and -K options to kickstart based on jobs maxwalltime. if maxwalltime (in minutes) is not specified then we use runtime value (in seconds) More... 9 months ago
removed file url prefix from the s3 bucket the file url prefix was added by the pegasus-sc-converter erroneously More... 9 months ago
Undo removal of pegasus-wms packages from LIGO virtualenv More... 9 months ago
Use grid_start='PegasusLite.None' instead of grid_start='none' More... 9 months ago
Comment disbale python job as it doesn't do anything yet More... 9 months ago
Remove pegasus-wms packages installed in env as we need to use ones under test More... 9 months ago
Format code using black More... 9 months ago
Run isort to sort and remove unused imports More... 9 months ago
Use pyupgrade to use Py36+ syntax More... 9 months ago
Reduce p-keg sleep to 10 seconds from 50 for faster test runs More... 9 months ago
Add needs: to jobs so they can start when their deps are met and not wait for all prev stages to complete More... 9 months ago
Fix broken test due to refactoring More... 9 months ago
Move sites.xml to sites.yml More... 9 months ago
Move sites.xml to sites.yml More... 9 months ago
Remove unused python-dcos shell file More... 9 months ago
Remove references to R API and XML Code Snippets More... 9 months ago