This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new d18f47550f Making experiment data path relative when the destination
and source storages are different (#574)
d18f47550f is described below
commit d18f47550f64bca2ee57ee9892a40f6dda0cc3cc
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Wed Nov 12 14:15:47 2025 -0500
Making experiment data path relative when the destination and source
storages are different (#574)
* Making experiment data path relative when the destination and source
storage are different.
* Storage directory size fetching api (#575)
* Making experiment data path relative when the destination and source
storage are different.
* Enabling storage directory size listing api
* Adding storage directory size listing api to python sdk
* bump up the sdk version and spotless apply