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 1 year ago

praneetloke commented 1 year 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 1 year ago

/azprun

AaronFriel commented 1 year ago

/azp run

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

/azp run

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