Actions
Architecture #27014
openDeprecated method in chimney
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
We have some little things that can be backported from https://github.com/Normation/rudder/pull/6365 without risk:
split huge method : https://github.com/Normation/rudder/pull/6365/commits/a770dcf13722b6040977b3ffc0289d6de3a4b17e actually use export
key word
- a deprecated method in chimney: https://github.com/Normation/rudder/pull/6365/commits/0e55c17067123d4eab8af7619d3d0478a6a3b9c2
And perhaps some other things.
Same idea as #27012
Updated by François ARMAND about 1 month ago
- Related to Architecture #27012: Scala3 - reorganize imports, clean unused values added
Updated by François ARMAND about 1 month ago
- Status changed from New to In progress
Updated by François ARMAND about 1 month ago
- Subject changed from Scala3 - split huge method and miscellaneous changes to Deprecated method in chimney
- Description updated (diff)
Updated by François ARMAND about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6416
Updated by Anonymous about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|54d357266d70f8550d2cbcc40b506ed6083d418c.
Actions