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

Release Delphi Epidata 4.1.4 #1216

Merged
merged 49 commits into from
Jun 27, 2023
Merged

Release Delphi Epidata 4.1.4 #1216

merged 49 commits into from
Jun 27, 2023

Conversation

melange396 and others added 30 commits June 13, 2023 11:28
feat(acquisition): remove and deactivate norostat
* change 'user_engine' to a 'WriteSession' instead, so the master db connection is used for writes [and associated admin session reads] only

* eager-load roles, remove unnecessary methods, add @default_session, move session ctx mgrs to admin page

* make sure sql statements and timing are logged for all engines, plus tag engines with id and log those too, and superfluous user method cleanup

* sqlalchemy cleanup: removed superfluous bits, improved argument passing for engine creation

* _assign_roles() does its own commit() and returns an instance of the newly updated User

* raise Exception when trying to update non-existent User, return UserRole on creation.

* use more appropriate reciever for static method call, and expand comment on static vs bound methods in User.
dshemetov and others added 19 commits June 26, 2023 09:51
style(black): format acquisition with `black`, line-length=100
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ical-data-stale

Added host to database connection
…ries-return-duplicate-results

Remove duplicates from `fluview_clinical` table
@sonarcloud
Copy link

sonarcloud bot commented Jun 27, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.2% 2.2% Duplication

@dmytrotsko dmytrotsko self-requested a review June 27, 2023 18:22
Copy link
Contributor

@dmytrotsko dmytrotsko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

@nolangormley nolangormley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@melange396 melange396 merged commit b8d5600 into main Jun 27, 2023
@melange396 melange396 deleted the release/delphi-epidata-4.1.4 branch June 27, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants