-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
pbiProduct Backlog ItemProduct Backlog Item
Description
Description
We will need to add new functions to manage the Parallels Desktop snapshot system so we can call it from different places like our API's, we will also need to add them to the event emitter
User Story
As a developer I want to be able to manage the snapshot system in a VM in Parallels Desktop
Acceptance Criteria
- We have a new set of functions that will expose the list/delete/create/etc. snapshots
- We have the event emitter detecting the snapshots changes
- We have all the database entries for the snapshots and link them to the vms
- We need to emit events to our consumers on these changes using a new message type
Definition of Done
- Code implemented following best practices.
- Unit tests written and passing.
- Code reviewed and approved.
- Merged into the main branch.
- Documentation updated (if applicable).
- Deployed to staging/production environment.
Assumptions and Constraints
No response
Dependencies
No response
Additional Notes
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pbiProduct Backlog ItemProduct Backlog Item
Type
Projects
Status
🏗 In Progress