Actions
Architecture #26853
openMigration from Box to ZIO : Refactoring of classes ChangeRequest and ModificationValidationPopup
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Fix check:
To do
Regression:
No
Description
This is part of the plan to remove the dependency to the lift library from Rudder and Rudder plugins (e.g. change-validation).
In particular, removing the last remaining call to boxToIO
in the class com.normation.plugins.changevalidation.api.ChangeRequestApi
requires that the return type of the methodcom.normation.rudder.domain.workflows.ChangeRequest#change
be modified.
Updated by Véronique HAYAERT 16 days ago
- Status changed from In progress to Pending technical review
- Pull Request set to https://github.com/Normation/rudder/pull/6350
Updated by Véronique HAYAERT 11 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|dbd9fbcf87519d4a85c26b3e9244398ce8b7484a.
Actions