pulumi / pulumi-synced-folder

A Pulumi component that synchronizes a local folder to Amazon S3, Azure Blob Storage, or Google Cloud Storage.
Apache License 2.0
3 stars 2 forks source link

Add automated tests #7

Open cnunciato opened 1 year ago

cnunciato commented 1 year ago

Right now, local testing is all we do before cutting a release. It'd be better to have some automated PR and base branch testing against all SDKs to make sure nothing broken goes out.