Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #3573

Merged
merged 185 commits into from
Aug 22, 2023
Merged

Dev #3573

merged 185 commits into from
Aug 22, 2023

Conversation

hanars
Copy link
Collaborator

@hanars hanars commented Aug 22, 2023

  • All unit test are passing and coverage has not substantively dropped
  • No new dependency vulnerabilities have been introduced
  • Any changes to the docker image have been vetted for potential vulnerabilities
  • If any python requirements are updated, they are noted and here and will be updated before deploying:
    • Security patch cryptography
  • Any database migrations are noted here, and will be run before deploying:
    • Update DB indices for RNA queries
  • All major changes are recorded in the changelog, and the changelog has been updated to reflect the latest release
  • Any new endpoints are explicitly tested to ensure they are only accessible to correctly permissioned users
  • No secrets have been committed
  • Any changes to environment variables or secrets are noted here, and will properly configured before deploying:

hanars and others added 30 commits July 27, 2023 14:12
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ch/aiohttp-3.8.5

Bump aiohttp from 3.8.4 to 3.8.5 in /hail_search
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…phy-41.0.3

Bump cryptography from 41.0.2 to 41.0.3
hanars and others added 29 commits August 16, 2023 10:57
Hail backend - compound het/ recessive search
…up-ids

handle dup individual ids for sample metadata
…4ea498acda2c3bb33

[Snyk] Security upgrade cryptography from 41.0.2 to 41.0.3
* add wait_for_routes script

* add wait

* wait for routes

* Add wait_for_routes helper script

* Flush out description

* Update wait_for_routes
…on-update

Gregor metadata validation update
…riant-file-filtering

Gregor metadata called variant file filtering
@hanars hanars merged commit ee4afa0 into master Aug 22, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants