Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dev to Staging: Agora 3.5.0 and Data mv71 (#1343)
* AG-1471: install synapseclient, download release data from Synpase * AG-1473: create mongo image containing release data * AG-1474: run e2e tests * AG-1471: do not run job on pull_request trigger since forks do not have access to secrets * AG-1472: check if image exists in GHCR, then build/push image if needed * AG-1472: split workflow into three jobs * AG-1472: handle case where package has not yet been created * AG-1472: remove forward slash from package name so gh call works * AG-1472: ensure e2e tests are run when image has already been built * AG-1472: improvements from code review * Bump braces from 3.0.2 to 3.0.3 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * AG-1472: ensure org package is lowercase * AG-1498: support use of containerized data image in local development [skip ci] * AG-1330: combine workflows into one workflow with multiple jobs * AG-1518: rename data release image to distinguish from sage-monorepo image * Bump fast-xml-parser and @aws-sdk/credential-providers Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers). These dependencies needed to be updated together. Updates `fast-xml-parser` from 4.2.5 to 4.4.1 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v4.4.1) Updates `@aws-sdk/credential-providers` from 3.398.0 to 3.624.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.624.0/packages/credential-providers) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-type: indirect - dependency-name: "@aws-sdk/credential-providers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Bump to mv70 (display) in dev * AG-1395: Fix typo in manifest version value * removed druggability section in gene details resources tab * added new resource cards in Resources tab * adding pharos class to hero * updated section title from PHAROS to PHAROS CLASS * Adjust ordering of resource sections * Update resource strings and URLs * Update mongoDB install URLs in README * adding uniprotkb_accessions links * applied a margin under subheadings biodomains and pharos class * adding margin to subitems in hero * added new uniprotkb_accessions property to mocks * Update ci.yml updating docker-compose to docker compose * AG-1565 remove druggability columns * AG-1599 remove pharos class * fix pharos class schema bug --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Hallie Swan <[email protected]> Co-authored-by: sagely1 <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jessica Britton <[email protected]> Co-authored-by: JessterB <[email protected]>
- Loading branch information