KozelAnatoliy / routineless

MIT License
7 stars 3 forks source link

Refactor all executors to use infered tasks according to nx project crystal. #50

Closed KozelAnatoliy closed 8 months ago

KozelAnatoliy commented 8 months ago

Latest 18 nx release swithched focus into tasks inference and simplified configuration. Current cdk and localstack executor already utilizes this feature so I need to refactor lambda-runtime executor and all routineless tasks will be inferred.