-
Notifications
You must be signed in to change notification settings - Fork 29
FREEZE_ChrigelMaurer_v2 #1550
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
FREEZE_ChrigelMaurer_v2 #1550
Conversation
sanderegg
commented
Jun 8, 2020
- allow forwarded headers from external reverse-proxy (allow forwarded headers from external reverse-proxy #1548)
- Bump pytest-mock from 3.1.0 to 3.1.1 in /packages/service-library (Bump pytest-mock from 3.1.0 to 3.1.1 in /packages/service-library #1545)
- Bump ujson from 2.0.3 to 3.0.0 in /packages/service-library (Bump ujson from 2.0.3 to 3.0.0 in /packages/service-library #1544)
- Fix director service discovery (Fix director service discovery #1538)
- [Maintenance] upgrades pytest 5.4.2 -> 5.4.3 ([Maintenance] upgrades pytest 5.4.2 -> 5.4.3 #1543)
- [bugfix] fixes projects_api and sets larger pool to webserver ([bugfix] fixes projects_api and sets larger pool to webserver #1539)
- Bump docker from 4.2.0 to 4.2.1 in /packages/postgres-database (Bump docker from 4.2.0 to 4.2.1 in /packages/postgres-database #1541)
Bumps [docker](https://github.com/docker/docker-py) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@4.2.0...4.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Fixes output update in projects_api * Max. size of psycopg2 pool to 14 at the webserver service (asyngpg does not accept 0 as maxsize)
* patch upgrade pytest 5.4.2 -> 5.4.3 * Upgrades pytest in webserver * Minor changes in common req tools * Upgrades pytest in api-gateway * Upgrades pytest in catalog service * Upgrades pytest in director service * Upgrades pytest in sidecar service * Upgrades pytest in storage
* stop service will no longer fial the tg task on erro * downgraded errors to warnings they are being handled * services correctly filtered between environments swarm_stack_name label is used Co-authored-by: Andrei Neagu <[email protected]>
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@2.0.3...3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
) Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.1.0...v3.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Pedro Crespo <[email protected]>
Codecov Report
@@ Coverage Diff @@
## staging #1550 +/- ##
===========================================
- Coverage 71.35% 71.33% -0.02%
===========================================
Files 249 249
Lines 10015 10015
Branches 1106 1106
===========================================
- Hits 7146 7144 -2
- Misses 2552 2553 +1
- Partials 317 318 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice 👍