generated from hmcts/expressjs-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added logging to debug file delete issues #1536
Draft
ptrelease
wants to merge
12
commits into
ithc
Choose a base branch
from
ADOP-2323-delete-file-logging
base: ithc
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
* content update multiple children desc * Jest for getMultipleChildrenDescController * added missing newline for new multiple get children desc files * tidied multiple children desc test * PR testing redis rdb on demo * Directing preview and development to preview builds of backend * Adds aat.tfvars to test plan * PR ready to upgrade demo to standard * Linting fixes * mandatory update to chart * Bumping chart version/ fixing aliases * Fixed bug in preview yaml * Added codeand tests for dynamic fee values on the review and pay and submitted screens * restored locally runningaweb to point at AAT * Linting * linting * linting * Empty-Commit * [ADOP-2323] temporarily removed ithc from branchesToSync (#1517) * ADOP-update-nodejs-healthcheck: Updated to 1.8.4 to resolve CVE * ADOP-update-nodejs-healthcheck: Added resolution to force formidable to a patched version * ADOP-2376-restore-preview-aat * Change demo file to ithc --------- Co-authored-by: Paul Trelease <paul.trelease@justice.gov.uk> Co-authored-by: hmcts-jenkins-a-to-c <62422075+hmcts-jenkins-a-to-c[bot]@users.noreply.github.com> Co-authored-by: hfilmore <156826086+hfilmore@users.noreply.github.com>
Upgrade ITHC to premium sku
Dtspo 17010 enable redundancy
Change value of snapshot count
Plan Result (aat)
Change Result (Click me) # module.adoption-web-session-storage.azurerm_redis_cache.redis will be updated in-place
~ resource "azurerm_redis_cache" "redis" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/adoption-web-session-storage-cache-aat/providers/Microsoft.Cache/redis/adoption-web-session-storage-aat"
name = "adoption-web-session-storage-aat"
tags = {
"application" = "adoption"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/adoption-web.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#adoption-tech"
"environment" = "staging"
"managedBy" = "Adoption"
}
# (21 unchanged attributes hidden)
~ redis_configuration {
~ maxfragmentationmemory_reserved = 125 -> 642
~ maxmemory_delta = 125 -> 642
~ maxmemory_reserved = 125 -> 642
# (7 unchanged attributes hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy. |
Plan Result (ithc)
Change Result (Click me) # module.adoption-web-session-storage.azurerm_redis_cache.redis will be updated in-place
~ resource "azurerm_redis_cache" "redis" {
id = "/subscriptions/7a4e3bd5-ae3a-4d0c-b441-2188fee3ff1c/resourceGroups/adoption-web-session-storage-cache-ithc/providers/Microsoft.Cache/redis/adoption-web-session-storage-ithc"
name = "adoption-web-session-storage-ithc"
tags = {
"application" = "adoption"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/adoption-web.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#adoption-tech"
"environment" = "ithc"
"managedBy" = "Adoption"
}
# (21 unchanged attributes hidden)
~ redis_configuration {
~ rdb_storage_connection_string = (sensitive value)
# (10 unchanged attributes hidden)
}
}
Plan: 0 to add, 1 to change, 0 to destroy. |
…ging to compare working and broken files
hmcts-jenkins-a-to-c
bot
force-pushed
the
ithc
branch
from
June 17, 2024 15:22
22d0eb3
to
1bba0da
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Before creating a pull request make sure that:
Please remove this line and everything above and fill the following sections:
Change description
JIRA link
Does this PR introduce a breaking change? (check one with "x")