microsoft / data-factory-testing-framework

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
MIT License
89 stars 21 forks source link

Split CI/CD pipeline so deployments are not created when nothing published #56

Closed LeonardHd closed 10 months ago

LeonardHd commented 10 months ago

The current Github workflow builds and publishes within a single job (and thus creates a deployment on PR workflows).