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

Prmdr 338 subtask #93

Merged
merged 45 commits into from
Oct 16, 2023
Merged

Prmdr 338 subtask #93

merged 45 commits into from
Oct 16, 2023

Conversation

joefong-nhs
Copy link
Contributor

No description provided.

NogaNHS and others added 30 commits October 9, 2023 16:26
Co-authored-by: NogaNHS <noga.sasson1@nhs.net>
…erialise/deserialise with field names in NHS spec
…el, add basic test for serialise/deserialise for StagingMetadata
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 12:33 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 12:33 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 12:33 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:10 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:10 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:10 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:14 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:14 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:14 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:17 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:17 — with GitHub Actions Inactive
@joefong-nhs joefong-nhs temporarily deployed to development October 16, 2023 14:17 — with GitHub Actions Inactive
"eventSource": "aws:sqs",
"messageAttributes": {
"NhsNumber": {"stringValue": staging_metadata.nhs_number}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Additional comma can be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sorry tried remove the commas, but formatter keep adding them back 😅 ...

@@ -135,7 +135,7 @@
"fileName": f"1of2_Lloyd_George_Record_[Joe Bloggs]_[{TEST_NHS_NUMBER}]_[25-12-2019].pdf",
"contentType": "application/pdf",
"docType": "LG",
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Additional comma can be removed

mock_copy_object.assert_called_once_with(
Bucket="bucket_to_copy_to",
Key=f"{TEST_NHS_NUMBER}/{TEST_OBJECT_KEY}",
CopySource={"Bucket": "bucket_to_copy_from", "Key": TEST_FILE_KEY},
Copy link
Contributor

Choose a reason for hiding this comment

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

Additional comma can be removed

@joefong-nhs joefong-nhs merged commit aaaa996 into main Oct 16, 2023
@joefong-nhs joefong-nhs deleted the prmdr-338-subtask branch October 18, 2023 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants