This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #942 +/- ##
==========================================
- Coverage 69.58% 69.07% -0.51%
==========================================
Files 60 61 +1
Lines 1979 2024 +45
==========================================
+ Hits 1377 1398 +21
- Misses 602 626 +24 ☔ View full report in Codecov by Sentry. |
cgsunkel
force-pushed
the
migration-deploy
branch
2 times, most recently
from
June 25, 2024 12:24
770fca2
to
b677549
Compare
* Add sample_rate to sentry setup * Add new action for govpaas branch
Bumps [django](https://github.com/django/django) from 4.2.13 to 4.2.14. - [Commits](django/django@4.2.13...4.2.14) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change health check end point to /pingdom/ping.xml. * Extend health check to include Celery and Redis in addition to Database.
* Use ASIM formatter for logging on production environments * Upgrade Python version in Docker
* Update database connection environment variable to use DATABASE_CREDENTIALS
Co-Authored-By: Kuds <kudrotey.khuda@digital.trade.gov.uk>
Co-Authored-By: Kuds <kudrotey.khuda@digital.trade.gov.uk>
<yusuf.sheikh@digital.trade.gov.uk>
* Remove celery check from pingdom * Remove celery pingdom checks
Co-Authored-By: Paul <paul.wheatcroft@digital.trade.gov.uk>
cgsunkel
force-pushed
the
migration-deploy
branch
from
July 15, 2024 10:40
92753f5
to
c135c2b
Compare
cgsunkel
approved these changes
Jul 15, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of change
Document what the PR does and why the change is needed
Test instructions
What should I see? (If visible changes)