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

Merge Develop to Staging 24.16.1 #2091

Merged
merged 10 commits into from
Apr 16, 2024
Merged

Merge Develop to Staging 24.16.1 #2091

merged 10 commits into from
Apr 16, 2024

Conversation

nihal467
Copy link
Member

Proposed Changes

  • Brief of changes made.

Associated Issue

  • Link to issue here, explain how the proposed solution will solve the reported issue/ feature request.

Architecture changes

  • Remove this section if not used

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

vigneshhari and others added 10 commits April 13, 2024 00:24
* Add Plugin Support

* fix lint

* make care installable

install using `pip install  /path/to/care/`

* change root url of apps from / to /api to make the accessible via reverse proxy

* crete abstract file upload model

* fix file upload api

* add care_scribe config vars

* fix plug class

* Add check before installing plugs

* make file choice labels compatible with previous enums to avoid issues

* add docs to configure plugins

* Remove unused vars.

* update docs

---------

Co-authored-by: Aakash Singh <[email protected]>
* added test for external result api

* updated external test result tests

* added filtering test in list endpoint

* updated upsert-endpoint tests

* removed print statement

* fixing lint issue

---------

Co-authored-by: Aakash Singh <[email protected]>
* add routes for middleware to fetch asset config

* cache middleware jwks

* allow asset authentication for assetbed

* squash migrations

* fix key cache issue

* fix assetbed filter for middlewares

* return asset presets from patient_from_asset route itself

* add is_parsed_by_ocr flag to indicate ocr use for automated round

* improve regex match for hostname query

* squash migrations

* Discard changes to config/settings/local.py

* update migrations

* add permission classes to test views

* take jwks as kwarg for jwt generation

* split open id auth response for easier mocking

* test middleware auth

* remove indexes

* remove unnessary comments

* use request mocks to test openid auth

* make push config logic async

* improve query

* fix inconsistent validation

* fix signal

* Relock dependencies

* update migrations

---------

Co-authored-by: vigneshhari <[email protected]>
Co-authored-by: Vignesh Hari <[email protected]>
* update devcontainer config

* remove chromium from devcontainer build

* avoid rebuilds on restart

* add badge

* print docker logs in case of failure in test workflow
Bumps the boto group with 2 updates: [boto3](https://github.com/boto/boto3) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `boto3` from 1.34.75 to 1.34.84
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.34.75...1.34.84)

Updates `boto3-stubs` from 1.34.75 to 1.34.84
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: boto
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: boto
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@nihal467 nihal467 requested review from dauntlessnomad and a team as code owners April 16, 2024 07:13
@gigincg gigincg merged commit 8538f19 into staging Apr 16, 2024
11 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.

6 participants