mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 06:35:49 +03:00
513b7d1df4
no issue - In preparation of using event emitting for Milestone achievements, we needed to add a dedicated `MilestoneCreatedEvent` to the `Milestone` entity. - The event will be emitted using `DomainEvents` when a new milesteone is saved, which will allow us to listen to these events. |
||
---|---|---|
.. | ||
.eslintrc.js | ||
InMemoryMilestoneRepository.test.js | ||
Milestone.test.js | ||
MilestonesService.test.js |