This is an automated email from the ASF dual-hosted git repository.
lahirujayathilake pushed a change to branch agent-framewok-refactoring
in repository https://gitbox.apache.org/repos/asf/airavata.git
from e1bcf29695 extract process id using exp id
add f29da04100 change gateway information
add 451e028d57 Adding shared file directory in the Cyberhsuttle gateway
add 97a8c33aa2 Enabling issues
add 4e7bce20fc upgrade sshj library version
add 605f66e73e Merge pull request #450 from lahirujayathilake/master
add 6659753cd0 install airavata-python-sdk with its dependencies
add 69121866cd change requires to install_requires
add 0b8eee9fb6 add pyproject.toml for newer python versions. relax
requirements.txt versions
add 5968af93fd Merge pull request #449 from
yasithdev/airavata-python-sdk-deps
add 985642ed94 Upgrade to log4j-slf4j2-impl for SLF4J 2.x compatibility
add d8bcee8ece Changed the domain of Cybershuttle dev/staging gateway
add 776a6af7fa Merge branch 'master' into agent-framewok-refactoring
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 5 ++++
.../airavata-python-sdk/pyproject.toml | 33 ++++++++++++++++++++++
.../airavata-python-sdk/requirements.txt | 8 +++---
.../airavata-python-sdk/setup.py | 3 +-
airavata-local-agent/electron-builder.yml | 2 +-
airavata-local-agent/main/background.js | 2 +-
.../renderer/components/UserModal.jsx | 4 +--
airavata-local-agent/renderer/lib/constants.js | 4 +--
.../renderer/pages/login-callback.jsx | 2 +-
.../production/host_vars/testdrive-cs/vars.yml | 8 +++++-
.../airavata/helix/adaptor/SSHJAgentAdaptor.java | 3 +-
.../src/main/assembly/controller-bin-assembly.xml | 1 +
.../src/main/assembly/parser-wm-bin-assembly.xml | 1 +
.../src/main/assembly/participant-bin-assembly.xml | 1 +
.../src/main/assembly/post-wm-bin-assembly.xml | 2 +-
.../src/main/assembly/pre-wm-bin-assembly.xml | 1 +
.../assembly/realtime-monitor-bin-assembly.xml | 2 +-
17 files changed, 65 insertions(+), 17 deletions(-)
create mode 100644
airavata-api/airavata-client-sdks/airavata-python-sdk/pyproject.toml