pulumi / pulumi-az-pipelines-task

Azure Pipelines task extension for running Pulumi apps.
https://marketplace.visualstudio.com/publishers/pulumi
Apache License 2.0
27 stars 19 forks source link

Run lint as part of CI #117

Closed praneetloke closed 2 years ago

praneetloke commented 2 years ago

@RobbieMcKinstry as discussed, this PR with various miscellaneous fixes. The highlight of the PR is to run lint as part of CI/PR builds. Most of the changes come from the first commit in this PR, which is related to re-enabling code formatting with Prettier.

I also decided to pull out the TaskConfig interface into a type definition file after all, given how much trouble it led to in my previous PR with the incorrect import. It should help avoid similar problems for others in the future.


AaronFriel commented 2 years ago

/azprun

AaronFriel commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 1 pipeline(s).
AaronFriel commented 2 years ago

/azp run

azure-pipelines[bot] commented 2 years ago
Azure Pipelines successfully started running 1 pipeline(s).