1
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved OSDF transfers handling. Support pelican client. More... 8 months ago
PM-1983 some extra logging to get to bottom of what is happening More... 8 months ago
Merge branch '5.0' More... 8 months ago
PM-1982 when deleting aws batch entitities such as job queue, job definition and compute environment try and make as much progress, and then fail in the end only. More... 8 months ago
Merge branch 'master' of https://github.com/pegasus-isi/pegasus More... 8 months ago
PM-1950 allow for condor profile container_image so that a warning is not thrown More... 8 months ago
Another fix for non-pegasus jobs in p-status More... 8 months ago
Merge branch '5.0' More... 8 months ago
Merged 5.0 More... 8 months ago
PM-1982 when creating aws batch entitities such as job queue, job definition and compute environment try and make as much progress, and then fail in the end only. More... 8 months ago
PM-1982 added a PegasusAWSBatchException that allows us to chain exceptions More... 8 months ago
PM-1982 added some logging More... 8 months ago
added some more information on what to look for when you are creating the batchJobRole for AWS Batch More... 8 months ago
Remove use of f-string to make code Py3.5 compatible More... 8 months ago
Merge branch '5.0' More... 9 months ago
PM-1978 updated the documentation to reflect consistency between s3 endpoint and regions. More... 9 months ago
Merge branch '5.0' More... 9 months ago
PM-1978 updated the aws s3 endpoints list More... 9 months ago
Merge branch '5.0' More... 9 months ago
Merge branch '5.0' of https://github.com/pegasus-isi/pegasus into 5.0 More... 9 months ago
PM-1978 sanity check to make sure endpoint in the config file is consistent with region for AWS endpoints only. log it was warning for time being More... 9 months ago
PM-1978 if region name is specified, then use it to create the location constraint for the create bucket configuration More... 9 months ago
PM-1978 get_s3_client now returns the region_name associated with the uri if set in the credentials.conf file More... 9 months ago
PM-1978 the client should be instantiated with the s3 region if specified in the config file (pegasus credentials.conf) More... 9 months ago
Merge branch '5.0' More... 9 months ago
Doc warning exceptions More... 9 months ago
Merge branch '5.0' More... 9 months ago
Re-enabled PDF documentation More... 9 months ago
Merge branch '5.0' More... 9 months ago
PM-1977 when constructing intersite transfers (parent compute job has a different site to the compute job) the relative add on path (like 00/23 etc) needs to be the one retrieved from the parent job that generated the source file and not the compute job that is currently being iterated on More... 9 months ago