Azure / Synapse-workspace-deployment

MIT License
27 stars 36 forks source link

Lake database changes - release failing #55

Closed Alpott closed 2 years ago

Alpott commented 2 years ago

Deployment failing when releasing changes to a lake database.

Initial deployment of the lake database is successful, but subsequent releases fail with the following message

2022-04-28T22:58:50.1234390Z For artifact: <lakedbname>: Checkstatus: 200; status message: OK
2022-04-28T22:58:50.1236326Z For artifact: <lakedbname>: Artifact Deployment status: Failed
2022-04-28T22:58:50.1242815Z Error during execution: Error: Failed to fetch the deployment status undefined
2022-04-28T22:58:50.1284739Z ##[error]Encountered with exception:Error: Failed to fetch the deployment status undefined
lordozb commented 2 years ago

@AlPott Please use the latest version of the action.

Alpott commented 2 years ago

@lordozb 2.* (preview)? Is this not GA yet?

lordozb commented 2 years ago

This is for the github action only. The latest version is V1.5.0. For Azure devops extension you can use the 2.*, it is stable and is GA. Also, please dont create issue for ADO extension here. For support on ADO create a support ticket via azure portal

Alpott commented 2 years ago

Understood.