This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch cybershuttle-staging
in repository https://gitbox.apache.org/repos/asf/airavata.git
from b212d69258 Cybershuttle.org homepage copy
new f52ab56f6a Changed the uploading file size in enveomics gateway
new 8169534a1b ide-integration docker-compose changes
new bfd2774ac8 update agent to accept libraries, pip, and mounts as input.
new 71bac95f5a update AgentManagementHandler to send libraries, pip, and
mounts in the Agent launch request.
new 7fbc376a9b handle empty lists correctly in the cybershuttle.yml reader.
new 21d1de0226 add overlay fs to agent for rw access. update makefile
scripts, add stderr logging to agent
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../airavata_jupyter_magic/__init__.py | 7 +-
.../scigap/production/host_vars/enveomics/vars.yml | 4 +-
.../service/handlers/AgentManagementHandler.java | 16 +-
modules/agent-framework/airavata-agent/Makefile | 33 +-
modules/agent-framework/airavata-agent/agent.go | 62 +-
modules/agent-framework/airavata-agent/agent.sh | 86 +
.../deployments/jupyterhub/data/allen-v1 | 2 +-
.../src/main/containers/docker-compose.yml | 23 +-
.../main/containers/keycloak/Default-export.json | 3448 +++++-----
.../research-framework/portal/package-lock.json | 6785 +++++++++++++-------
10 files changed, 6506 insertions(+), 3960 deletions(-)
create mode 100755 modules/agent-framework/airavata-agent/agent.sh