This is an automated email from the ASF dual-hosted git repository.
yasith pushed a change to branch cybershuttle-dev
in repository https://gitbox.apache.org/repos/asf/airavata.git
discard 9d87a83c46 gather all dependency versions to /pom.xml. fix bugs.
discard 05671a0cb4 update airavata distribution module to match deployment
structure
discard eb79283245 fix deprecations, cleanup code. add placeholders for job
monitor email/pw in airavata-server.properties
discard d10b7e1320 fix issues with helix participant and job engine starter
discard 39a1207990 migrate openjpa to hibernate, update pool and dbcp deps to
pool2 and dbcp2.
discard 45653396d9 parametrize pom versions. add maven-enforcer rule for
dependency convergence and fix version issues.
omit 33c7514433 regenerated thrift stubs with version 0.21.0 and fix issues
omit 0aabc561f8 bump JDK to v17. create devcontainer setup. bump rabbitmq
and proto versions. consolidate maven-compiler plugin versions. migrate openjpa
to 4.0.1. update javax to jakarta. regenerate certs. fix bugs.
add 35f3a886f8 bump JDK to v17. create devcontainer setup. bump rabbitmq
and proto versions. consolidate maven-compiler plugin versions. migrate openjpa
to 4.0.1. update javax to jakarta. regenerate certs. fix bugs.
add d8879e10ba regenerated thrift stubs with version 0.21.0 and fix issues
add c01b7d70ae Bump vite from 6.2.1 to 6.2.7 in
/modules/research-framework/portal
add 9c9e697d2d Bump tar-fs and dockerode in /airavata-local-agent
add 43ae938659 Bump jinja2 from 3.1.1 to 3.1.6 in /dev-tools/ansible
add 81cb3e163c Bump json in /airavata-services/services-security
add 4b261cbd39 Bump requests from 2.27.1 to 2.31.0 in /dev-tools/ansible
add 51aedc2349 Bump jsch in /modules/airavata-helix/agent-impl/ssh-agent
add f2496b7e87 Bump jsch from 0.1.50 to 0.1.54 in
/modules/compute-account-provisioning
add 3c605521a8 Bump jsch from 0.1.50 to 0.1.54 in
/modules/cluster-monitoring
add a0845e951d Bump jsch in
/modules/credential-store/credential-store-service
add 83a194f0be Bump jsch from 0.1.53 to 0.1.54 in /modules/distribution
add 1c0fb787ca Bump libthrift in
/modules/sharing-registry/sharing-data-migrator
add 70d71a80b1 Bump junit
add d3ebf666a8 Bump commons-io
add 7d80dc3fd7 support auto open start project modal on login
add f84cf13435 fix url
add 5b0220e9ee Bump xercesImpl from 2.9.1 to 2.12.2 in
/modules/distribution
add 3f8f637971 Bump gson from 2.3.1 to 2.8.9 in
/modules/compute-account-provisioning
add 90d1e0605e Bump gson from 2.3.1 to 2.8.9 in /modules/cluster-monitoring
add ee63a8a9cd Bump derby in /modules/registry/registry-core
add 8b897c513d Bump derby in
/airavata-services/profile-service/profile-service-commons
add dd99e83ccf Bump derby in /modules/registry/registry-tools/registry-tool
add 28e19f49bd Bump shiro-core from 1.2.1 to 1.10.0 in /modules/security
add 34b5a83fc3 Bump shiro-core from 1.2.1 to 1.10.0 in
/modules/distribution
add ea17d4bbfd Bump commons-email in
/modules/credential-store/credential-store-service
add 087ab97a6d Bump certifi from 2021.10.8 to 2022.12.7 in
/dev-tools/ansible
add 284b9ac534 Bump cryptography from 36.0.2 to 41.0.0 in
/dev-tools/ansible
add 8b41e98de7 Bump snakeyaml from 1.15 to 2.0 in /tools/load-client
add 6a6dda8388 Bump snakeyaml from 1.15 to 2.0 in /modules/job-monitor
add ce147cb7cb Bump ansible from 6.0.0 to 7.0.0 in /dev-tools/ansible
add 4bd192a94e Bump golang.org/x/net
add e4549f9ae6 Bump esbuild and @chakra-ui/cli in
/modules/research-framework/portal
add e1182bfded Bump react-router in /modules/research-framework/portal
add 14173627e5 Bump next from 13.5.6 to 15.2.4 in /airavata-local-agent
add 7565c6c309 Bump @babel/helpers from 7.24.5 to 7.27.4 in
/airavata-local-agent
add 348b5267da adding debug logs for profiling airavata
add 1224cceb7b added missing ;
add 48d40f2558 fixing minor error
add a9c71a235a AIRAVATA-3590 upgrade snakeyaml due to XXE issue
add 1a43c454a0 Update pom.xml
add 63dd6208d2 add github action to run mvn build on commits/PRs
add 2df922af78 AIRAVATA-3592 use jackson2 (#288)
new 4ad684cd9d parametrize pom versions. add maven-enforcer rule for
dependency convergence and fix version issues.
new 8de9319b59 migrate openjpa to hibernate, update pool and dbcp deps to
pool2 and dbcp2.
new 59b674f0c2 fix issues with helix participant and job engine starter
new b41acf84ed fix deprecations, cleanup code. add placeholders for job
monitor email/pw in airavata-server.properties
new 020fd7ad70 update airavata distribution module to match deployment
structure
new 77969adc3f gather all dependency versions to /pom.xml. fix bugs.
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 (9d87a83c46)
\
N -- N -- N refs/heads/cybershuttle-dev (77969adc3f)
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 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:
.github/workflows/maven-build.yml | 23 +
.../api/server/handler/AiravataServerHandler.java | 7 +
airavata-local-agent/package-lock.json | 27391 +++++++++++++++----
airavata-local-agent/package.json | 4 +-
dev-tools/ansible/requirements.txt | 10 +-
.../airavata-fuse/src/grpcfs_client/go.mod | 8 +-
.../airavata-fuse/src/grpcfs_client/go.sum | 12 +-
.../app/tests/selenium/pom.xml | 0
.../research-framework/portal/package-lock.json | 4290 ++-
modules/research-framework/portal/package.json | 6 +-
modules/research-framework/portal/src/App.tsx | 2 +-
.../home/StartSessionFromProjectButton.tsx | 13 +-
.../src/components/resources/ResourceDetails.tsx | 10 +-
.../portal/src/components/resources/index.tsx | 12 +-
.../research-framework/portal/src/lib/constants.ts | 4 +-
15 files changed, 25289 insertions(+), 6503 deletions(-)
create mode 100644 .github/workflows/maven-build.yml
mode change 100755 => 100644
modules/ide-integration/src/main/containers/pga/airavata-php-gateway/app/tests/selenium/pom.xml