AffectedModuleDetector icon indicating copy to clipboard operation
AffectedModuleDetector copied to clipboard

feat(api): provide task guards for lazy register

Open ffluk3 opened this issue 9 months ago • 3 comments

This update provides a way to use the basic AffectedModuleDetector task guard when leveraging the register api to create tasks, without needing to explicitly get the task immediately. This allows for the AMD calculation to be evaluated lazily, and avoids performing work on tasks that will not be executed.

ffluk3 avatar Mar 13 '25 02:03 ffluk3

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Mar 13 '25 02:03 CLAassistant

Hey there, looks like you haven't yet signed the CLA. Also, could you remove any formatting changes added to this PR as it just appears to be noise vs the actual feature you wanted implemented

joshafeinberg avatar Aug 14 '25 14:08 joshafeinberg

@joshafeinberg I addressed the formatting. Working with my team to ensure we can sign the CLA but will get back to you on that!

ffluk3 avatar Aug 14 '25 21:08 ffluk3