We need to temporarily revert this commit to unblock a release.
Supporting node 16 requires bumping azure-pipelines-task-lib. We are currently blocked from doing this because this version bump uses a newer version of shelljs as a dependency, which produces runtime errors for our task. (see PR description in https://github.com/aws/aws-toolkit-azure-devops/pull/539 for more details).
To unblock ourselves, we will revert this commit as we investigate a workaround for the shelljs bundling issue
Reverts aws/aws-toolkit-azure-devops#551
We need to temporarily revert this commit to unblock a release.
Supporting node 16 requires bumping
azure-pipelines-task-lib
. We are currently blocked from doing this because this version bump uses a newer version ofshelljs
as a dependency, which produces runtime errors for our task. (see PR description in https://github.com/aws/aws-toolkit-azure-devops/pull/539 for more details).To unblock ourselves, we will revert this commit as we investigate a workaround for the shelljs bundling issue