-
Notifications
You must be signed in to change notification settings - Fork 2
feat: DTOSS-10479 add nems poison container and logic #1440
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
Merged
SamAinsworth-NHS
merged 29 commits into
main
from
feat/DTOSS-10479-Add-Nems-Poison-Container
Aug 13, 2025
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
256513a
feat: added infrastructure for nems-poison container in blob storage
SamAinsworth-NHS 1f7e67d
feat: if Nems PDS Update processing fails, copy file to nems-poison c…
SamAinsworth-NHS 0ee4cfc
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS da364ad
fix: update ServiceBusConnectionString to ServiceBusConnectionString_…
SamAinsworth-NHS 841cc01
feat: add support for handling failed NEMS updates by moving files to…
SamAinsworth-NHS 1b793db
Merge branch 'feat/DTOSS-10479-Add-Nems-Poison-Container' of github.c…
SamAinsworth-NHS 03b05bf
fix: update ProcessNemsUpdateTests to ensure proper logging for poiso…
SamAinsworth-NHS fe73321
test: enhance ProcessNemsUpdateTests to verify poison file handling f…
SamAinsworth-NHS 21144ab
fix: removed blobstream logic from ProcessNemsUpdate as no longer needed
SamAinsworth-NHS 419eb3a
fix: streamline CopyToPoisonContainer method by using config for stor…
SamAinsworth-NHS fbd1c9d
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS 917d0fe
feat: changing config name from fileExceptions to NemsPoisonContainer…
SamAinsworth-NHS 6dc9a43
refactor: remove NemsMeshPoisonContainer from config and related test…
SamAinsworth-NHS 511b9f0
fix: remove unnecessary whitespace in NemsMeshRetrievalTests for clea…
SamAinsworth-NHS 1cf57be
Merge remote-tracking branch 'origin/main' into feat/DTOSS-10479-Add-…
SamAinsworth-NHS 7cdb25e
fix: remove unnecessary whitespace in NemsMeshRetrievalTests for clea…
SamAinsworth-NHS 6d56ddc
feat: add timestamp option to CopyFileToPoisonAsync overload for impr…
SamAinsworth-NHS bda8e31
feat: add unit tests for BlobStorageHelper including timestamp genera…
SamAinsworth-NHS 6f942f7
feat: add unit tests for UploadFileToBlobStorage and GetFileFromBlobS…
SamAinsworth-NHS 9f0a1de
feat: add BlobStorageHelperTests project to solution for code coverag…
SamAinsworth-NHS f2ca90a
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS 799b6f0
fix: update BlobStorageHelperTests project references and package ver…
SamAinsworth-NHS 253d2e7
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS aceed6d
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS fb5763e
fix: avoid using throws in logic - moving files to poison container i…
SamAinsworth-NHS d60441b
refactor: simplify CopyFileToPoisonAsync by delegating to overloaded …
SamAinsworth-NHS 5b4dc22
fix: correcting unit test assert post changes
SamAinsworth-NHS 79d4681
fix: corrected assert for error log in Run_FailsToRetrievePdsRecord_L…
SamAinsworth-NHS 987b401
Merge branch 'main' into feat/DTOSS-10479-Add-Nems-Poison-Container
SamAinsworth-NHS File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.