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

refac: 3. refactor outgoing messages to clean architecture #1380

Merged

Conversation

AndersBallingPetersen
Copy link
Contributor

Description

This module adheres to the illustration below.

image

References

Checklist

  • Should the change be behind a feature flag?
  • Can the feature be meaningfully disabled or circumvented if there are issues (e.g., database-breaking changes)?
  • Has it been considered whether data is being delivered to the wrong actor?
  • Subsystem test executed (dev_002/dev_003)
  • Is there time to monitor state of the release to Production?
  • Reference to the task

AndersBallingPetersen and others added 23 commits November 8, 2024 15:20
…abpe/1-Refactor-ArchivedMessages-to-clean-architecture
…' into xabpe/2-Refactor-BuildingBlocks-to-clean-architecture
…abpe/1-Refactor-ArchivedMessages-to-clean-architecture
…' into xabpe/2-Refactor-BuildingBlocks-to-clean-architecture
…into xabpe/3-Refactor-OutgoingMessages-to-clean-architecture
@AndersBallingPetersen AndersBallingPetersen requested a review from a team as a code owner November 21, 2024 09:15
@AndersBallingPetersen AndersBallingPetersen changed the title 3 refactor outgoing messages to clean architecture refac: 3. refactor outgoing messages to clean architecture Nov 21, 2024
@RasmusGraabaek RasmusGraabaek enabled auto-merge (squash) November 28, 2024 11:32
@RasmusGraabaek RasmusGraabaek merged commit 1396347 into main Nov 28, 2024
48 checks passed
@RasmusGraabaek RasmusGraabaek deleted the xabpe/3-Refactor-OutgoingMessages-to-clean-architecture branch November 28, 2024 11:48
MadsDue added a commit that referenced this pull request Nov 29, 2024
* Refactored MasterData module to clean architecture

* Refactor ArchivedMessages to clean architecture

* wip

* Create wrapper interface for MasterDataContext

* Refactor BuildingBlocks to Clean Architecture

* Added Domain project and mapping to ArchivedMessages

* Fixed namespaces and .csproj propertygroups

* Fixed typo

* Fix namespaces

* Refactor OutgoingMessages to clean architecture

* Fixed namespaces

---------

Co-authored-by: Ebbe Knudsen <[email protected]>
Co-authored-by: Dan Stenrøjl <[email protected]>
Co-authored-by: Mads Magnus Due <[email protected]>
Co-authored-by: RasmusGraabaek <[email protected]>
MadsDue added a commit that referenced this pull request Nov 29, 2024
* refac: 3. refactor outgoing messages to clean architecture (#1380)
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