This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch resource-mgmt-rest-api
in repository https://gitbox.apache.org/repos/asf/airavata.git
discard 8cf91c330a update userprofileservicehandler
discard a5447c7987 update tenantprofileservicehandler
discard 02473fe249 update sharingregistryserverhandler
discard a1e3657ba9 update iamadminserviceshandler
discard bad65db9f4 update groupmanagerserverhandler
discard eac1129501 add missing function to computeresourcerepo
discard 7348e7089d update Orchestrator (fix)
discard 6a66621b47 update OrchestratorServerHandler
discard c1ecd12ba2 update CredentialStoreServerHandler
discard 808f12400e update AiravataServerHandler
discard 7e5c101d27 update RegistryServerHandler
discard 902e23ce7c initial plumbing
discard 1dac7e87c4 improved error handling for failed experiment launch
discard 0fc7d8afa0 add script to launch 10 jobs with 5 in parallel.
discard 874af43940 fix resource ids and storage ids for example
discard 96228c3461 example python script to create and launch an experiment
discard dc59613927 apply spotless styles
discard 6d7616a7d5 generated python thrift stubs to align with the latest
input/output storage resource types addition
discard e5ea7a85b8 Rename storageId to inputStorageResourceId in Python SDK
discard c8ee87bdcc Rename storageId to inputStorageResourceId in Python SDK
discard 38b218a034 Add support for inputStorageId for experiments and removed
the storageResourceId
discard 03162e6226 update sdk to handle input storageId and output storageId.
use input storageId as default value for output storageId
discard 08ec5185c2 regenerate thrift ttypes for python sdk
discard 6b106ccf52 Add support for an optional output storage resource for
experiments
omit a31c44e6d2 agent pull batch job unit assignment implementation
omit 928bb1b6e1 agent batch job assigning models
omit dc8d9c64cd job workload handling and persisting implementation
omit 1e070f3c23 initial data models for experiment workloads
add 1cf23dcec3 Bump github.com/quic-go/quic-go (#562)
add e6fc9582fc Bump org.apache.zookeeper:zookeeper from 3.9.3 to 3.9.4
(#560)
add acebf74bf9 fix: cannot filter runtimes by queue name
add d74cd9c7ae Updating gitignore to remove pga vendors
new c03bada496 initial data models for experiment workloads
new 2e27d74bfa job workload handling and persisting implementation
new bbe5cad445 agent batch job assigning models
new 3125511897 agent pull batch job unit assignment implementation
new a9eb5b203f Add support for an optional output storage resource for
experiments
new fbaf7d2451 regenerate thrift ttypes for python sdk
new dc71ad7dc3 update sdk to handle input storageId and output storageId.
use input storageId as default value for output storageId
new d3bf231d9e Add support for inputStorageId for experiments and removed
the storageResourceId
new 3dae28c54e Rename storageId to inputStorageResourceId in Python SDK
new 7a175ae588 Rename storageId to inputStorageResourceId in Python SDK
new 2bbf9c884e generated python thrift stubs to align with the latest
input/output storage resource types addition
new 32bef4bf73 apply spotless styles
new d1f83fe87a example python script to create and launch an experiment
new 4ecc3c0505 fix resource ids and storage ids for example
new a13158bd6a add script to launch 10 jobs with 5 in parallel.
new 7e8c7a44db improved error handling for failed experiment launch
new bf7a091b71 initial plumbing
new 01833b17dd update RegistryServerHandler
new c4391af10d update AiravataServerHandler
new 4ae547bac9 update CredentialStoreServerHandler
new ebb05adf50 update OrchestratorServerHandler
new c1b047d9b7 update Orchestrator (fix)
new 4fa7394b17 add missing function to computeresourcerepo
new 915d81c4c2 update groupmanagerserverhandler
new 9e737afa6e update iamadminserviceshandler
new 7661c6d82b update sharingregistryserverhandler
new a3bc7967e5 update tenantprofileservicehandler
new c62262a939 update userprofileservicehandler
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (8cf91c330a)
\
N -- N -- N refs/heads/resource-mgmt-rest-api (c62262a939)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 28 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:
dev-tools/airavata-python-sdk/airavata_experiments/runtime.py | 3 +++
dev-tools/airavata-python-sdk/pyproject.toml | 2 +-
modules/agent-framework/airavata-agent/go.mod | 2 +-
modules/ide-integration/.gitignore | 1 +
pom.xml | 2 +-
5 files changed, 7 insertions(+), 3 deletions(-)