Azure / Synapse-workspace-deployment

MIT License
27 stars 34 forks source link

clearer guidance #66

Open vermegi opened 1 year ago

vermegi commented 1 year ago

For the validate and the validate and deploy operation, these need to be performed on wherever you checkout the branch to.

So changed the guidance in the README to '$GITHUB_WORKSPACE' for the ArtifactsFolder.

We may also want to link to https://techcommunity.microsoft.com/t5/azure-synapse-analytics-blog/automating-the-publishing-of-workspace-artifacts-in-synapse-cicd/ba-p/3603042 which has additional info on the validate and validate and deploy operations (even though here it is for Azure DevOps).

We may also want to update the sample code with a checkout action right before the validate and the validate and deploy for extra clarity.

vermegi commented 1 year ago

And the extra guidance is needed, since when you don't use the correct ArtifactFolder, the generated Json templates are very empty.