Azure / Azure/Synapse-workspace-deployment

Action does not give a warning or error if it cannot find the OverrideArmParameter file specified.

Open
#81 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Using operation 'validateDeploy' the action does not give a warning or error if the override arm parameter file specified is not found.

Instead the Action completes reporting successful, but has not picked up the overrides and deployed with the source workspaces settings.

It would be better if action could give a warning like it does when it can't locate the template-parameters-definiton.json file, so it is clear to the user it did not find the OverrideArmParameter file specified.

Contributor guide

Open the contributing guide

Research direction

Start with the validateDeploy operation and trace how the specified OverrideArmParameter file is located and handled. Compare that path with the existing warning for a missing template-parameters-definiton.json file; done means a missing override file produces a clear warning or error instead of reporting successful deployment without the overrides.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.