SIGN IN SIGN UP

refactor(@angular-devkit/architect): remove usage of isPromise (#33051)

The isPromise utility was only used in one place in create-job-handler.ts. It has been replaced with an inline check for thenables. The utility is now marked as deprecated in @angular-devkit/core.

PR Close #33051
C
Charles Lyding committed
c12d3cabff0aa3232ab962733d001c38856fa0de
Parent: fe6a5d2
Committed by Doug Parker <dgp1130@users.noreply.github.com> on 4/27/2026, 3:40:40 PM