1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 29, 2024 — Sep 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #2103 internally when parsing the mount points, cast to a File object and get the absolute path to directory passed. More... 6 months ago
For #2063 #PM-1950 update the test to ensure shared scratch dir is only added for the shared tests More... 6 months ago
For #2055 PM-1942 use the new test setup for the docker tests in the gitlab pipeline More... 6 months ago
For #2055 PM-1942 in case of symlinking for containers, we need to make sure we mount the directory where the input file resides More... 6 months ago
For #2055 PM-1942 reorganiation of docker tests , so that we can do both onhost os transfers and inside container More... 6 months ago
For #2101 fixed unit tests since java api also now generates an empty yaml array if no job dependencies in the wf jobDependencies: [] More... 6 months ago
For #2063 #PM-1950 the staging site for these tests should be called workflow-webdav instead of cartman-data More... 6 months ago
For #2063 PM-1950 added the condor io test case More... 6 months ago
For #2063 fixed the nonshared-shared test setup. the test currently fails, we dont know how to mount directories in the container universe. More... 6 months ago
For #2063 . have the catalog files in the sub-tests directories for easier debugging via Gitlab CI/CD pipeline More... 6 months ago
For #2063 move the submit directory under the individual sub test dirs More... 6 months ago
For #2063 create the input directory if it does not exist More... 6 months ago
For #2063 use python logging instead of print for the test More... 6 months ago
For #2101 pegasus-graphviz now looks for a key jobDependencies before traversing the loaded yaml while visualizing the wf More... 6 months ago
for #2101 update the java dax api to generate an empty array for job dependencies if a wf has no dependencies More... 6 months ago
For #2063 pick whether we are using the sharedfs for the test from test.config file . also added the nonsharedfs-symlink test More... 6 months ago
Related #2099 tests that generate a yaml workflow dax, should not have the file named .xml , as this will throw error while visualizing abstract workflow. More... 6 months ago
Related #2099 tests that generate a yaml workflow dax, should not have the file named .xml , as this will throw error while visualizing abstract workflow. More... 6 months ago
Related #2099 tests that generate a yaml workflow dax, should not have the file named .xml , as this will throw error while visualizing abstract workflow. More... 6 months ago
Fixes #2100 pegasus-graphviz now uses the same regex as the java planner code to determine if the input file ending with .dax extension is of type xml or not. More... 6 months ago
For #2099 update the docs to include the various png files now created in the workflow submit dir More... 6 months ago
For #2099 made logging consistent More... 6 months ago
For #2099 only log the basename of the generated png file in the logs More... 6 months ago
For #2099 different limits for abstract wf (100) and concrete wf (150) visualization. fixed abstract wf visualization in general to make it consistent with the notebooks More... 6 months ago
For #2099 log messages to INFO about visualizing the workflow More... 6 months ago
Merge branch 'master' of https://github.com/pegasus-isi/pegasus More... 6 months ago
For #2099 refactoring of the methods that generate the dot and png file More... 6 months ago
For #2099 in the generate we now use pegasus-graphviz to generate the dot and also the .png file if number of jobs in executable workflow is <= 100 More... 6 months ago
Use Pegasus contact page link instead of Slack workspace URL so users can sign up More... 6 months ago
Add .github/ISSUE_TEMPLATE to add pointer to discussions and Slack More... 6 months ago