Skip to content

CCM-12869: Implement event builder for supplier config events#38

Merged
m-houston merged 36 commits into
mainfrom
CCM-12869-event-builder
Feb 25, 2026
Merged

CCM-12869: Implement event builder for supplier config events#38
m-houston merged 36 commits into
mainfrom
CCM-12869-event-builder

Conversation

@m-houston

@m-houston m-houston commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

Description

Merge after #37

  • Add event builder utility package for composing events
  • Add CI workflow for publishing events npm package
  • Clean up README and AGENTS files

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.

@m-houston m-houston requested a review from a team as a code owner November 14, 2025 11:31
@m-houston m-houston marked this pull request as draft November 14, 2025 11:31
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from ed5db40 to b8e3504 Compare November 14, 2025 11:39
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from b8e3504 to b8614cb Compare November 14, 2025 16:27
+ fix event-builder tests
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from b8614cb to c0e598b Compare November 20, 2025 10:37
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 669ba98 to a0c76df Compare November 20, 2025 12:06
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from a0c76df to f3735ea Compare November 20, 2025 12:17
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from f3735ea to 485e1b4 Compare November 20, 2025 14:46
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 485e1b4 to 1b323b8 Compare November 20, 2025 16:35
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from e1619aa to 91f1790 Compare November 20, 2025 17:07
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 91f1790 to 02348aa Compare November 26, 2025 17:39
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 02348aa to 15302d7 Compare January 15, 2026 10:08
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 15302d7 to ff353fd Compare January 15, 2026 11:07
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 115faa8 to 539dff0 Compare January 18, 2026 11:54
@m-houston m-houston mentioned this pull request Feb 2, 2026
10 tasks
@m-houston m-houston changed the title CCM-12869: Implement event builder and event bus publishing from Excel file CCM-12869: Implement event builder for supplier config events Feb 2, 2026
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 9c984ed to 66f7ef5 Compare February 2, 2026 18:43
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from 66f7ef5 to e994ed8 Compare February 3, 2026 13:46
Base automatically changed from CCM-12869-supplier-config-events to main February 18, 2026 14:48
@m-houston m-houston force-pushed the CCM-12869-event-builder branch from e994ed8 to 085e3c0 Compare February 18, 2026 15:52
# Conflicts:
#	package-lock.json
#	packages/event-builder/package.json
#	packages/event-builder/tsconfig.json
#	packages/events/src/domain/__tests__/specification.test.ts
#	packages/events/src/examples/specification-examples.ts
@m-houston m-houston marked this pull request as ready for review February 18, 2026 16:57
@m-houston m-houston requested a review from a team as a code owner February 18, 2026 16:57
@m-houston m-houston enabled auto-merge (squash) February 18, 2026 17:21
@m-houston m-houston disabled auto-merge February 23, 2026 12:20

@nhsd-david-wass nhsd-david-wass left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@m-houston m-houston merged commit 6b81211 into main Feb 25, 2026
32 checks passed
@m-houston m-houston deleted the CCM-12869-event-builder branch February 25, 2026 12: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