Hello all, I wanted to share more gsoc updates since my last update as I have now changed gears towards implementing the new v2 API within the research-service portion of airavata rather than as a separate service. This has involved a good amount of refactoring, and I have added all my new updated implementations into these two pull requests: https://github.com/apache/airavata/pull/549 & https://github.com/apache/airavata-portals/pull/25. The v2 API is now refactored to use airavata-api to use the correct entity fields and use more realistic local data generation temporarily for compute and storage resources. If you get a chance, take a look and give any relevant feedback!
Thanks, Krish Katariya