You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
taorepoara
changed the title
Use of copy in a builder when the copied resources are not used in another stage. Prefer bind
[TASK] Prefer bind instead of copy
Nov 22, 2024
What should be done
Adapt the linter to check if copied resources are also copied to another stage from the current builder.
If they are not create a warning explaining the user to prefer binding those resources.
Technical recommandation
Create unit tests corresponding to this use case first.
Some existing unit tests might need to be adapted since they might use copy instead of bind for now.
Is this task linked with any other ?
#252
Huly®: DOFIG-312
The text was updated successfully, but these errors were encountered: