Skip to content

Conversation

@nhsd-david-wass
Copy link
Contributor

Description

Context

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@nhsd-david-wass nhsd-david-wass requested review from a team as code owners November 27, 2025 11:01
@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch 7 times, most recently from 6f221b9 to c9b1df0 Compare December 4, 2025 11:07
@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch from 6d0cb00 to 15c58d6 Compare December 4, 2025 13:58
@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch 2 times, most recently from 9fcbc8e to 598d07a Compare December 17, 2025 08:13
@stevebux
Copy link
Contributor

I seem to remember you mentioning moving both the existing letter transformer and your new MI transformer into a transformers directory under lambdas. Did you decide not to do that in the end?

stevebux
stevebux previously approved these changes Dec 17, 2025
);
});

it("does not publish invalid letter data", async () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
it("does not publish invalid letter data", async () => {
it("does not publish invalid MI data", async () => {

@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch 4 times, most recently from 52e64d9 to cefd277 Compare December 19, 2025 13:05
Copy link
Contributor

@masl2 masl2 left a comment

Choose a reason for hiding this comment

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

Think we need a guard on the kinesis event type

sidnhs
sidnhs previously approved these changes Dec 31, 2025
@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch from c19685a to fbd102f Compare January 6, 2026 13:28
@nhsd-david-wass nhsd-david-wass force-pushed the feature/CCM-12952-Publish-MI-Events branch from fbd102f to dc3fd66 Compare January 6, 2026 13:54
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.

5 participants